Click or drag to resize

VicinityPullPointsToCurve Constructor

Initializes a new instance of the VicinityPullPointsToCurve class

Namespace:  Karamba.src._Grasshopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public VicinityPullPointsToCurve(
	Curve curve
)

Parameters

curve
Type: Curve

[Missing <param name="curve"/> documentation for "M:Karamba.src._Grasshopper.Geometry.VicinityPullPointsToCurve.#ctor(Rhino.Geometry.Curve)"]

See Also