*DrawPrefix() - Tensor Panel

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

Syntax

*DrawPrefix (type, state)

Application

HyperView

Inputs

type
Normal
Shear
state
Yes
No

Context

*BeginTensor()

Example

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

Comments

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