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 STP To BMP conversion. Use API example code for batch STP files To BMP conversion.... Load STP file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for FBX To OBJ conversion. Use API example code for batch FBX files To OBJ conversion.... Load FBX file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for DGN To GLTF conversion. Use API example code for batch DGN files To GLTF conversion.... Load DGN file with Image.Load method Create an instance...instance of GltfOptions 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 IGES To GLTF conversion. Use API example code for batch IGES files To GLTF conversion.... Load IGES file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for COLLADA To BMP conversion. Use API example code for batch COLLADA files To BMP conversion.... Load COLLADA file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for COLLADA To DWF conversion. Use API example code for batch COLLADA files To DWF conversion.... Load COLLADA file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for 3DS To STP conversion. Use API example code for batch 3DS files To STP conversion.... Load 3DS file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for IGES To GLB conversion. Use API example code for batch IGES files To GLB conversion.... Load IGES file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...