Controls the display of geometrical constraint icons on constraint bars.
The individual types of geometric constraints are identified by a bit code.
The value can be a sum of the following bit codes:
Bit Codes
| 1 | Horizontal |
| 2 | Vertical |
| 4 | Perpendicular |
| 8 | Parallel |
| 16 | Tangent |
| 32 | Smooth |
| 64 | Coincident |
| 128 | Concentric |
| 256 | Collinear |
| 512 | Symmetric |
| 1024 | Equal |
| 2048 | Fixed |
For example, set the variable to
Properties
| Type | Integer (bit code) |
| Default | 4095 |
| Status | Read / Write |
| Saved | In the user's profile |