Convert file between formats using saveOptions parameter
Contents
[
Hide
]
Introduction
Aspose.3D Cloud allows you to convert a file between formats using the saveOptionParameter. The Aspose.3D Cloud API provides the following methods
API Information
| API | Type | Description | Swagger Link |
|---|---|---|---|
| /3d/saveas/saveoption | POST | Convert to a new Format | PostConvertByOpt |
| The SaveFormat parameter can take the following values |
| Value | Save Format |
|---|---|
| AMFSaveOption | 0 |
| ColladaSaveOption | 1 |
| ColladaSaveOption | 2 |
| DracoSaveOption | 3 |
| FBXSaveOption | 4 |
| GLTFSaveOption | 5 |
| ObjSaveOption | 6 |
| PdfSaveOption | 7 |
| PlySaveOption | 8 |
| RvmSaveOption | 9 |
| STLSaveOption | 10 |
| U3DSaveOption | 11 |