RhinoCommon API
RenderPrimitiveListToMeshArray Method |
Call this method to get a array of meshes, all primitives will get
meshed and the meshes will get included in the returned array.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.7

Return Value
Type: MeshReturn an array of meshes from this list, this will convert all primitives to meshes.
