Sample code for GLB to DXF conversion. Use API example code for batch GLB files to DXF conversion.... Load GLB file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for DWG to U3D conversion. Use API example code for batch DWG files to U3D conversion.... Load DWG file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for DGN to DWF conversion. Use API example code for batch DGN files to DWF conversion.... Load DGN file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for DXF to SVG conversion. Use API example code for batch DXF files to SVG conversion.... Load DXF file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for IFC to DWF conversion. Use API example code for batch IFC files to DWF conversion.... Load IFC file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for IFC to SVG conversion. Use API example code for batch IFC files to SVG conversion.... Load IFC file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for STL to SVG conversion. Use API example code for batch STL files to SVG conversion.... Load STL file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for SVG to DXF conversion. Use API example code for batch SVG files to DXF conversion.... Load SVG file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for PLT to DWFX conversion. Use API example code for batch PLT files to DWFX conversion.... Load PLT file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for SVG to IFC conversion. Use API example code for batch SVG files to IFC conversion.... Load SVG file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...