ILOG CPLEX .NET Reference Manual

Cplex.ClearCuts Method 

Deletes all cuts added by the user to the invoking Cplex object with the methods addCut and addCuts.

public virtual void ClearCuts();

See Also

Cplex Class | ILOG.CPLEX Namespace