Sample code for CF2 To FBX conversion. Use API example code for batch CF2 files To FBX conversion.... Load CF2 file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for IGES To STP conversion. Use API example code for batch IGES files To STP conversion.... Load IGES file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for STL To FBX conversion. Use API example code for batch STL files To FBX conversion.... Load STL file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for STP To OBJ conversion. Use API example code for batch STP files To OBJ conversion.... Load STP file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for FBX To DXF conversion. Use API example code for batch FBX files To DXF conversion.... Load FBX file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
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 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...