Sample code for DWFX to STP conversion. Use API example code for batch DWFX files to STP conversion.... Load DWFX file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for FBX to STP conversion. Use API example code for batch FBX files to STP conversion.... Load FBX file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for FBX to DWFX conversion. Use API example code for batch FBX files to DWFX conversion.... Load FBX file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for STP to FBX conversion. Use API example code for batch STP files to FBX conversion.... Load STP file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for STP to DWFX conversion. Use API example code for batch STP files to DWFX conversion.... Load STP file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for COLLADA to FBX conversion. Use API example code for batch COLLADA files to FBX conversion.... Load COLLADA file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for COLLADA to GLTF conversion. Use API example code for batch COLLADA files to GLTF conversion.... Load COLLADA file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for GLB to BMP conversion. Use API example code for batch GLB files to BMP conversion.... Load GLB file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for PLT to BMP conversion. Use API example code for batch PLT files to BMP conversion.... Load PLT file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for STL to BMP conversion. Use API example code for batch STL files to BMP conversion.... Load STL file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...