Sample code for 3DS to STP conversion. Use API example code for batch 3DS files to STP conversion.... Load 3DS file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for 3DS to DWFX conversion. Use API example code for batch 3DS files to DWFX conversion.... Load 3DS file with Image.Load method Create an instance...instance of DwfxOptions 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 COLLADA to 3DS conversion. Use API example code for batch COLLADA files to 3DS conversion.... Load COLLADA file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for COLLADA to GLB conversion. Use API example code for batch COLLADA files to GLB conversion.... Load COLLADA file with Image.Load method Create an instance...instance of GlbOptions 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 COLLADA to GLB conversion. Use API example code for batch COLLADA files to GLB conversion.... Load COLLADA file with Image.Load method Create an instance...instance of GlbOptions 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 CF2 to GLB conversion. Use API example code for batch CF2 files to GLB conversion.... Load CF2 file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...