Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ExNv2IfcExport Sample Application

Summary

ODA Product: IFC SDK
Sample Name: ExNv2IfcExport
Source Code Location: Ifc/Examples/ExNv2IfcExport

Description

The ExNv2IfcExport example illustrates conversion data from the Autodesk® Navisworks format to the IFC format.

Run Sample Application

To run the ExNv2IfcExport sample application, please do the following:

  1. Open the terminal window and go to the directory where the sample binary file is allocated:
    • For Windows® platforms: <IFC_DIR>\exe\<version>
    • For Non-Windows platforms: <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.

  2. Run the sample with appropriate parameters:
    
    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.

See Also

IFC SDK Sample Applications

Copyright © 2002 – 2022. Open Design Alliance. All rights reserved.