IFCExtrusionData.GetLoops Method

Gets the curve loops that form the base shape of the extrusion.


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<CurveLoop> GetLoops()

Return Value

IList<CurveLoop>
The collection of loops.

See Also

Reference

IFCExtrusionData Class
Autodesk.Revit.DB.IFC Namespace