API Reference > OdDb Classes > OdDbAttributeDefinition Class > OdDbAttributeDefinition Methods > OdDbAttributeDefinition::setConstant Method
OdDbAttributeDefinition::setConstant Method
Syntax
C++
void setConstant(bool constant);
Parameters 
Description 
bool constant 
[in] Controls constant status. 

Controls the constant status of this Attdef entity (DXF 70, bit 0x02).

Copyright © 2002–2020. Open Design Alliance. All rights reserved.