API Reference > Functions > SDAI > sdaiGetInstanceType Function
sdaiGetInstanceType Function
Syntax
C++
DAI_EXPORT SdaiEntity sdaiGetInstanceType(SdaiInstance instance);

sdai.h

Parameters 
Description 
SdaiInstance instance 
[in] An entity instance.  

Returns the entity instance that represents the SDAI type of the specified entity instance.

Retrieves the SDAI type of a specified entity instance.

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