Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiIsInstanceOfBN Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiIsInstanceOfBN(SdaiInstance instance, SdaiString entityName);

Determines whether a specified application instance belongs to a specified type.

Parameters
Description
instance
[in] An application instance to be checked.
entityName
[in] A string that contains the name of the entity type.

sdaiTRUE if the application instance belongs to the specified type; otherwise, the function returns false.

File: sdai.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.