TypeOfChange Enumeration
Bitflags describing which aspects of an Element changed as part of a ChangedElements.
Members
| Name | Value | Description | 
|---|---|---|
| Geometry | The geometry stream of a GeometricElement changed | |
| Hidden | Hidden properties of the element changed | |
| Indirect | Indirect change occurred to this element by a related instance | |
| NoChange | Element contains no changes | |
| Parent | The top-most parent of the element has changed | |
| Placement | The Placement of a GeometricElement changed | |
| Property | A property in the element changed | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.