DimAssocOpenedForModify Method

Notification method called when the object represented by the pObject pointer is opened for write operations and one of its methods calls assertWriteEnabled.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void OpenedForModify(
        DBObject pObject
)

Parameters

pObject  DBObject
[in] Pointer to the object that is being opened for modification.
See Also

©  Bricsys NV. All rights reserved.