HyperWorks Desktop

*controlkeyviewmode()

*controlkeyviewmode()

Previous topic Next topic No expanding text in this topic  

*controlkeyviewmode()

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

NAME


*controlkeyviewmode - Specifies whether the display listing should be done during control key assisted viewing.

 

SYNTAX


*controlkeyviewmode(mode)

 

TYPE


hm.cfg Command

 

DESCRIPTION


Specifies whether the display listing should be done during control key assisted viewing.  When display listing is used, there may be a delay in the operation while the display list is being built, but the operation will have a higher frame rate (faster).  Immediate mode results in a faster initial response time, but a lower frame rate (slower).

mode

0 - immediate mode

1 - use display listing (default)

 

EXAMPLES


To specify the use of immediate mode:

*controlkeyviewmode(0)

 

ERRORS


None.

 

SEE ALSO


Configuration File Commands