Solid Edge Part Type Library
Redo Method
Specifies the number of actions to be reapplied to the referenced document.
Description
Reapplies actions reversed via Undo.
Syntax
Visual Basic
Public Sub Redo( _
   Optional ByVal NumTransactions As Variant _
) 
Parameters
NumTransactions
Specifies the number of actions to be reapplied to the referenced document.
See Also

PartDocument Object  | PartDocument Members