TessellatedFace.GetBoundaryLoops Method
Get loops bounding the face.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<IList<XYZ>> GetBoundaryLoops()
Return Value
IList
<
IList
<
XYZ
>
>
See Also
Reference
TessellatedFace Class
Autodesk.Revit.DB Namespace