Add Mark

Adding mark settings

Add Mark

Add Mark

Screen Display/Name

--mark-item-draw-name [<on|off>] (on)

Specifies whether to display mark name.

Screen Display/Coordinates

--mark-item-draw-coordinate [<on|off>] (off)

Specifies whether to display coordinates.

Thumbnail/Size

--mark-thumbnail-size [<None|In-Line|Small|Middle|Large>] (None)

Specifies size of thumbnail image.

Thumbnail/Auto-Refresh on Area Change

--mark-thumbnail-auto-refresh [<on|off>] (off)

Specifies whether to refresh automatically when the display area for thumbnails is changed.

Mark File Read Limit

--mark-file-max-lines [<value>] (10000)

Specifies the reading limit of the Mark File in lines.

Column Designation Candidates/Formula/X

--mark-candidates-x [<str>] (mark_x, x, (x1 + x2) / 2.0, col_1, 0)

Specifies candidates for $X. Multiple candidates can be specified with a comma separated list.

Column Designation Candidates/Formula/Y

--mark-candidates-y [<str>] (mark_y, y, (y1 + y2) / 2.0, col_2, 0)

Specifies candidates for $Y. Multiple candidates can be specified with a comma separated list.

Column Designation Candidates/Formula/Size

--mark-candidates-size [<str>] (mark_size, abs(x2 - x1), size, 5)

Specifies candidates for $Size. Multiple candidates can be specified with a comma separated list.

Column Designation Candidates/Formula/Label

--mark-candidates-label [<str>] ((*1))

Specifies candidates for $Label. Multiple candidates can be specified with a comma separated list.
(*1) : mark_label, label, description, location_name, name, LineNo.

Column Designation Candidates/Formula/Name

--mark-candidates-name [<str>] (mark_name, name, LineNo.)

Specifies candidates for $Name. Multiple candidates can be specified with a comma separated list.

Column Designation Candidates/Formula/Group

--mark-candidates-group [<str>] (mark_group, group)

Specifies candidates for $Group. Multiple candidates can be specified with a comma separated list.

Column Designation Candidates/Formula/Color

--mark-candidates-color [<str>] (mark_color, color)

Specifies candidates for $Color. Multiple candidates can be specified with a comma separated list.

Column Designation Candidates/Formula/Shape

--mark-candidates-shape [<str>] (mark_shape, shape)

Specifies candidates for $Shape. Multiple candidates can be specified with a comma separated list.

Column Designation Candidates/Formula/Representation

--mark-candidates-representation [<str>] (mark_representative)

Specifies candidates for $Representation. Multiple candidates can be specified with a comma separated list.

Column Designation Candidates/Formula/Frame/Width

--mark-candidates-f-width [<str>] (mark_f_width)

Specifies candidates for $FWidth. Multiple candidates can be specified with a comma separated list.

Column Designation Candidates/Formula/Frame/Height

--mark-candidates-f-height [<str>] (mark_f_height)

Specifies candidates for $FHeight. Multiple candidates can be specified with a comma separated list.

Column Designation Candidates/Formula/Frame/Angle

--mark-candidates-f-angle [<str>] (mark_f_angle)

Specifies candidates for $FAngle. Multiple candidates can be specified with a comma separated list.

Additional Columns

--mark-default-table-additional-columns [<str>]

Specifies the Additional Columns for the Default Mark Table. Initial values can also be specified.
Last modified April 23, 2025