Sample code for IGES To FBX conversion. Use API example code for batch IGES files To FBX conversion.... Load IGES file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for STL To STP conversion. Use API example code for batch STL files To STP conversion.... Load STL file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for COLLADA To DXF conversion. Use API example code for batch COLLADA files To DXF conversion.... Load COLLADA file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for GLTF To PDF conversion. Use API example code for batch GLTF files To PDF conversion.... Load GLTF file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for GLTF To 3DS conversion. Use API example code for batch GLTF files To 3DS conversion.... Load GLTF file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for CF2 To BMP conversion. Use API example code for batch CF2 files To BMP conversion.... Load CF2 file with Image.Load method Create an instance...instance of BmpOptions 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 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 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 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...