Sample code for CGM to SVG conversion. Use API example code for batch CGM files to SVG conversion.... Load CGM file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for OBJ to PNG conversion. Use API example code for batch OBJ files to PNG conversion.... Load OBJ file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for DWG to CGM conversion. Use API example code for batch DWG files to CGM conversion.... Load DWG file with Image.Load method Create an instance...instance of CgmOptions class Call Image.Save method while passing the...
Sample code for DGN to PNG conversion. Use API example code for batch DGN files to PNG conversion.... Load DGN file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for IFC to PNG conversion. Use API example code for batch IFC files to PNG conversion.... Load IFC file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for SVG to DICOM conversion. Use API example code for batch SVG files to DICOM conversion.... Load SVG file with Image.Load method Create an instance...of DicomOptions class Call Image.Save method while passing the...
Sample code for IGES to PNG conversion. Use API example code for batch IGES files to PNG conversion.... Load IGES file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for COLLADA to CGM conversion. Use API example code for batch COLLADA files to CGM conversion.... Load COLLADA file with Image.Load method Create an instance...instance of CgmOptions class Call Image.Save method while passing the...
Sample code for CGM to DWFX conversion. Use API example code for batch CGM files to DWFX conversion.... Load CGM file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for CF2 to DICOM conversion. Use API example code for batch CF2 files to DICOM conversion.... Load CF2 file with Image.Load method Create an instance...of DicomOptions class Call Image.Save method while passing the...