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 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 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 DXF To PDF conversion. Use API example code for batch DXF files To PDF conversion.... Load DXF file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for IGES To PDF conversion. Use API example code for batch IGES files To PDF conversion.... Load IGES file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for COLLADA To DWF conversion. Use API example code for batch COLLADA files To DWF conversion.... Load COLLADA file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...