std-add-z | ![]() |
STD-ADD-Z
increases the z value of a point by num.
pt: a point, any list
num: any number
A list of 3 elements: The first and second element of the point and the new z value.
None.
(std-require 'STDPOINT)
Defined in STDPOINT
Note: Before version 0.4001 it was in STDLIST!