The faces of the loops of roof slabs.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2014
Syntax
C# |
---|
public IList<Face> GetLoopFaces() |
Visual Basic |
---|
Public Function GetLoopFaces As IList(Of Face) |
Visual C++ |
---|
public: IList<Face^>^ GetLoopFaces() |