RESTORE
RESTORE resets transformations of the coordinate system.
Syntax
RESTORE n [, begin_with]
Parameters
n (integer): number of transformations to reset.
If begin_with is not set, the previous n entries are
reset. If begin_with is set, n entries starting from begin_with are reset. If n is negative, the transformations
are reset backwards.
begin_with (integer, optional): sets the number,
from which n entries are reset.
Remarks
Usable since script version 1.1 (Allplan 2012-1).
