ScaleBase.Items

Syntax

Items: Arrow

Description

The Items property sets a collection of scale items.

Comments

Property value is direct enumeration of elements separated with spaces (Items=”10 12 15”) or enumeration of identifiers included into curved brackets (Items=”{solid1 solid2 solid3}”).

Example

The example of property use is given on the Example of Scale List Setup page.

See also:

ScaleBase