Solid Edge Framework Type Library
AfterDocumentOpen Method
Specifies the object for which the event is triggered.
Description
Occurs after a specified document is opened.
Syntax
Visual Basic
Public Sub AfterDocumentOpen( _
   ByVal theDocument As Object _
) 
Parameters
theDocument
Specifies the object for which the event is triggered.
See Also

DISEApplicationEvents Object  | DISEApplicationEvents Members