*TensorShowPrefix()
Specifies the state of the Principal Prefix, Normal Prefix, and Shear Prefix check boxes in the Tensor panel.
Syntax
*TensorShowPrefix (State)
Application
HyperView
Inputs
- State
- Indicates if the Principal/Normal/Shear Prefix check box on the tensor panel should be turned on or off.
Context
*BeginGraphicDefaults()
Example
*TensorShowPrefix("On")
Comments
Valid entries are "On" or "Off". This will set the state of the Principal Prefix, Normal Prefix, and Shear Prefix check boxes.