Click or drag to resize

BrepLoopBrep Property

Gets the Brep that owns this loop.

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

Property Value

Type: Brep
See Also