HyperWorks Desktop

*SyncToActiveWindow()

*SyncToActiveWindow()

Previous topic Next topic No expanding text in this topic  

*SyncToActiveWindow()

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

Description

Specifies whether syncing with the active window is on or off.

Syntax

*SyncToActiveWindow(state)

Argument

Names

Description

 

state

“On” = turns on syncing with the active window.

“Off” = turn off syncing with the active window.

Example

*BeginDefaults()

  *SyncToActiveWindow(On)

*EndDefaults()

Application

HyperGraph 2D, HyperGraph 3D, HyperView, MediaView, MotionView, TextView

Context

*BeginDefaults()

See Also

 

*BeginDefaults()

*EndDefaults()

List of Preference Statements