Gets the IfcFace handles created representing the processed geometry and stored in this object.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<ICollection<IFCAnyHandle>> GetFaces()
Return Value
IList<ICollection<IFCAnyHandle>>
The collection of face handles.
See Also
Reference