Structure: grid

Object Description:

Grid details for display in a graphic window

Creation Command:

grid command

Permitted Scope:

None

Array Capability:

No

Membership Potential:

System objects only

Graphic Primitive Capability:

No

User Function Capability:

No

 

Generic Elements

.access

-

string

Access rights

.alength

*

numeric

Array length (1)

.class

*

string

Identifier class (grid)

.desc

-

string

Description

.elements

*

string[17]

Structure element names

.etypes

*

string[17]

Structure element types

.is_class

*

numeric func

Whether identifier is an instance of a particular class

.is_proc

*

numeric

Whether identifier is a procedure/function

.num_elements

*

numeric

Structure element count (17)

.owner

*

string

Owner user-id

.time

-

time

Modification time

.type

*

string

Identifier type (grid)

.variant

*

string

Identifier variant (identifier)

* = Read only element.

 

Structure Elements

.color

-

color

Grid color (or null)

.corners

*

point[2]

Corners of a partial grid

.crosses

-

numeric

Grid lines or markers

.font

-

font

Grid character font (or null)

.format

-

string[3]

Grid ordinate formats

.level

-

numeric

Z coordinate for plan grids

.ls

-

linestyle/color

Grid linestyle (or null)

.marker_height

-

numeric

Grid marker height

.ms

-

markerstyle

Grid markerstyle (or null)

.occurrence

-

string

Grid occurrence

.ordinates

-

string

Whether to draw grid ordinates

.text_color

-

color

Grid text color (or null)

.text_height

-

numeric

Grid text height (or 0)

.thickness

-

numeric

Grid thickness (or 0)

.x

-

numeric

Grid interval along the X axis

.y

-

numeric

Grid interval along the Y axis

.z

-

numeric

Grid interval along the Z axis

* = Read only element.