Sample code for FBX To DWF conversion. Use API example code for batch FBX files To DWF conversion.... Load FBX file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for DGN To PDF conversion. Use API example code for batch DGN files To PDF conversion.... Load DGN file with Image.Load method Create an instance...instance of PdfOptions 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 DWT To GLTF conversion. Use API example code for batch DWT files To GLTF conversion.... Load DWT file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for GLTF To PDF conversion. Use API example code for batch GLTF files To PDF conversion.... Load GLTF file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for GLTF To DWF conversion. Use API example code for batch GLTF files To DWF conversion.... Load GLTF file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for GLTF To BMP conversion. Use API example code for batch GLTF files To BMP conversion.... Load GLTF file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for STP To BMP conversion. Use API example code for batch STP files To BMP conversion.... Load STP file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for GLTF To IFC conversion. Use API example code for batch GLTF files To IFC conversion.... Load GLTF file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...
Sample code for IGES To FBX conversion. Use API example code for batch IGES files To FBX conversion.... Load IGES file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...