numeric
The status of graphic_window’s auto-box. This is the feature which, when turned on, recomputes the model extents viewed by the window whenever new graphic primitives viewable in the window are added to the model. The actual box coordinates are not updated until execution of the next viewing command, e.g. plan.
Possible values are:
0 - Feature is off.
1 - Feature is on, a rectangular box.
2 - Feature is on, a cube.
The value for new graphic windows is 0 (off). When the feature is on, it uses the system numerics box_margin or box_factor to apply an additional margin to the extents.
Commands: |
|
Identifiers: |
box_factor (numeric), box_margin (numeric) |