|
Vicinityto_points_ Field
|
positions of nodes 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<Point3d> to_points_
Protected to_points_ As List(Of Point3d)
protected:
List<Point3d>^ to_points_
val mutable to_points_: List<Point3d>
Field Value
Type:
ListPoint3d
See Also