MechanismAspect Events |
The MechanismAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| IsEnabledChanged | (Inherited from AspectComponentBase.) | |
| OnEndInteraction |
Event triggered after ending attempting to interact with a link.
| |
| OnInteraction |
Event triggered after attempting to interact with a link.
| |
| OnMechanismPreSolve |
Event triggered just before the mechanism is solved during the usual time-stepping
routine.
| |
| OnMechanismSolved |
Event triggered after the mechanism has been solved during the usual time-stepping
routine.
| |
| OnStartInteraction |
Event triggered after attempting to start interacting with a link.
|