CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
After several changes "using contextFrame" you can reset the context so that the following
changes with the same context generate a new undo step.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void ClearContext() |
| Visual Basic |
|---|
Public Sub ClearContext |
| Visual C++ |
|---|
public: void ClearContext() |