The ExLandXML2Ifc example is a sample application that loads a specified LandXML file and exports its contents to a newly created IFC file.
To run the ExLandXML2Ifc sample application, please do the following:
ExLandXML2Ifc
<IFC_DIR>\exe\<version>
<IFC_DIR>/bin/<version>
<IFC_DIR> is a directory where you unpacked the IFC SDK archive.
<IFC_DIR>
To determine your <version> parameter, please see the appropriate section in the Download IFC SDK topic.
<version>
ExLandXML2Ifc <input_filename> <output_filename>
input_filename
output_filename
IFC SDK Sample Applications