HostObjectSubcomponentInfoLoopFace Property |
The face of the loops of the roof or floor slab.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Face LoopFace { get; }
Public ReadOnly Property LoopFace As Face
Get
public:
property Face^ LoopFace {
Face^ get ();
}
member LoopFace : Face with get
Property Value
Face
See Also