HyperWorks Solvers

TCURVE

TCURVE

Previous topic Next topic No expanding text in this topic  

TCURVE

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

I/O Options Entry

TCURVE – Output Request

Description

The TCURVE command can be used in the I/O Options section to define the plot title for XYPLOT output from a random response analysis.

Format

TCURVE = title

Argument

Description

title

Character string.

Default = A default title is provided.

Comments

1.TCURVE may not be continued onto the next line.
2.A TCURVE definition applies to all plots defined after TCURVE until another definition of TCURVE occurs.

Example:

XTITLE = X-A

YTITLE = Y-A

XYPLOT (first plot definition)

YTITLE = Y-B

TCURVE = C-A

XYPLOT (second plot definition)

would assign X-A, Y-A and the default plot title to the first plot, then X-A, Y-B and C-A to the second plot.

See Also:

I/O Options Section

I/O Options by Function

The Input File