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

An array of pointers to ExplicitAttribute instances whose domain is other Entity for the entity definition and all its supertypes.

Collects all explicit attributes which are references or aggregations of references for the type and all its supertypes.

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