ModelOnUnerased(Drawable, Int64) 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: 25.3.0.0
Syntax
public virtual void OnUnerased(
        Drawable pUnerased,
        long parentID
)

Parameters

pUnerased  Drawable
 
parentID  Int64
[in] Object ID of the parent of the unerased Drawable object.
See Also

©  Bricsys NV. All rights reserved.