interface grid delete
Allows you to delete 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 created can be deleted by this command.
Format:
interface grid delete |
|---|
grid_name = | an existing grid |
Example:
interface grid delete & |
|---|
grid_name = | grd4 |
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 deleted by this command.
Tips:
The grid may not be deleted if any views or objects are dependent on it. You must first delete the dependent objects.
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.