IMeshConvertible
Overview
IMeshConvertible is a interface in Aspose.3D FOSS for .NET.
Entities that implemented this interface can be converted to mesh
This interface provides 1 method for working with IMeshConvertible objects in .NET programs.
Available methods include: ToMesh.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
ToMesh() | Converts the object into a Mesh representation |