Gets the curve loops that form the base shape of the extrusion.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public IList<CurveLoop> GetLoops()
Return Value
IList<CurveLoop>The collection of loops.