Procedure UndoOff clears the undo table and suspends undo for the remainder of the VectorScript procedure. The undo system resumes after the procedure is completed.
PROCEDURE UndoOff;def vs.UndoOff():
return NoneAvailability: from VectorWorks8.0