Sample code for CF2 to DXF conversion. Use API example code for batch CF2 files to DXF conversion.... Load CF2 file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for COLLADA to IFC conversion. Use API example code for batch COLLADA files to IFC conversion.... Load COLLADA file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...
Sample code for COLLADA to U3D conversion. Use API example code for batch COLLADA files to U3D conversion.... Load COLLADA file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for DWFX to IFC conversion. Use API example code for batch DWFX files to IFC conversion.... Load DWFX file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...
Sample code for U3D to DWFX conversion. Use API example code for batch U3D files to DWFX conversion.... Load U3D file with Image.Load method Create an instance...instance of DwfxOptions class Call Image.Save method while passing the...
Sample code for U3D to GLTF conversion. Use API example code for batch U3D files to GLTF conversion.... Load U3D file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for IGES to STP conversion. Use API example code for batch IGES files to STP conversion.... Load IGES file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for STL to FBX conversion. Use API example code for batch STL files to FBX conversion.... Load STL file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for FBX to DXF conversion. Use API example code for batch FBX files to DXF conversion.... Load FBX file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for FBX to DXF conversion. Use API example code for batch FBX files to DXF conversion.... Load FBX file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...