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 U3D to PDF conversion. Use API example code for batch U3D files to PDF conversion.... Load U3D file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for 3DS to OBJ conversion. Use API example code for batch 3DS files to OBJ conversion.... Load 3DS file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for DWFX to 3DS conversion. Use API example code for batch DWFX files to 3DS conversion.... Load DWFX 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 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 DWFX to GLTF conversion. Use API example code for batch DWFX files to GLTF conversion.... Load DWFX file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for DWFX to FBX conversion. Use API example code for batch DWFX files to FBX conversion.... Load DWFX file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for GLTF to FBX conversion. Use API example code for batch GLTF files to FBX conversion.... Load GLTF file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for DXF to GLTF conversion. Use API example code for batch DXF files to GLTF conversion.... Load DXF file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...