Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcInstance::isInstanceOf Method
Syntax
C++
bool isInstanceOf(OdIfcEntityType entityType) const;

Retrieves whether the instance is an instance of a specified type.

Parameters
Description
entityType
[in] An instance of the OdIfcEntityType enumeration that represents the entity type.

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

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