Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiOpenSession Function
Syntax
C++
DAI_EXPORT SdaiSession sdaiOpenSession();

Initiates the SDAI functionality implementation and starts a new SDAI session.

The identifier of the new session instance if it was created successfully; otherwise, the function returns a NULL identifier.

Possible error codes:

  • sdaiSS_OPN: The session is open.
  • sdaiSS_NAVL The SDAI is not available.
  • sdaiSY_ERR An underlying system error.

File: sdai.h

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