ModelOnErased(Drawable, Drawable) Method

Notification function called whenever a Drawable object is erased from this Model object.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void OnErased(
        Drawable pErased,
        Drawable pParent
)

Parameters

pErased  Drawable
[in] Erased Drawable object.
pParent  Drawable
[in] Parent of the erased Drawable object.
See Also

©  Bricsys NV. All rights reserved.