Sample code for OBJ To U3D conversion. Use API example code for batch OBJ files To U3D conversion.... Load OBJ file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for U3D To DXF conversion. Use API example code for batch U3D files To DXF conversion.... Load U3D file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for 3DS To U3D conversion. Use API example code for batch 3DS files To U3D conversion.... Load 3DS file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for STP To U3D conversion. Use API example code for batch STP files To U3D conversion.... Load STP file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for U3D To GLTF conversion. Use API example code for batch U3D files To GLTF conversion.... Load U3D file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for COLLADA To U3D conversion. Use API example code for batch COLLADA files To U3D conversion.... Load COLLADA file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for CF2 To U3D conversion. Use API example code for batch CF2 files To U3D conversion.... Load CF2 file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for DXB To GLB conversion. Use API example code for batch DXB files To GLB conversion.... Load DXB file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for DXB To U3D conversion. Use API example code for batch DXB files To U3D conversion.... Load DXB file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for U3D To OBJ conversion. Use API example code for batch U3D files To OBJ conversion.... Load U3D file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...