API Reference > Functions > SDAI > sdaiGetInstanceModel Function
sdaiGetInstanceModel Function
Syntax
C++
DAI_EXPORT SdaiModel sdaiGetInstanceModel(SdaiInstance instance);

sdai.h

Parameters 
Description 
SdaiInstance instance 
[in] An entity instance.  

Returns a model instance that contains the entity instance.

Retrieves the identifier of the SDAI model that contains the entity instance.

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