System Variable SELECTSIMILARMODE¶
Controls which properties must match for an entity of the same type to be selected with the SelectMatching command.
The value can be a sum of the following bit codes:
Bit Codes
0 |
Entity type only |
1 |
LineColor |
2 |
Layer |
4 |
LineStyle |
8 |
LineScale |
16 |
LineWeight |
32 |
PrintStyle |
64 |
Style (DimensionStyle, TextStyle, TableStyle) |
128 |
Name (Block name, name of referenced drawings or images) |
Properties
Type |
Integer (bit-coded) |
Default |
130 |
Status |
Read / Write |
Saved |
In the user’s profile |
Related Commands