hwd window

HyperWorks Desktop window commands.

Syntax

hwd window type

hwd window animateonce <active/all/<range>

Arguments

type
The window type. Options include:
  • HyperGraph 2D
  • HyperGraph 3D
  • HyperMesh
  • HyperView
  • MediaView
  • MotionView
  • TableView
  • TextView
animateonce
Animate animation windows on the active page only once. The previous timestep is restored.
active
Animate the active animation window once.
all
Animate all animation windows on the active page once.
range
Animate all animation windows on the active page within a given range once (for example, 1-4,8,10)

Example

Change the current window type to HyperGraph 2D:
hwd window type="HyperGraph 2D"
Animate the active window once:
hwd window animateonce active