*EvenlyDistributed()
Specifies whether or not the vector plot is evenly distributed on the rake lines defined on a section cut.
Syntax
*EvenlyDistributed (is_evenly_distributed)
Application
HyperView
Inputs
- 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").
Context
*BeginVector()
Example
*BeginVector()
*EvenlyDistributed(“true/false”)
*EndVector()
Comments
A *EvenlyDistributed() command may be placed inside a
*BeginVector() block to capture whether or not the vector plot is evenly distributed on the rake lines defined on the section cut.