Sample code for DXF to GLB conversion. Use API example code for batch DXF files to GLB conversion.... Load DXF file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for STL to 3DS conversion. Use API example code for batch STL files to 3DS conversion.... Load STL file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for STL to DWF conversion. Use API example code for batch STL files to DWF conversion.... Load STL file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for IGES to SVG conversion. Use API example code for batch IGES files to SVG conversion.... Load IGES file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for STL to 3DS conversion. Use API example code for batch STL files to 3DS conversion.... Load STL file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for GLB to OBJ conversion. Use API example code for batch GLB files to OBJ conversion.... Load GLB file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for GLB to U3D conversion. Use API example code for batch GLB files to U3D conversion.... Load GLB file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for OBJ to SVG conversion. Use API example code for batch OBJ files to SVG conversion.... Load OBJ file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for SVG to DWFX conversion. Use API example code for batch SVG files to DWFX conversion.... Load SVG file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for DWF to OBJ conversion. Use API example code for batch DWF files to OBJ conversion.... Load DWF file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...