Close

Relief for ODA Team in Ukraine

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

Creates an empty repository with a specified name inside the current session.

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

A smart pointer to the newly created repository.

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