|
Vicinityto_lines_ Field
|
lines 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<Line> to_lines_
Protected to_lines_ As List(Of Line)
protected:
List<Line>^ to_lines_
val mutable to_lines_: List<Line>
Field Value
Type:
ListLine
See Also