API Reference > Functions > SDAI > sdaiAddModelBN Function
sdaiAddModelBN Function
Syntax
C++
DAI_EXPORT void sdaiAddModelBN(SdaiSchemaInstance schemaInstance, SdaiRep repository, SdaiString modelName);

sdai.h

Parameters 
Description 
SdaiSchemaInstance schemaInstance 
[in] A schema instance.  
SdaiRep repository 
[in] A repository where the model should be found by its name.  
SdaiString modelName 
[in] A string that contains the name of the model to be added. 

Adds a model to a specified schema instance.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.