Revit 2025.3 API
Host |
The face of the loops of the roof or floor slab.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public Face LoopFace { get; }
Public ReadOnly Property LoopFace As Face Get
public: property Face^ LoopFace { Face^ get (); }
member LoopFace : Face with get
Property Value
FaceSee Also