Sample code for IFC To OBJ conversion. Use API example code for batch IFC files To OBJ conversion.... Load IFC file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for IFC To 3DS conversion. Use API example code for batch IFC files To 3DS conversion.... Load IFC file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for PLT To OBJ conversion. Use API example code for batch PLT files To OBJ conversion.... Load PLT file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for PLT To 3DS conversion. Use API example code for batch PLT files To 3DS conversion.... Load PLT file with Image.Load method Create an instance...of ThreeDSOptions 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 DGN To DXF conversion. Use API example code for batch DGN files To DXF conversion.... Load DGN file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for DGN To FBX conversion. Use API example code for batch DGN files To FBX conversion.... Load DGN file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for IGES To DXF conversion. Use API example code for batch IGES files To DXF conversion.... Load IGES file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...
Sample code for DGN To OBJ conversion. Use API example code for batch DGN files To OBJ conversion.... Load DGN file with Image.Load method Create an instance...instance of ObjOptions class Call Image.Save method while passing the...
Sample code for CF2 To IFC conversion. Use API example code for batch CF2 files To IFC conversion.... Load CF2 file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...