interface grid undisplay
Allows you to close an existing grid in the view.
A new grid can be created independent of the default grid, which can be located or oriented as per the preference. The grid oriGIn can be conveniently located at any location other than the global oriGIn.
The grid can be closed by this command.
Format:
interface grid undisplay |
|---|
grid_name = | an existing grid |
view_name = | an existing view |
Example:
interface grid undisplay & |
|---|
grid_name = | .model_1.grd5 & |
view_name = | front |
Description:
Parameter | Value Type | Description |
|---|
grid_name | An Existing Grid | Specifies the name of an existing grid |
view_name | An Existing View | Specifies view_name of displayed grid |
Extended Definition:
1. The existing grid can be closed by this command.
Cautions:
The grid settings should not exceed the maximum number of points as specified by the environment variable 'MDI_MAX_GRID_POINTS'. The default maximum is 10000 points.