Click or drag to resize

BrepFaceOuterLoop Property

Every face has a single outer loop.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public BrepLoop OuterLoop { get; }

Property Value

Type: BrepLoop
See Also