Sample code for STP To BMP conversion. Use API example code for batch STP files To BMP conversion.... Load STP 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 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 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 IGES To FBX conversion. Use API example code for batch IGES files To FBX conversion.... Load IGES file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for DWT To GLTF conversion. Use API example code for batch DWT files To GLTF conversion.... Load DWT file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for GLTF To IFC conversion. Use API example code for batch GLTF files To IFC conversion.... Load GLTF file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...
Sample code for IFC To STP conversion. Use API example code for batch IFC files To STP conversion.... Load IFC file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...