|
Vicinityto_points_ Field
|
positions of nodes 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<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