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