ModelOnUnerased(Drawable, Drawable) Method

Notification function called whenever a drawable object is unerased from this Model object.

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

Parameters

pUnerased  Drawable
 
pParent  Drawable
[in] Parent of the unerased Drawable object.
See Also

©  Bricsys NV. All rights reserved.