ODA Product: | IFC SDK |
Sample Name: | ExLandXML2Ifc |
Source Code Location: | Ifc/Examples/ExLandXML2Ifc |
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:
<IFC_DIR>\exe\<version>
<IFC_DIR>/bin/<version>
<IFC_DIR>
is a directory where you unpacked the IFC SDK archive.
To determine your <version>
parameter, please see the
appropriate section
in the Download IFC SDK topic.
ExLandXML2Ifc <input_filename> <output_filename>
input_filename
|
A full path to the input LandXML (.xml) file |
output_filename
|
A full path to the output IFC file |
Copyright © 2002 – 2021. Open Design Alliance. All rights reserved.
|