DBObjectRemovePersistentReactor Method

Removes the specified persistent reactor from this object's reactor list.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void RemovePersistentReactor(
        ObjectId objId
)

Parameters

objId  ObjectId
[in] Object ID of the persistent reactor.
Remarks
An object must be opened ForWrite in order to remove one of its persistent reactors.
See Also

©  Bricsys NV. All rights reserved.