Sample code for IGES to DWFX conversion. Use API example code for batch IGES files to DWFX conversion.... Load IGES file with Image.Load method Create an instance...instance of DwfxOptions 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 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 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 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 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...
Sample code for PLT to FBX conversion. Use API example code for batch PLT files to FBX conversion.... Load PLT file with Image.Load method Create an instance...instance of FbxOptions 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 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...