Specifies the size of the marker seeds drawn on the streamlines of a CFD plot.
*MarkerSize()Specifies the size of the marker seeds drawn on the streamlines of a CFD plot. |
|||||
*MarkerSize()Specifies the size of the marker seeds drawn on the streamlines of a CFD plot. |
Syntax |
*MarkerSize(size) |
|
Argument |
Name |
Description |
size |
The thickness of the marker seeds drawn on the streamlines for a given CFD plot. The default setting is 0.2. |
|
Example |
*BeginCFD() *MarkerSize("size") *EndCFD() |
|
Application |
HyperView. |
|
Context |
||
Comments |
A *MarkerSize() command may be placed inside a *BeginCFD() block to capture the marker size for the created seeds. |
|
See also |
|
|
|