Solid Edge Framework Type Library
AfterActiveDocumentChange Event
Specifies the object for which the event is triggered.
Description
Occurs after the active document changes.
Syntax
Visual Basic
Public Event AfterActiveDocumentChange( _
   ByVal theDocument As Object _
)
Parameters
theDocument
Specifies the object for which the event is triggered.
See Also

ApplicationEvents Object  | ApplicationEvents Members