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 DGN to GLB conversion. Use API example code for batch DGN files to GLB conversion.... Load DGN file with Image.Load method Create an instance...instance of GlbOptions 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 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 3DS to U3D conversion. Use API example code for batch 3DS files to U3D conversion.... Load 3DS file with Image.Load method Create an instance...instance of U3dOptions 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 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 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...