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 CGM to STP conversion. Use API example code for batch CGM files to STP conversion.... Load CGM file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for FBX to SVG conversion. Use API example code for batch FBX files to SVG conversion.... Load FBX file with Image.Load method Create an instance...instance of SvgOptions 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 STP to SVG conversion. Use API example code for batch STP files to SVG conversion.... Load STP file with Image.Load method Create an instance...instance of SvgOptions 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 3DS to GLTF conversion. Use API example code for batch 3DS files to GLTF conversion.... Load 3DS 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 SVG conversion. Use API example code for batch GLTF files to SVG conversion.... Load GLTF file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for DWG to DXF conversion. Use API example code for batch DWG files to DXF conversion.... Load DWG file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...