hwd window

HyperWorks Desktop window commands.

Syntax

hwd window animateonce <active/all/<range>

hwd window draw

hwd window type

Arguments

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)
draw
Redraw the current window.
type
The window type. Options include:
  • HyperGraph 2D
  • HyperGraph 3D
  • HyperMesh
  • HyperView
  • MediaView
  • MotionView
  • TableView
  • TextView

Example

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