BrepFaceOuterLoop Property |
Every face has a single outer loop.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic BrepLoop OuterLoop { get; }Public ReadOnly Property OuterLoop As BrepLoop
Get
Property Value
Type:
BrepLoop
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also