Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgElement::openedForModify Method
Syntax
C++
virtual void openedForModify(const OdDgElement* pElement);

Notification function called whenever an element is opened for modify OdDg::kForWrite. 

 

Parameters
Description
pElement
[in] Pointer to the element that is being opened.

The default implementation of this function does nothing. This function can be overridden in custom classes.

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