Sample code for FBX to PSD conversion. Use API example code for batch FBX files to PSD conversion.... Load FBX file with Image.Load method Create an instance...instance of PsdOptions class Call Image.Save method while passing the...
Sample code for SVG to FBX conversion. Use API example code for batch SVG files to FBX conversion.... Load SVG file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
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 DWF to GLTF conversion. Use API example code for batch DWF files to GLTF conversion.... Load DWF file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for GLTF to 3DS conversion. Use API example code for batch GLTF files to 3DS conversion.... Load GLTF file with Image.Load method Create an instance...of ThreeDSOptions 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 SVG to GLTF conversion. Use API example code for batch SVG files to GLTF conversion.... Load SVG file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for DXF to DWF conversion. Use API example code for batch DXF files to DWF conversion.... Load DXF file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for DWG to U3D conversion. Use API example code for batch DWG files to U3D conversion.... Load DWG file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for DXF to PDF conversion. Use API example code for batch DXF files to PDF conversion.... Load DXF file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...