<Code Lib>
2027 Method
Changes 0
M

IFCGeometryInfo.GetRepresentations

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

public ICollection<IFCAnyHandle> GetRepresentations()

ICollection<IFCAnyHandle> The collection of representation handles.

Loading…