Sample code for 3DS To DWF conversion. Use API example code for batch 3DS files To DWF conversion.... Load 3DS file with Image.Load method Create an instance...instance of DwfOptions 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 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 3DS To BMP conversion. Use API example code for batch 3DS files To BMP conversion.... Load 3DS file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for STP To DWF conversion. Use API example code for batch STP files To DWF conversion.... Load STP file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for DWF To GLTF conversion. Use API example code for batch DWF files To GLTF conversion.... Load DWF file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for DWF To STP conversion. Use API example code for batch DWF files To STP conversion.... Load DWF file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for OBJ To FBX conversion. Use API example code for batch OBJ files To FBX conversion.... Load OBJ file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for DWFX To DXF conversion. Use API example code for batch DWFX files To DXF conversion.... Load DWFX file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for COLLADA To IFC conversion. Use API example code for batch COLLADA files To IFC conversion.... Load COLLADA file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...