API Reference > Functions > SDAI > sdaiPromoteModel Function
sdaiPromoteModel Function
Syntax
C++
DAI_EXPORT void sdaiPromoteModel(SdaiModel model);

sdai.h

Parameters 
Description 
SdaiModel model 
[in] A model to be promoted. 

Promotes access in the read-write mode for a specified model.

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