Sample code for IFC To DXF conversion. Use API example code for batch IFC files To DXF conversion.... Load IFC file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for STL To PDF conversion. Use API example code for batch STL files To PDF conversion.... Load STL file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for PLT To GLTF conversion. Use API example code for batch PLT files To GLTF conversion.... Load PLT file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for PLT To STP conversion. Use API example code for batch PLT files To STP conversion.... Load PLT file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for OBJ To 3DS conversion. Use API example code for batch OBJ files To 3DS conversion.... Load OBJ file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for DXF To DWFX conversion. Use API example code for batch DXF files To DWFX conversion.... Load DXF file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for DGN To DWFX conversion. Use API example code for batch DGN files To DWFX conversion.... Load DGN file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for DGN To OBJ conversion. Use API example code for batch DGN files To OBJ conversion.... Load DGN file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for DWFX To DXF conversion. Use API example code for batch DWFX files To DXF conversion.... Load DWFX file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for PLT To OBJ conversion. Use API example code for batch PLT files To OBJ conversion.... Load PLT file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...