System Variable SSMSHEETSTATUS¶
Specifies the refresh method of the status data in a drawing sheet set.
The status data of a sheet in the current drawing sheet set specifies whether the drawing sheet is locked or is missing. The status data can be manually or automatically updated for all drawing sheets.
Values
0 |
Does not automatically refresh the status data |
1 |
Automatically refreshes the status data on loading or updating the drawing sheet set |
2 |
Automatically refreshes the status data on loading or updating the drawing sheet set or at the time interval specified by SSMPOLLTIME. |
Properties
Type |
Integer |
Range |
0 .. 2 |
Default |
2 |
Status |
Read / Write |
Saved |
In the drawing file |
Related Variables