HyperWorks Desktop

*GridTextPrecision()

Specifies the precision of the text displayed on the grid lines of a section cut.

*GridTextPrecision()

Specifies the precision of the text displayed on the grid lines of a section cut.

Previous topic Next topic No expanding text in this topic  

*GridTextPrecision()

Specifies the precision of the text displayed on the grid lines of a section cut.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*GridTextPrecision(precision)

Argument

Name

Description

 

precision

The precision value used to display the text on the grid lines.

Note - The default value is 2.0.

Example

*BeginSectionCut()

  *GridTextPrecision(2.0)

*EndSectionCut()

Application

HyperView.

Context

*BeginSectionCut()

Comments

A *GridTextPrecision() command may be placed inside a *BeginSectionCut() block to capture the precision of the text displayed on the grid lines for a given section cut.

See also

 

*BeginSectionCut()

*EndSectionCut()

List of Session Statements