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 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 IFC To TIFF conversion. Use API example code for batch IFC files To TIFF conversion.... Load IFC file with Image.Load method Create an instance...instance of TiffOptions 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 SVG To OBJ conversion. Use API example code for batch SVG files To OBJ conversion.... Load SVG 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 3DS To SVG conversion. Use API example code for batch 3DS files To SVG conversion.... Load 3DS file with Image.Load method Create an instance...instance of SvgOptions 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...
Sample code for U3D To GLB conversion. Use API example code for batch U3D files To GLB conversion.... Load U3D file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for U3D To TIFF conversion. Use API example code for batch U3D files To TIFF conversion.... Load U3D file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...