Specifies whether or not the vector plot is projected on a section cut.
*Projected()Specifies whether or not the vector plot is projected on a section cut. |
|||||
*Projected()Specifies whether or not the vector plot is projected on a section cut. |
Syntax |
*Projected(is_projected) |
|
Argument |
Name |
Description |
is_projected |
Specifies whether or not the vector plot is projected on a section cut ("True" or "False"). |
|
Example |
*BeginVector() *Projected("true/false") *EndVector() |
|
Application |
HyperView. |
|
Context |
||
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. |
|
See also |
|
|
|