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

ISEApplicationEvents Object  | ISEApplicationEvents Members