RoofComponentsGetLoopFaces Method

The faces of the loops of roof slabs.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public IList<Face> GetLoopFaces()

Return Value

IListFace
The faces.
See Also