Sample code for STP to JPEG2000 conversion. Use API example code for batch STP files to JPEG2000 conversion.... Load STP file with Image.Load method Create an instance...Jpeg2000Options 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 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 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 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 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 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 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 DWG to CGM conversion. Use API example code for batch DWG files to CGM conversion.... Load DWG file with Image.Load method Create an instance...instance of CgmOptions class Call Image.Save method while passing the...
Sample code for DXF to PNG conversion. Use API example code for batch DXF files to PNG conversion.... Load DXF file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...