Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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]

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

  • No labels