Sample code for IFC To OBJ conversion. Use API example code for batch IFC files To OBJ conversion.... Load IFC file with Image.Load method Create an instance...instance of ObjOptions 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 CF2 To 3DS conversion. Use API example code for batch CF2 files To 3DS conversion.... Load CF2 file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for COLLADA To 3DS conversion. Use API example code for batch COLLADA files To 3DS conversion.... Load COLLADA file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for 3DS To GLB conversion. Use API example code for batch 3DS files To GLB conversion.... Load 3DS file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for GLB To PDF conversion. Use API example code for batch GLB files To PDF conversion.... Load GLB file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for STP To GLTF conversion. Use API example code for batch STP files To GLTF conversion.... Load STP file with Image.Load method Create an instance...instance of GltfOptions 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 OBJ To DWFX conversion. Use API example code for batch OBJ files To DWFX conversion.... Load OBJ file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for DWFX To OBJ conversion. Use API example code for batch DWFX files To OBJ conversion.... Load DWFX file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...