*MaxBreakAngle()

Specifies the break angle to be used for the decimation criteria for the streamlines.

Syntax

*MaxBreakAngle (Value)

Application

HyperView

Inputs

Value
The decimation criteria in the term of the break angle. If the angle between two neighbor segments is over the specified value, the point will be kept (not decimated).

Context

*BeginCFD()

Example

*MaxBreakAngle("3")

Comments

Valid values are: 0 - 90.