Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgElement::isModifiedGraphics Method
Syntax
C++
bool isModifiedGraphics() const;

Returns true if and only if an object derived from OdDbEntity has been modified.

This function returns true if and only if an object derived from OdDgElement either 

1) Calls assertWriteEnabled() 

2) Calls recordGraphicsModified(true).

Copyright © 2002-2022. Open Design Alliance All rights reserved.