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