Close

Relief for ODA Team in Ukraine

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

Creates a new SDAI schema instance.

Parameters
Description
schemaInstanceName
[in] A string that contains the schema instance name.
schemaName
[in] A string that contains the schema name.
repository
[in] A SDAI repository to associate the created schema with.

An identifier of the created schema instance.

File: sdai.h

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