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 DWF to GLB conversion. Use API example code for batch DWF files to GLB conversion.... Load DWF file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
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 3DS to PDF conversion. Use API example code for batch 3DS files to PDF conversion.... Load 3DS file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for DWT to FBX conversion. Use API example code for batch DWT files to FBX conversion.... Load DWT file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for IGES to DWF conversion. Use API example code for batch IGES files to DWF conversion.... Load IGES file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for IGES to 3DS conversion. Use API example code for batch IGES files to 3DS conversion.... Load IGES file with Image.Load method Create an instance...of ThreeDSOptions 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 IGES to GLB conversion. Use API example code for batch IGES files to GLB conversion.... Load IGES file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for IFC to PDF conversion. Use API example code for batch IFC files to PDF conversion.... Load IFC file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...