API Reference > OdDg Classes > OdDgElement Class > OdDgElement Methods > OdDgElement::recordGraphicsModified Method
OdDgElement::recordGraphicsModified Method
Syntax
C++
void recordGraphicsModified(bool graphicsModified = true);
Parameters 
Description 
bool graphicsModified = true 
[in] New value. 

Sets the bit flag indicating the entity's geometry is changed. 

 

If true, assures that modifiedGraphics() will be called as the entity is being closed, even if the object was not opened for write.

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