Gets the CurveLoop representing the base profile curve loop of the roof or floor slab
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2016
Syntax
| C# |
|---|
public CurveLoop GetCurveLoop() |
| Visual Basic |
|---|
Public Function GetCurveLoop As CurveLoop |
| Visual C++ |
|---|
public: CurveLoop^ GetCurveLoop() |