Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiOpenRepository Function
Syntax
C++
DAI_EXPORT SdaiRep sdaiOpenRepository(SdaiSession session, SdaiRep repository);

Opens the specified repository.

Parameters
Description
session
[in] A session within which the repository should be opened.
repository
[in] A pointer to the repository that should be opened.

A handle of the opened repository object if the function was successfully finished; otherwise, the function returns the NULL value.

File: sdai.h

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