ChangeData Class |
The ChangeData class presents information about the detected change of the modelobject in the model. It is instantiated inside the connected method.
Inheritance Hierarchy
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
The ChangeData type exposes the following members.
Properties
Name | Description | |
---|---|---|
Object |
Gets the changed object.
| |
Source |
Gets the change source type.
| |
Type |
Gets the change type.
|
See Also