|
Vicinityto_planes_ Field
|
planes 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<Plane> to_planes_
Protected to_planes_ As List(Of Plane)
protected:
List<Plane>^ to_planes_
val mutable to_planes_: List<Plane>
Field Value
Type:
ListPlane
See Also