Sample code for IFC To STP conversion. Use API example code for batch IFC files To STP conversion.... Load IFC file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
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 DWFX To GLTF conversion. Use API example code for batch DWFX files To GLTF conversion.... Load DWFX file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for GLTF To DXF conversion. Use API example code for batch GLTF files To DXF conversion.... Load GLTF file with Image.Load method Create an instance...instance of DxfOptions 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 GLTF conversion. Use API example code for batch FBX files To GLTF conversion.... Load FBX file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for 3DS To GLTF conversion. Use API example code for batch 3DS files To GLTF conversion.... Load 3DS file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for STP To PDF conversion. Use API example code for batch STP files To PDF conversion.... Load STP file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...