Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdSDAIInstance::isInstanceOf Method (const char *)
Syntax
C++
virtual bool isInstanceOf(const char * entityName) const;

Retrieves whether the Standard Data Access Interface (SDAI) instance is an instance of a specified type.

Parameters
Description
entityName
[in] An ANSI string that contains the entity's type name.

true if the SDAI instance is an instance of the specified type; otherwise, the method returns false.

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