Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Name

ncu — Next cursor operation

Syntax

Panel
bgColor#FFFFAA
borderWidth1
borderStylesolid

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]

Connect next [keep=stay in connect mode/turn off] digitized point to the nearest existing point.

lin

Get the xyz coordinate from nearest line.

nea

Get the xyz coordinates from the nearest point.

x

Get the x coordinate from keyboard entry.

y

Get the y coordinate from keyboard entry.

z value [keep]

Get the z coordinate from keyboard entry value. Use the keep argument to make this value permanent.

xy

Get the xy coordinate from keyboard entry.

xyz

Get the xyz coordinate from keyboard entry.

cur

Position the current cursor to the nearest point.

See also

acd - Append data from cursor, rcd - Read from cursor, mov - Move points, edi - Edit cursor values