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 DWG to SVG conversion. Use API example code for batch DWG files to SVG conversion.... Load DWG file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for IGES to CGM conversion. Use API example code for batch IGES files to CGM conversion.... Load IGES file with Image.Load method Create an instance...instance of CgmOptions 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 IGES to WMF conversion. Use API example code for batch IGES files to WMF conversion.... Load IGES file with Image.Load method Create an instance...instance of WmfOptions class Call Image.Save method while passing the...
Sample code for STL to TIFF conversion. Use API example code for batch STL files to TIFF conversion.... Load STL file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...
Sample code for STL to CGM conversion. Use API example code for batch STL files to CGM conversion.... Load STL file with Image.Load method Create an instance...instance of CgmOptions class Call Image.Save method while passing the...
Sample code for IFC to TIFF conversion. Use API example code for batch IFC files to TIFF conversion.... Load IFC file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...
Sample code for FBX to CGM conversion. Use API example code for batch FBX files to CGM conversion.... Load FBX file with Image.Load method Create an instance...instance of CgmOptions class Call Image.Save method while passing the...
Sample code for FBX to WMF conversion. Use API example code for batch FBX files to WMF conversion.... Load FBX file with Image.Load method Create an instance...instance of WmfOptions class Call Image.Save method while passing the...