INSERT

INSERT inserts a new surface in the lens data editor.

Syntax:

INSERT surf 

Discussion:

The value surf must evaluate to an integer expression. See also DELETE and SURFTYPE .

Example:

INSERT 5
INSERT i+2*j

Next: