Solid Edge Framework Type Library
AfterUpdate Method
Specifies the DrawingView update for which the event is triggered.
Description
Occurs after a drawing view is updated.
Syntax
Visual Basic
Public Function AfterUpdate( _
   ByVal DrawingView As Object _
) As HResult
Parameters
DrawingView
Specifies the DrawingView update for which the event is triggered.
See Also

ISEDrawingViewEvents Object  | ISEDrawingViewEvents Members

Send comments on this topic.