|
Vicinityto_curves_ Field
|
curves to which the joint connects
Namespace:
Karamba.GHopper.Geometry
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
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