System Variable PSTYLEPOLICY¶
Determines the type of PrintStyles used by default for new drawings (not for the current drawing).
Values
0 |
Uses user-defined PrintStyle. DEFPLSTYLE defines the default PrintStyle for new entities. DEFLPLSTYLE defines the default PrintStyle for new Layers. |
1 |
Uses color-dependent PrintStyles |
Properties
Type |
Integer |
Range |
0 | 1 |
Default |
1 |
Status |
Read / Write |
Saved |
In the user’s profile |
Related Commands
Print, PrintStyle, SystemOptions
Related Variables