CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Removes the active action froom the action stack. Usually actions terminate themselves
by calling RemoveThisAction()()()().
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void RemoveActiveAction() |
| Visual Basic |
|---|
Sub RemoveActiveAction |
| Visual C++ |
|---|
void RemoveActiveAction() |