Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ExSDAISAS Sample Application

Summary

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

Description

The ExSDAISAS 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 ExSDAISAS 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:
    
    ExSDAISAS <filename>
              
    filename A full path to the output IFC file

See Also

IFC SDK Sample Applications

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