Remove the profile of a truss.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)

Syntax

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

See Also