Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAIObjectSDAI::isInstanceOf Method (const Entity *)
Syntax
C++
virtual bool isInstanceOf(const Entity * entityDef) const = 0;

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

Parameters
Description
entityDef
[in] An instance of the Entity class that represents the entity type.

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

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