API Reference > OdDAI Namespace > Classes > ExplicitAttribute Class > ExplicitAttribute Methods > ExplicitAttribute::isRedeclaredIn Method
ExplicitAttribute::isRedeclaredIn Method
Syntax
C++
bool isRedeclaredIn(const OdDAI::Entity * entity) const;

Returns true if attribute redeclared by derived attribute of provided entity, otherwise returns false.

Determines if attribute is redeclared by derived attribute of entity.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.