API Reference > OdDAI Namespace > Classes > Entity Class > Entity Methods > Entity::attributes Method
Entity::attributes Method
Syntax
C++
const AttributeSet& attributes() const;

The array of attribute definitions.

Retrieves the current list of attribute definitions for the entity definition.

The attributes definitions of the superclass entity definition are not included in the resulting array.

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