Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ExplicitAttribute::isRedeclaredIn Method
Syntax
C++
bool isRedeclaredIn(const OdDAI::Entity * entity) const;

Determines if the attribute is re-declared by a derived attribute of a specified entity.

Parameters
Description
entity
[in] A raw pointer to the entity.

true if the attribute is re-declared by a derived attribute of the specified entity; otherwise, the method returns false.

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