CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Executes the redo of the last step. Ususlly called by the project when handling the "MenuId.Edit.Redo" command.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public bool RedoLastStep() |
| Visual Basic |
|---|
Public Function RedoLastStep As Boolean |
| Visual C++ |
|---|
public: bool RedoLastStep() |