|
Vicinityto_curves_ Field
|
curves to which the joint connects.
Namespace:
Karamba.GHopper.Geometry
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxprotected List<Curve> to_curves_
Protected to_curves_ As List(Of Curve)
protected:
List<Curve^>^ to_curves_
val mutable to_curves_: List<Curve>
Field Value
Type:
ListCurve
See Also