Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ExXtr2Ifc Sample Application

Summary

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

Description

The ExXtr2Ifc example is a sample application that creates an IfcInclinedReferenceSweptAreaSolid instance using the C Standard Data Access Interface (SDAI). The created entity is written to a specified IFC file.

Run Sample Application

To run the ExXtr2Ifc 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:
    
    ExXtr2Ifc <XTR filename> <IFC filename>
              
    XTR filename A full path to the input XTR file.
    IFC filename A full path to the output IFC4X3_RC3 IFC file.

See Also

IFC SDK Sample Applications

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