ODA Product: | IFC SDK |
Sample Name: | ExNv2IfcExport |
Source Code Location: | Ifc/Examples/ExNv2IfcExport |
The ExNv2IfcExport example illustrates conversion data from the Autodesk® Navisworks format to the IFC format.
To run the ExNv2IfcExport
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.
ExNv2IfcExport <path_to_nwd_file> <path_to_dictionary_file> <path_to_ifc_file>
path_to_nwd_file
|
A full path to the input .nwd file. |
path_to_dictionary_file
|
A full path to the dictionary file that contains relations between .nwd and .ifc objects. |
path_to_ifc_file
|
A full path to the output IFC file. |
Copyright © 2002 – 2021. Open Design Alliance. All rights reserved.
|