Unknown macro: {alias}
Name
ncu — Next cursor operation
Syntax
ncu con | lin | nea | x | y | z | xy | xyz [cur]
Description
Next cursor operations are used to control the cursor in editing related operation.
Arguments
con [keep | off]
Unknown macro: {indent}
Connect next [keep=stay in connect mode/turn off] digitized point to the nearest existing point.
lin
Unknown macro: {indent}
Get the xyz coordinate from nearest line.
nea
Unknown macro: {indent}
Get the xyz coordinates from the nearest point.
x
Unknown macro: {indent}
Get the x coordinate from keyboard entry.
y
Unknown macro: {indent}
Get the y coordinate from keyboard entry.
z value [keep]
Unknown macro: {indent}
Get the z coordinate from keyboard entry value. Use the keep argument to make this value permanent.
xy
Unknown macro: {indent}
Get the xy coordinate from keyboard entry.
xyz
Unknown macro: {indent}
Get the xyz coordinate from keyboard entry.
cur
Unknown macro: {indent}
Position the current cursor to the nearest point.