Sample code for DWF to IFC conversion. Use API example code for batch DWF files to IFC conversion.... Load DWF file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...
Sample code for DGN to 3DS conversion. Use API example code for batch DGN files to 3DS conversion.... Load DGN file with Image.Load method Create an instance...of ThreeDSOptions 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 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 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 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 3DS to IFC conversion. Use API example code for batch 3DS files to IFC conversion.... Load 3DS file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...
Sample code for U3D to GLB conversion. Use API example code for batch U3D files to GLB conversion.... Load U3D file with Image.Load method Create an instance...instance of GlbOptions 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 OBJ to GLB conversion. Use API example code for batch OBJ files to GLB conversion.... Load OBJ file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...