Add objects

Function for adding simple points, lines, circles and texts. Each page remembers its own settings and point search method. Points and texts can be autosaved with one click. Lines and circles need sparate saving at the end.

Normally objects are added to the active file like in any other function. Optionally other save file can be selected from the list at the bottom. This makes it possible to use active file for normal mapping and other file for additional notes.

Pointing object with the Alt-key picks code and surface from it. Method Nearest point picks data from the nearest point and method Mouse from the nearest line. For texts code is always picked from the nearest text.

Pages

Point  Line  Circle  Text

Fields

Upper part fields display object type, surface and id numbers.

X, Y, Z, T

Point coordinates and angle.

Size

Symbol size. Value zero uses size from the code file.

Color

Object color. Value zero uses color from the code file.

Locked

Locks Z-coordinate to constant value. Locked constant value is stored at end and restured at function restart.

Back, Reset, Undo

When pointing line, the Back button reverses one point at time. With circle it resets points. In all other cases, button functions as undo.

Close line

Closes a line to its start point. After closing, the line number in dialog will be increased by one automatically. With the Shift-key closes area.

Drawing

Uses object specific drawing data (size, width, color).

Auto

Saves the point automatically after it has been selected.

Paste XY

Pastes quote, semicolon, tabulator, space or linefeed separated coordinates from the clipboard to the coordinate fields. If the clipboard data contains decimal points, comma is also handled as a field separator. Otherwise comman is handled as a decimal separator. Paste works also directly with columns copied from Excel.

File, Active

When the active setting is on, objects are stored to the active file. If the setting is off, separate save file can be selected from the adjacent list.


Special settings

There are some special settings related to this function.

EditFlag

Settings affecting edit and calculation function behavior.

See also: Using special settings