Gets the curve loops that form the base shape of the extrusion.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â 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