Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgElement::closed Method
Syntax
C++
virtual void closed(const OdDgElementId& elementId);

Notification function called immediately before an element is closed. 

 

Parameters
Description
elementId
[in] Element ID of the element that is being closed.

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.