AssocDependencyNotifyDependenciesOnObject Method

Sends the new association status to all dependencies of the specified object.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static void NotifyDependenciesOnObject(
        DBObject dbObj,
        AssocStatus newStatus
)

Parameters

dbObj
Type: Teigha.DatabaseServicesDBObject
[out] Database object with the dependencies to notify of the new status.
newStatus
Type: Teigha.DatabaseServicesAssocStatus
[in] New status to be sent.
See Also

©  Bricsys NV. All rights reserved.