Solid Edge Framework Type Library
AfterRecompute Method
Specifies the document object for which the event is triggered.
Description
Occurs after the model is recomputed.
Syntax
Visual Basic
Public Function AfterRecompute( _
   ByVal theDocument As Object _
) As HResult
Parameters
theDocument
Specifies the document object for which the event is triggered.
See Also

ISEAssemblyRecomputeEvents Object  | ISEAssemblyRecomputeEvents Members

Send comments on this topic.