HyperWorks Desktop

Command Window - HyperView

Command Window - HyperView

Previous topic Next topic Expand/collapse all hidden text  

Command Window - HyperView

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

The Command Window option on the View menu launches the TkCon window. You can use this window to enter Tcl/Tk commands.  From this console you can also use the HyperView commands add, ani, col, era, gro, rea and sty to manipulate the model.

Brief descriptions of the usage for the HyperView commands is listed below.  For more detailed descriptions, click on the command name.

hmtoggle_plus1greyadd

all

Adds whole model

ele

Adds specified elements

bar

Adds specified 1D Elements

1D

Adds specified 1D elements

2D

Adds specified 2D elements

3D

Adds specified 3D elements

quad

Adds specified QUAD config elements

quad4

Adds specified QUAD4 config elements

quad8

Adds specified QUAD8 config elements

tria

Adds specified TRIA config elements

tria3

Adds specified TRIA3 config elements

tria6

Adds specified TRIA6 config elements

tetra

Adds specified TETRA config elements

tetra4

Adds specified TETRA4 config elements

tetra10

Adds specified TETRA10 config elements

hex

Adds specified HEX config elements

hex8

Adds specified HEX8 config elements

hex20

Adds specified HEX20 config elements

pen6

Adds specified PENTA6 config elements

pen15

Adds specified PENTA15 config elements

pen

Adds specified PENTA config elements

pyr5

Adds specified PYRAMID5 config elements

pyr13

Adds specified PYRAMID13 config elements

pyr

Adds specified PYRAMID config elements

gro

Adds specified Group

comp

Adds specified component by name/id

 

hmtoggle_plus1greyani

for

Forward animation continuous

bac

Backward animation continuous

off

Stops the animation

first

Sets the current simulation to first

last

Sets the current simulation to last

next

Advances by one simulation

prev

Goes to the previous simulation

fab

Animation continuous Forward and Backward

step <step no.>

Sets the current step the specified one

 

hmtoggle_plus1greycol

bac

Sets the background color

 

hmtoggle_plus1greyera

all

Erases whole model

ele

Erases specified elements

bar

Erases specified 1D elements

1D

Erases specified 1D elements

2D

Erases specified 2D elements

3D

Erases specified 3D elements

quad

Erases specified QUAD config elements

quad4

Erases specified QUAD4 config elements

quad8

Erases specified QUAD8 config elements

tria

Erases specified TRIA config elements

tria3

Erases specified TRIA3 config elements

tria6

Erases specified TRIA6 config elements

tetra

Erases specified TETRA config elements

tetra4

Erases specified TETRA4 config elements

tetra10

Erases specified TETRA10 config elements

hex

Erases specified HEX config elements

hex8

Erases specified HEX8 config elements

hex20

Erases specified HEX20 config elements

pen6

Erases specified PENTA6 config elements

pen15

Erases specified PENTA15 config elements

pen

Erases specified PENTA config elements

pyr5

Erases specified PYRAMID5 config elements

pyr13

Erases specified PYRAMID13 config elements

pyr

Erases specified PYRAMID config elements

gro

Erases specified group

comp

Erases specified component by name/id

 

hmtoggle_plus1greygro

gro

Usage

def

Creates a default group of currently visible elements

rde <prevname> <newname>

Redefines the group name

del

Deletes all the groups and frees the memory

lst

Prints the current groups on the console

 

 

See Also:

Programming with Tcl/Tk Commands