Controls which entity properties are preselected for the SetByLayer command which changes property overrides of specified entities to ByLayer.
The value can be a sum of the following bit codes:
Bit Codes
| 0 | No properties preset |
| 1 | LineColor property |
| 2 | LineStyle property |
| 4 | LineWeight property |
| 8 | (not evaluated) |
| 16 | PrintStyle property (only in drawings which use named PrintStyles) |
| 32 | Changes ByBlock to ByLayer |
| 64 | Includes Blocks when changing ByBlock to ByLayer |
| 128 | Transparency property |
Properties
| Type | Integer (bit-coded) |
| Default | 255 |
| Status | Read / Write |
| Saved | In the user's profile |
Related Commands