*setmaxgeomrefinememory()

Sets the maximum amount of memory to use for geometry refinement.

Syntax

*setmaxgeomrefinememory(memory)

Type

hm.cfg Commands

Description

Sets the maximum amount of memory to use for geometry refinement.

Inputs

memory
The maximum amount of memory to us, in MB.

Example

To set the max memory to 1000 MB:
*setmaxgeomrefinememory(1000)