RoofComponentsGetCurveLoops Method

The CurveLoops of roof slabs.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public IList<CurveLoop> GetCurveLoops()

Return Value

IListCurveLoop
The CurveLoops.
See Also