*Projected()

Specifies whether or not the vector plot is projected on a section cut.

Syntax

*Projected (is_projected)

Application

HyperView

Inputs

is_projected
Specifies whether or not the vector plot is projected on a section cut ("True" or "False").

Context

*BeginVector()

Example

*BeginVector()
   *Projected("true/false")
*EndVector()

Comments

A *Projected() command may be placed inside a *BeginVector() block to capture whether or not the vector plot is projected on the defined section cut.