|
VicinityPullPointsToCurve Constructor
|
Namespace:
Karamba.src._Grasshopper.Geometry
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic VicinityPullPointsToCurve(
Curve curve
)
Public Sub New (
curve As Curve
)
public:
VicinityPullPointsToCurve(
Curve^ curve
)
new :
curve : Curve -> VicinityPullPointsToCurve
Parameters
- curve
- Type: Curve
[Missing <param name="curve"/> documentation for "M:Karamba.src._Grasshopper.Geometry.VicinityPullPointsToCurve.#ctor(Rhino.Geometry.Curve)"]
See Also