CADability dotNET
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: CADability
Assembly: 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()

See Also