*MarkerSize()

Specifies the size of the marker seeds drawn on the streamlines of a CFD plot.

Syntax

*MarkerSize (size)

Application

HyperView

Inputs

size
The thickness of the marker seeds drawn on the streamlines for a given CFD plot. The default setting is 0.2.

Context

*BeginCFD()

Example

*BeginCFD()
   *MarkerSize("size")
*EndCFD()

Comments

A *MarkerSize() command may be placed inside a *BeginCFD() block to capture the marker size for the created seeds.