ModelOnAdded(Drawable, Int64) Method

Notification method called whenever a Drawable object is added to this Model object.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void OnAdded(
        Drawable pAdded,
        long parentID
)

Parameters

pAdded  Drawable
[in] Added Drawable object.
parentID  Int64
[in] Object ID of the parent of the added Drawable object.
See Also

©  Bricsys NV. All rights reserved.