| OnActivateDesignView |
Event that is fired whenever a DesignViewRepresentation changes. |
| OnActivateLevelOfDetailRepresentation |
The OnActivateLevelOfDetailRepresentation event notifies the client when a level of detail is being activated. |
| OnActivatePositionalRepresentation |
The OnActivatePositionalRepresentation event notifies the client when a positional representation is being activated. |
| OnDelete |
The OnDelete event notifies the client when any representation related objects are deleted. These include level of details, positional representations, and design views. |
| OnNewDesignView |
Event that is fired whenever a DesignViewRepresentation is created. |
| OnNewLevelOfDetailRepresentation |
The OnNewLevelOfDetailRepresentation event notifies the client a new level of detail is created. |
| OnNewPositionalRepresentation |
The OnNewPositionalRepresentation event notifies the client when a new positional representation is created. |
| OnNewSectionView |
Event that is fired whenever an section view is created in part or assembly. |