Returns ChangeType associated with element addition
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static ChangeType GetChangeTypeElementAddition()
Return Value
ChangeTypeChangeType that can be used to define a trigger for an Updater, triggering on element addition.
