Copyright © 2021 by K4.org
  (v.0.48.124)

A collection of annotation attributes.

Note: This is not yet integrated into the Drawing Utilities.

Index

Rules

arrowheadStyle

arrowheadStyle: Boolean

The arrowhead style. One of [tba].

Flags : Cached, Parameter (Note this is uncached)

Expression : false

extensionGap

extensionGap: Number

The distance between the point being measured and the start of the extension line.

Flags : Cached, Parameter (Note this is uncached)

Expression : this.textHeight/2

extensionOver

extensionOver: Number

The amount the extension line extends beyond the dimension line intersection.

Flags : Cached, Parameter (Note this is uncached)

Expression : this.textHeight/2

fromExtensionGap

fromExtensionGap: Number

The distance between the fromPoint and the start of the extension line.

Flags : Cached, Parameter (Note this is uncached)

Expression : this.extensionGap

fromExtensionOver

fromExtensionOver: Number

The amount the fromExtensionLine extends beyond the dimension line intersection.

Flags : Cached, Parameter (Note this is uncached)

Expression : this.extensionOver

showTextBox

showTextBox: Boolean

Whether to show a box around the dimension text. [Not yet supported]

Flags : Cached, Parameter (Note this is uncached)

Expression : false

styleName

styleName: String

The annotation style name.

Flags : Cached, Parameter (Note this is uncached)

Expression : "Standard"

textHeight

textHeight: Number

The nominal height of text.

Flags : Cached, Parameter (Note this is uncached)

Expression : 1

toExtensionGap

toExtensionGap: Number

The distance between the toPoint and the start of the extension line.

Flags : Cached, Parameter (Note this is uncached)

Expression : this.extensionGap

toExtensionOver

toExtensionOver: Number

The amount the toExtensionLine extends beyond the dimension line intersection.

Flags : Cached, Parameter (Note this is uncached)

Expression : this.extensionOver