Sample code for DXB To DWF conversion. Use API example code for batch DXB files To DWF conversion.... Load DXB file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for DWF To U3D conversion. Use API example code for batch DWF files To U3D conversion.... Load DWF file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for 3DS To DWFX conversion. Use API example code for batch 3DS files To DWFX conversion.... Load 3DS file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for U3D To IFC conversion. Use API example code for batch U3D files To IFC conversion.... Load U3D file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...
Sample code for DXF To OBJ conversion. Use API example code for batch DXF files To OBJ conversion.... Load DXF file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for DWFX To U3D conversion. Use API example code for batch DWFX files To U3D conversion.... Load DWFX file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for OBJ To DXF conversion. Use API example code for batch OBJ files To DXF conversion.... Load OBJ file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for CF2 To OBJ conversion. Use API example code for batch CF2 files To OBJ conversion.... Load CF2 file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for CF2 To DWFX conversion. Use API example code for batch CF2 files To DWFX conversion.... Load CF2 file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for DXB To 3DS conversion. Use API example code for batch DXB files To 3DS conversion.... Load DXB file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...