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

DISEApplicationEvents Object  | DISEApplicationEvents Members

Send comments on this topic.