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