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 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...
Sample code for DWFX To 3DS conversion. Use API example code for batch DWFX files To 3DS conversion.... Load DWFX file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for 3DS To OBJ conversion. Use API example code for batch 3DS files To OBJ conversion.... Load 3DS file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for 3DS To DXF conversion. Use API example code for batch 3DS files To DXF conversion.... Load 3DS file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for STL To GLB conversion. Use API example code for batch STL files To GLB conversion.... Load STL file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for GLB To DXF conversion. Use API example code for batch GLB files To DXF conversion.... Load GLB file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for IFC To OBJ conversion. Use API example code for batch IFC files To OBJ conversion.... Load IFC file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for 3DS To GLB conversion. Use API example code for batch 3DS files To GLB conversion.... Load 3DS file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for GLB To PDF conversion. Use API example code for batch GLB files To PDF conversion.... Load GLB file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...