Attaches to the nearest structural element.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:  2016

Syntax

C#
public void AttachToStructure()
Visual Basic
Public Sub AttachToStructure
Visual C++
public:
void AttachToStructure()

See Also