Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{alias:ncu}
h2. Name

*ncu* — Next cursor operation

h2. Syntax
{panel:|borderStyle=solid|borderWidth=1|bgColor=#FFFFAA}

*ncu con | lin | nea | x | y | z | xy | xyz* \[*cur*] 

{panel}

h2. Description

Next cursor operations are used to control the cursor in editing related operation. 

h2. Arguments

*con* \[*keep | off*] 
{indent}Connect next \[*keep*=stay in connect mode/turn off] digitized point to the nearest existing point.{indent} 
*lin* 
{indent}Get the xyz coordinate from nearest line.{indent} 
*nea* 
{indent}Get the xyz coordinates from the nearest point.{indent} 
*x* 
{indent}Get the x coordinate from keyboard entry.{indent} 
*y* 
{indent}Get the y coordinate from keyboard entry.{indent} 
*z* _value_ \[*keep*] 
{indent}Get the z coordinate from keyboard entry value. Use the *keep* argument to make this value permanent.{indent} 
*xy* 
{indent}Get the xy coordinate from keyboard entry.{indent} 
*xyz* 
{indent}Get the xyz coordinate from keyboard entry.{indent} 
*cur* 
{indent}Position the current cursor to the nearest point.{indent} 

h2. See also

[acd - Append data from cursor], [rcd - Read from cursor], [mov - Move points], [edi - Edit cursor values]
{pagebreak}