Sample code for PLT To BMP conversion. Use API example code for batch PLT files To BMP conversion.... Load PLT file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for STL To U3D conversion. Use API example code for batch STL files To U3D conversion.... Load STL file with Image.Load method Create an instance...instance of U3dOptions 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 GLTF To U3D conversion. Use API example code for batch GLTF files To U3D conversion.... Load GLTF file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for STL To DWF conversion. Use API example code for batch STL files To DWF conversion.... Load STL file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for DXF To DWF conversion. Use API example code for batch DXF files To DWF conversion.... Load DXF file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for STL To IFC conversion. Use API example code for batch STL files To IFC conversion.... Load STL file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...
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 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 DXF To IFC conversion. Use API example code for batch DXF files To IFC conversion.... Load DXF file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...