*dynamicrotatemode()

Sets the output mode for intermediate rotation commands to the command file.

Syntax

*dynamicrotatemode (mode)

Type

hm.cfg Commands

Description

Sets the output mode for intermediate rotation commands to the command file.

Inputs

mode
0
Writes final position only using *viewset.
1
Writes intermediate rotation commands *dynamicviewbegin, *quatrotate and *dynamicviewend.

Example

To specify the output of intermediate rotation commands:
*dynamicrotatemode(1)