Specifies whether or not the vector plot is evenly distributed on the rake lines defined on a section cut.
Syntax |
*EvenlyDistributed(is_evenly_distributed) |
|
Argument |
Name |
Description |
is_evenly_distributed |
Specifies whether or not the vector plot is evenly distributed on the the number of rows and columns of the rake defined on a section cut ("True" or "False"). |
|
Example |
*BeginVector() *EvenlyDistributed(“true/false”) *EndVector() |
|
Application |
HyperView. |
|
Context |
||
Comments |
A *EvenlyDistributed() command may be placed inside a |
|
See also |
|
|
|