Click or drag to resize

BrepLoops Property

Gets the brep loop list accessor.

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

Property Value

Type: BrepLoopList
See Also