Click or drag to resize

RhinoBrepEdgeList Constructor

Initializes a new instance of the RhinoBrepEdgeList class. initialize new RhinoBrepEdgeList.

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public RhinoBrepEdgeList(
	BrepEdgeList edges
)

Parameters

edges
Type: BrepEdgeList
See Also