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

An array of pointers to InverseAttribute instances for the entity definition and all its supertypes.

Collects all inverse attributes of the type and all its supertypes.

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