RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Element

Element.GetChangeTypeGeometry

Method
Description:
Returns ChangeType associated with a change in the geometry of an element
Remarks:
Use this change type to trigger an Updater when the geometry of an element changes. For example, changes like cutting a hole in a wall or adjusting its height are considered to be geometric changes. Note: This change type will not trigger on newly created or deleted elements or on changes caused by Undo and Redo.
Syntax