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 Function AfterDocumentOpen( _
   ByVal theDocument As Object _
) As HResult
Parameters
theDocument
Specifies the object for which the event is triggered.
See Also

ISEApplicationV8AfterDocumentOpenEvent Object  | ISEApplicationV8AfterDocumentOpenEvent Members