DimAssocCopied Method

Notification method called when the object represented by the pObj pointer is being copied.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void Copied(
        DBObject pObj,
        DBObject pNewObj
)

Parameters

pObj  DBObject
[in] Pointer to the object that is being copied.
pNewObj  DBObject
[in] Pointer to the new object copy.
See Also

©  Bricsys NV. All rights reserved.