Sample code for FBX To GLTF conversion. Use API example code for batch FBX files To GLTF conversion.... Load FBX file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for DWFX To GLTF conversion. Use API example code for batch DWFX files To GLTF conversion.... Load DWFX file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for GLTF To DXF conversion. Use API example code for batch GLTF files To DXF conversion.... Load GLTF file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for 3DS To BMP conversion. Use API example code for batch 3DS files To BMP conversion.... Load 3DS file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for 3DS To GLTF conversion. Use API example code for batch 3DS files To GLTF conversion.... Load 3DS file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for STP To PDF conversion. Use API example code for batch STP files To PDF conversion.... Load STP file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for STL To GLTF conversion. Use API example code for batch STL files To GLTF conversion.... Load STL file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for DXB To FBX conversion. Use API example code for batch DXB files To FBX conversion.... Load DXB file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for DGN To STP conversion. Use API example code for batch DGN files To STP conversion.... Load DGN file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for COLLADA To DWFX conversion. Use API example code for batch COLLADA files To DWFX conversion.... Load COLLADA file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...