Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgElementReactor::subElementModified Method
Syntax
C++
virtual void subElementModified(const OdDgElement* pElement, const OdDgElement* pSubElm);

Notification function called whenever a method of the specified subelement has called assertWriteEnabled() 

 

Parameters
Description
pElement
[in] Pointer to the notifying element.
pSubElm
[in] A pointer to the subelement owned by pElement.

Notification is made upon pElement->close().

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