Sample code for IGES To DICOM conversion. Use API example code for batch IGES files To DICOM conversion.... Load IGES file with Image.Load method Create an instance...of DicomOptions class Call Image.Save method while passing the...
Sample code for IGES To TIFF conversion. Use API example code for batch IGES files To TIFF conversion.... Load IGES file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...
Sample code for COLLADA To WMF conversion. Use API example code for batch COLLADA files To WMF conversion.... Load COLLADA file with Image.Load method Create an instance...instance of WmfOptions class Call Image.Save method while passing the...
Sample code for 3DS To TIFF conversion. Use API example code for batch 3DS files To TIFF conversion.... Load 3DS file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...
Sample code for FBX To TIFF conversion. Use API example code for batch FBX files To TIFF conversion.... Load FBX file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...
Sample code for DWG To 3DS conversion. Use API example code for batch DWG files To 3DS conversion.... Load DWG file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for STP To DICOM conversion. Use API example code for batch STP files To DICOM conversion.... Load STP file with Image.Load method Create an instance...of DicomOptions class Call Image.Save method while passing the...
Sample code for CF2 To TIFF conversion. Use API example code for batch CF2 files To TIFF conversion.... Load CF2 file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...
Sample code for FBX To PSD conversion. Use API example code for batch FBX files To PSD conversion.... Load FBX file with Image.Load method Create an instance...instance of PsdOptions class Call Image.Save method while passing the...
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...