Tessellated Face Get Boundary Loops Method Get loops bounding the face. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<IList<XYZ>> GetBoundaryLoops() Public Function GetBoundaryLoops As IList(Of IList(Of XYZ)) public: IList<IList<XYZ^>^>^ GetBoundaryLoops() member GetBoundaryLoops : unit -> IList<IList<XYZ>> Return Value IList IList XYZ See Also Reference TessellatedFace Class Autodesk.Revit.DB Namespace
Tessellated Face Get Boundary Loops Method Get loops bounding the face. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<IList<XYZ>> GetBoundaryLoops() Public Function GetBoundaryLoops As IList(Of IList(Of XYZ)) public: IList<IList<XYZ^>^>^ GetBoundaryLoops() member GetBoundaryLoops : unit -> IList<IList<XYZ>> Return Value IList IList XYZ See Also Reference TessellatedFace Class Autodesk.Revit.DB Namespace