Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiGetSchemaInstance Function
Syntax
C++
DAI_EXPORT SdaiSchemaInstance sdaiGetSchemaInstance(SdaiString schemaInstanceName, SdaiRep repository);

Retrieves a schema instance with a specified name from a specified repository.

Parameters
Description
schemaInstanceName
[in] A string that contains the schema instance name.
repository
[in] A repository where the function searches for the schema instance by its name.

The schema instance with the specified name.

File: sdai.h

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