API Reference > OdDAI Namespace > Classes > ExplicitAttribute Class
ExplicitAttribute Class
OdDAI__ExplicitAttributeOdDAI__ExplicitAttributeOdDAI__ExplicitAttributeOdDAI__ExplicitAttributeOdDAI__ExplicitAttribute
Syntax
C++
class ExplicitAttribute : public Attribute;

daiExplicitAttribute.h

A class that implements the storing and manipulating of attributes.

Creates a new attribute object with default parameters. 
Creates a new explicit attribute definition for entity with a specified name.  
Retrieves data type referenced by the attribute.  
Retrieves the current value of an attribute specified by its name.  
Determines if attribute is redeclared by derived attribute of entity.  
Determines whether the attribute is optional.  
Retrieves an array of entity definitions which attributes redeclare this explicit attribute.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.