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