Wiki Markup |
---|
{alias:cha} |
Name
cha — Change value of point coordinates
...
No argument. The value of the point closest to the cursor position is set to 0.
value
The z value of the point closest to the cursor position is set to value
xyz
When cursor position is used, the xyz coordinates is taken from the cursor. If value is specified it is assigned to the z coordinate.
num value
The z-value of point number num is changed to value.
cel num value
The z-values of all points in cell number num are changed to value.
Related command
Edit point and lines
The main command object for editing points and lines which also utilizes the cha command.
...