|
Vicinityto_meshes_ Field
|
meshes 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<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