Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ExIfc2Dwg Sample Application

Summary

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

Description

The ExIfc2Dwg sample application illustrates exporting IFC data to a .dwg database.

Run the Sample Application

To run the ExIfc2Dwg sample application:

  1. Open a terminal window and go to the directory where the sample binary file is located:
    • For Microsoft® Windows® platforms: <IFC_DIR>\exe\<version>
    • For non-Windows platforms: <IFC_DIR>/bin/<version>

    <IFC_DIR> is the 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 the appropriate parameters:
                
    ExIfc2Dwg <ifc_filename> [dwg_filename]
                
              
    ifc_filename Full path to the IFC file name to be exported.
    dwg_filename Full path to an output .dwg file name to be created as a result of the export operation (optional).

See Also

IFC SDK Sample Applications

Compile Sample Applications

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