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