Sample code for 3DS To STP conversion. Use API example code for batch 3DS files To STP conversion.... Load 3DS file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for IGES To GLB conversion. Use API example code for batch IGES files To GLB conversion.... Load IGES file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for DWT To GLB conversion. Use API example code for batch DWT files To GLB conversion.... Load DWT file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for DXF To 3DS conversion. Use API example code for batch DXF files To 3DS conversion.... Load DXF file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for U3D To DWF conversion. Use API example code for batch U3D files To DWF conversion.... Load U3D file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for IFC To U3D conversion. Use API example code for batch IFC files To U3D conversion.... Load IFC file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...
Sample code for GLTF To FBX conversion. Use API example code for batch GLTF files To FBX conversion.... Load GLTF file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for CF2 To FBX conversion. Use API example code for batch CF2 files To FBX conversion.... Load CF2 file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for U3D To FBX conversion. Use API example code for batch U3D files To FBX conversion.... Load U3D file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for STP To DXF conversion. Use API example code for batch STP files To DXF conversion.... Load STP file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...