Sample code for DGN To STP conversion. Use API example code for batch DGN files To STP conversion.... Load DGN file with Image.Load method Create an instance...instance of StpOptions 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 STL To GLTF conversion. Use API example code for batch STL files To GLTF conversion.... Load STL file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for U3D To BMP conversion. Use API example code for batch U3D files To BMP conversion.... Load U3D file with Image.Load method Create an instance...instance of BmpOptions 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...
Sample code for FBX To 3DS conversion. Use API example code for batch FBX files To 3DS conversion.... Load FBX file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for GLB To DWF conversion. Use API example code for batch GLB files To DWF conversion.... Load GLB file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for GLB To 3DS conversion. Use API example code for batch GLB files To 3DS conversion.... Load GLB file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for GLB To BMP conversion. Use API example code for batch GLB files To BMP conversion.... Load GLB file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...