<Code Lib>
2025 Method
Changes 0
M

IFCGeometryInfo.GetCurves

Description:
Gets the IfcCurve handles created representing the processed geometry and stored in this object.

public IList<IFCAnyHandle> GetCurves()

IList<IFCAnyHandle> The collection of curve handles.

Loading…