GlbData.SaveGLB
GlbData.SaveGLB method
Writes this GlbImage to a file in GLB format.
public void SaveGLB(string filePath, WriteSettings settings = null)
| Parameter | Type | Description |
|---|---|---|
| filePath | String | A valid file path to write to. |
| settings | WriteSettings | Optional settings. |
See Also
- class WriteSettings
- class GlbData
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD