IFCGeometryInfo.GetFaces
Description:
Gets the IfcFace handles created representing the processed geometry and stored in this object.
Gets the IfcFace handles created representing the processed geometry and stored in this object.
public IList<ICollection<IFCAnyHandle>> GetFaces()
IList<ICollection<IFCAnyHandle>>
The collection of face handles.