Parameters |
Description |
const OdDbObject* pObject |
[in] Pointer to the notifying object. |
const OdDbObject* pSubObj |
[in] A pointer to the subobject owned by pObject. |
Notification function called whenever a method of the specified subobject has called assertWriteEnabled()
Notification is made upon pObject->close() or pObject->cancel().
This function is called only for the modification of the following:
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|