Sample code for IGES To BMP conversion. Use API example code for batch IGES files To BMP conversion.... Load IGES file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for DWFX To BMP conversion. Use API example code for batch DWFX files To BMP conversion.... Load DWFX file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for OBJ To BMP conversion. Use API example code for batch OBJ files To BMP conversion.... Load OBJ file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for IGES To DWF conversion. Use API example code for batch IGES files To DWF conversion.... Load IGES file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for IGES To PDF conversion. Use API example code for batch IGES files To PDF conversion.... Load IGES file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for STL To DWF conversion. Use API example code for batch STL files To DWF conversion.... Load STL file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for DWF To DWFX conversion. Use API example code for batch DWF files To DWFX conversion.... Load DWF file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for DWF To PDF conversion. Use API example code for batch DWF files To PDF conversion.... Load DWF file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for GLTF To DWFX conversion. Use API example code for batch GLTF files To DWFX conversion.... Load GLTF file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for FBX To PDF conversion. Use API example code for batch FBX files To PDF conversion.... Load FBX file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...