Close

Relief for ODA Team in Ukraine

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

Checks whether the specified instance is the object derived from or belongs to this class.

Parameters
Description
entityType
[in] Entity to check.

true if the specified instance is the object derived from or belongs to this class, false otherwise.

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