Notification function called whenever an OdDbHatch object is modified.
This function is called whenever the hatch object is being closed after being modified.
This protocol extension is added to the OdDbHatch class by the Drawings during initialization.
The default implementation of this function does nothing. This function can be overridden in custom classes.