UpdaterRegistry.AddTrigger Method

Overload List

 NameDescription
Public methodStatic memberAddTrigger(UpdaterId, ElementFilter, ChangeType) Adds trigger with the specified element filter and ChangeType for all documents associated with this Updater
Public methodStatic memberAddTrigger(UpdaterId, Document, ElementFilter, ChangeType) Adds trigger with the specified element filter and ChangeType for the specified document
Public methodStatic memberAddTrigger(UpdaterId, Document, ICollection<ElementId>, ChangeType) Adds a trigger to an updater with specified set of elements and ChangeType

See Also

Reference

UpdaterRegistry Class
Autodesk.Revit.DB Namespace