ModelOnModified(Drawable, Int64) Method

Notification function called whenever a Drawable object is modified in this Model object.

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

Parameters

pModified  Drawable
[in] Modified Drawable object.
parentID  Int64
[in] Object ID of the parent of the modified Drawable object.
See Also

©  Bricsys NV. All rights reserved.