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 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 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 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 PLT To 3DS conversion. Use API example code for batch PLT files To 3DS conversion.... Load PLT file with Image.Load method Create an instance...of ThreeDSOptions 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 DWFX To OBJ conversion. Use API example code for batch DWFX files To OBJ conversion.... Load DWFX file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for DXB To DWFX conversion. Use API example code for batch DXB files To DWFX conversion.... Load DXB file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
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...