Click or drag to resize

RhinoBrepVertexList Constructor

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

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public RhinoBrepVertexList(
	BrepVertexList vertices
)

Parameters

vertices
Type: BrepVertexList
See Also