IMesh3D
IFactory3D
.CreateMesh(
IMeshData
mesh)
Create a non pickable mesh object based on a mesh data.
Remarks
Examples
Parameters
mesh
Type:
IMeshData
The mesh data.
Return Value
Type:
IMesh3D
Returns the mesh.