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

ISEApplicationEvents Object  | ISEApplicationEvents Members

Send comments on this topic.