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

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

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

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