<Code Lib>
2023 Method
Changes 0
M

IFCGeometryInfo.GetSurfaces

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

public ICollection<IFCAnyHandle> GetSurfaces()

ICollection<IFCAnyHandle> The collection of surface handles.

Loading…