CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Adds an undo step to the undo stack.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void AddUndoStep( ReversibleChange step ) |
| Visual Basic |
|---|
Public Sub AddUndoStep ( _ step As ReversibleChange _ ) |
| Visual C++ |
|---|
public: void AddUndoStep( ReversibleChange^ step ) |
Parameters
- step
- Type: CADability..::..ReversibleChange
the step