|
Vicinityto_lines_ Field
|
lines 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<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