Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiOpenRepositoryBN Function
Syntax
C++
DAI_EXPORT SdaiRep sdaiOpenRepositoryBN(SdaiSession session, SdaiString repositoryName);

Opens the specified repository.

Parameters
Description
session
[in] A session within which the repository should be opened.
repositoryName
[in] A string that contains the repository name.

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.