Click or drag to resize

RhinoBrepLoopList Constructor

Initializes a new instance of the RhinoBrepLoopList class. initialize new RhinoBrepLoop.

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public RhinoBrepLoopList(
	BrepLoopList loops
)

Parameters

loops
Type: BrepLoopList

[Missing <param name="loops"/> documentation for "M:Karamba.GHopper.Geometry.RhinoBrepLoopList.#ctor(Rhino.Geometry.Collections.BrepLoopList)"]

See Also