*DrawValues()

Specifies the drawing state of the tensor values for the Normal and Shear tensors.

Syntax

*DrawValues (type, state)

Application

HyperView

Inputs

type
Normal
Shear
state
Yes
No

Context

*BeginTensor()

Example

*DrawValues("Normal", "Off")
*DrawValues("Shear", "Off")

Comments

This statement is used to set the draw state of the tensor values for the Normal or Shear tensors. On will enable the values and Off will disable the values.