*setautomaxsurfacerefinecount()

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

Syntax

*setmaxsurfacerefinecount(count)

Type

hm.cfg Commands

Description

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

Inputs

count
The maximum count.

Example

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