Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ExIfcInitUninit Sample Application

Summary

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

Description

The ExIfcInitUninit example shows how to perform multiple init/uninit of ODA IFC SDK.

Run Sample Application

To run the ExIfcInitUninit 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:
    
                ExIfcInitUninit -filename="filename1.ifc" [-filename="filename2.ifc" -filename="filenameN.ifc"]
              
    filename The full name of a .ifc file that should be loaded and processed. You may specify more than one .ifc file.

See Also

IFC SDK Sample Applications

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