|
Vicinityto_planes_ Field
|
planes 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<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