Sample code for IGES To DWF conversion. Use API example code for batch IGES files To DWF conversion.... Load IGES file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for STL To DWF conversion. Use API example code for batch STL files To DWF conversion.... Load STL file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for DWF To DWFX conversion. Use API example code for batch DWF files To DWFX conversion.... Load DWF file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for IFC To GLTF conversion. Use API example code for batch IFC files To GLTF conversion.... Load IFC file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for DWT To DXF conversion. Use API example code for batch DWT files To DXF conversion.... Load DWT file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for DWF To PDF conversion. Use API example code for batch DWF files To PDF conversion.... Load DWF file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for GLTF To DWFX conversion. Use API example code for batch GLTF files To DWFX conversion.... Load GLTF file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for DXB To SVG conversion. Use API example code for batch DXB files To SVG conversion.... Load DXB file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for FBX To PDF conversion. Use API example code for batch FBX files To PDF conversion.... Load FBX file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for DXF To BMP conversion. Use API example code for batch DXF files To BMP conversion.... Load DXF file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...