Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Session::findRepo Method
Syntax
C++
RepositoryPtr findRepo(const OdAnsiString & name) const;

Searches for a repository with a specified name within the current session.

Parameters
Description
name
[in] An ANSI string that contains the name of the repository.

A smart pointer to the repository if it was found; otherwise, the method returns a NULL smart pointer if there is no repository with the specified name in the current session.

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