<Code Lib>
2027 Method
Changes 0
M

IFCExtrusionData.GetLoops

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

public IList<CurveLoop> GetLoops()

IList<CurveLoop> The collection of loops.

Loading…