Solid Edge Framework Type Library
AfterUpdate Event
Description
Occurs after a drawing view is updated.
Syntax
Visual Basic
Public Event AfterUpdate( _
   ByVal DrawingView As Object _
)
Parameters
DrawingView
See Also

DrawingViewEvents Object  | DrawingViewEvents Members