interface grid display

Allows you to display 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 displayed by this command.

Format:

 
interface grid display
grid_name =
an existing grid
view_name =
an existing view

Example:

 
interface grid display &
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 displayed 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.