Sample code for STL to GLTF conversion. Use API example code for batch STL files to GLTF conversion.... Load STL file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for STP to GLTF conversion. Use API example code for batch STP files to GLTF conversion.... Load STP file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for GLTF to STP conversion. Use API example code for batch GLTF files to STP conversion.... Load GLTF file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for GLTF to FBX conversion. Use API example code for batch GLTF files to FBX conversion.... Load GLTF file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for CGM to SVG conversion. Use API example code for batch CGM files to SVG conversion.... Load CGM file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for OBJ to PNG conversion. Use API example code for batch OBJ files to PNG conversion.... Load OBJ file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for DWG to CGM conversion. Use API example code for batch DWG files to CGM conversion.... Load DWG file with Image.Load method Create an instance...instance of CgmOptions class Call Image.Save method while passing the...
Sample code for DGN to PNG conversion. Use API example code for batch DGN files to PNG conversion.... Load DGN file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for IFC to PNG conversion. Use API example code for batch IFC files to PNG conversion.... Load IFC file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for SVG to DICOM conversion. Use API example code for batch SVG files to DICOM conversion.... Load SVG file with Image.Load method Create an instance...of DicomOptions class Call Image.Save method while passing the...