ShapePoint
These properties control ShapePoint visualizations. For each property, the type of control and the values that can be assigned are listed, along with the property identifier and allowed values for use by the iTools Procedural Interface. For a description of how a particular control is used, refer to Property Controls.
|
Interface:
Property Name |
Description
|
API:
Property Identifier |
API:
Allowed Values |
|---|---|---|---|
| Symbol |
Symbol: Symbol to represent each ShapePoint. Choose a symbol from the list. Default = No symbol |
SYM_INDEX |
0 (No symbol) 1 (Plus sign) 2 (Asterisk) 3 (Period) 4 (Diamond) 5 (Triangle) 6 (Square) 7 (X) 8 (Right arrowhead) 9 (Left arrowhead) |
| Symbol size |
Number: Factor from 0 to 1 determining the size of the selected symbol. Move slider to change the size. Default = |
SYM_SIZE |
Floating point between 0 and 1. |
| Symbol color |
Color: Color for the selected symbol. Click to choose from the default color palette, or specify RGB values. Default = |
SYM_COLOR |
3D integer array of the form: [R, G, B] Each color value may range from 0 to 255. |
| Symbol thickness |
Number: Symbol thickness from 1 to 9.9 for the selected symbol. Move slider to change the thickness. Default = |
SYM_THICK |
A floating-point value between 1.0 (the default) and 9.9. |
| Transparency |
Number: Transparency of the ShapePoint fill from 0% to 100%. Move the slider to change the value. Default = |
TRANSPARENCY |
Integer from 0 to 100. |