Close

Relief for ODA Team in Ukraine

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

Retrieves whether the instance belongs to a specified entity type.

Parameters
Description
entityType
[in] An entity type.

true if the entity belongs to the specified type; otherwise, the method returns false.

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