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 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 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 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 U3D To PDF conversion. Use API example code for batch U3D files To PDF conversion.... Load U3D file with Image.Load method Create an instance...instance of PdfOptions 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 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 DXB To GLTF conversion. Use API example code for batch DXB files To GLTF conversion.... Load DXB file with Image.Load method Create an instance...instance of GltfOptions 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 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...