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