Close

Relief for ODA Team in Ukraine

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

Retrieves whether the application instance is an instance of an instance type with a specified name.

Parameters
Description
entityName
[in] An entity's type name.

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

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