ODA Product: | IFC SDK |
Sample Name: | ExIfc2Dwg |
Source Code Location: | CommonApplications/Ifc/Examples/ExIfc2Dwg |
The ExIfc2Dwg sample application illustrates the process of exporting IFC data into a .dwg database.
To run the ExIfc2Dwg
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.
ExIfc2Dwg <ifc_filename> [dwg_filename]
ifc_filename
|
A full path to a .ifc file name to be exported. |
dwg_filename
|
A full path to an output .dwg file name to be created as a result of the export operation (optional). |
Copyright © 2002 – 2021. Open Design Alliance. All rights reserved.
|