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

ISEAssemblyRecomputeEvents Object  | ISEAssemblyRecomputeEvents Members

Send comments on this topic.