|
Vicinityto_meshes_ Field
|
meshes 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<Mesh> to_meshes_
Protected to_meshes_ As List(Of Mesh)
protected:
List<Mesh^>^ to_meshes_
val mutable to_meshes_: List<Mesh>
Field Value
Type:
ListMesh
See Also