RhinoCommon API
SimpleArrayMeshPointerAdd Method |
Adds a mesh to the list.
Namespace: Rhino.Runtime.InteropWrappers
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Parameters
- mesh
- Type: Rhino.GeometryMesh
A mesh to add. - asConst
- Type: SystemBoolean
Whether this mesh should be treated as non-modifiable.