std-new-z


Synopsis

(std-new-z <pt> <num>)

Description

STD-NEW-Z changes the z value of a point to num.

Arguments

pt: a point, any list

num: any number

Return Value

A list of 3 elements: The first and second element of the point and the new number.

Side Effects

None.

Module

(std-require 'STDPOINT)

Defined in STDPOINT

Note: Before version 0.4001 it was in STDLIST!