Sample code for DWG To BMP conversion. Use API example code for batch DWG files To BMP conversion.... Load DWG file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for PLT To TIFF conversion. Use API example code for batch PLT files To TIFF conversion.... Load PLT file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...
Sample code for 3DS To DICOM conversion. Use API example code for batch 3DS files To DICOM conversion.... Load 3DS file with Image.Load method Create an instance...of DicomOptions class Call Image.Save method while passing the...
Sample code for DWG To IFC conversion. Use API example code for batch DWG files To IFC conversion.... Load DWG file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...
Sample code for FBX To SVG conversion. Use API example code for batch FBX files To SVG conversion.... Load FBX file with Image.Load method Create an instance...instance of SvgOptions 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 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 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 DICOM conversion. Use API example code for batch OBJ files To DICOM conversion.... Load OBJ file with Image.Load method Create an instance...of DicomOptions class Call Image.Save method while passing the...
Sample code for SVG To 3DS conversion. Use API example code for batch SVG files To 3DS conversion.... Load SVG file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...