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 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 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 CF2 To PDF conversion. Use API example code for batch CF2 files To PDF conversion.... Load CF2 file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for STP To PDF conversion. Use API example code for batch STP files To PDF conversion.... Load STP file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for DWF To IFC conversion. Use API example code for batch DWF files To IFC conversion.... Load DWF file with Image.Load method Create an instance...instance of IfcOptions 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 GLTF To DWFX conversion. Use API example code for batch GLTF files To DWFX conversion.... Load GLTF file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for COLLADA To PDF conversion. Use API example code for batch COLLADA files To PDF conversion.... Load COLLADA file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for GLB To DWFX conversion. Use API example code for batch GLB files To DWFX conversion.... Load GLB file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...