Sample code for 3DS To DWF conversion. Use API example code for batch 3DS files To DWF conversion.... Load 3DS file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for IGES To BMP conversion. Use API example code for batch IGES files To BMP conversion.... Load IGES file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for DWFX To BMP conversion. Use API example code for batch DWFX files To BMP conversion.... Load DWFX file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for OBJ To BMP conversion. Use API example code for batch OBJ files To BMP conversion.... Load OBJ file with Image.Load method Create an instance...instance of BmpOptions 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 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 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 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 IGES To PDF conversion. Use API example code for batch IGES files To PDF conversion.... Load IGES file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...