GlbData.CreateMesh
GlbData.CreateMesh method
Creates a new Mesh instance and appends it to !:GlbImage.LogicalMeshes.
public Mesh CreateMesh(string name = null)
| Parameter | Type | Description |
|---|---|---|
| name | String | The name of the instance. |
Return Value
A Mesh instance.
See Also
- class Mesh
- class GlbData
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD