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

ApplicationV8DocumentOpenEvent Object  | ApplicationV8DocumentOpenEvent Members

Send comments on this topic.