API Reference > OdDAI Namespace > Classes > ExplicitAttribute Class > ExplicitAttribute Methods > ExplicitAttribute::redeclaredIn Method
ExplicitAttribute::redeclaredIn Method
Syntax
C++
const OdArray<const OdDAI::Entity*>& redeclaredIn() const;

Returns an OdArray of raw pointers to OdDAI::Entity.

Retrieves an array of entity definitions which attributes redeclare this explicit attribute.

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