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