Revit 2023 API |
Truss..::..RemoveProfile Method |
Truss Class See Also |
Remove the profile of a truss.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public void RemoveProfile() |
Visual Basic |
---|
Public Sub RemoveProfile |
Visual C++ |
---|
public: void RemoveProfile() |