API Reference > OdDAI Namespace > Classes > Entity Class > Entity Methods > Entity::appendAttribute Method
Entity::appendAttribute Method
Syntax
C++
void appendAttribute(AttributePtr attributeDef);
Parameters 
Description 
AttributePtr attributeDef 
[in] A smart pointer to an attribute definition to be added. 

Appends a new attribute definition to the entity definition.

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