Close

Relief for ODA Team in Ukraine

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

Creates a new SDAI schema instance.

Parameters
Description
schemaInstanceName
[in] A string that contains the schema instance name.
schema
[in] A schema to be instantiated.
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.