Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEntity::recordGraphicsModified Method
Syntax
C++
void recordGraphicsModified(bool graphicsModified = true);

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

 

Parameters
Description
graphicsModified
[in] New value.

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-2022. Open Design Alliance All rights reserved.