Sample code for IGES to 3DS conversion. Use API example code for batch IGES files to 3DS conversion.... Load IGES file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for FBX to DWF conversion. Use API example code for batch FBX files to DWF conversion.... Load FBX file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for DGN to PDF conversion. Use API example code for batch DGN files to PDF conversion.... Load DGN file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for STP to DWF conversion. Use API example code for batch STP files to DWF conversion.... Load STP file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for DWF to STP conversion. Use API example code for batch DWF files to STP conversion.... Load DWF file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for DWT to PDF conversion. Use API example code for batch DWT files to PDF conversion.... Load DWT file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for DWT to GLB conversion. Use API example code for batch DWT files to GLB conversion.... Load DWT file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for 3DS to STP conversion. Use API example code for batch 3DS files to STP conversion.... Load 3DS file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for 3DS to DWFX conversion. Use API example code for batch 3DS files to DWFX conversion.... Load 3DS file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for GLTF to IFC conversion. Use API example code for batch GLTF files to IFC conversion.... Load GLTF file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...