Remove the profile of a truss.

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

Syntax

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

See Also