| Revit 2019.2 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: 19.0.0.0 (19.2.0.66)
Syntax
| C# |
|---|
public void RemoveProfile() |
| Visual Basic |
|---|
Public Sub RemoveProfile |
| Visual C++ |
|---|
public: void RemoveProfile() |