*setautomaxlinerefinecount()

Sets the maximum count which can be used for graphics auto refinement of lines.

Syntax

*setautomaxlinerefinecount(count)

Type

hm.cfg Commands

Description

Sets the maximum count which can be used for graphics auto refinement of lines.

Inputs

count
The maximum count.

Example

To set the max count to 3000:
*setautomaxlinerefinecount(3000)