EventsRegister Method |
Registers the instance to listen to the specified events.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown if attempting registration when already registered. |
See Also