HyperWorks Desktop

*BeginRake()

Specifies the block that captures the rake information used for streamline creation.

*BeginRake()

Specifies the block that captures the rake information used for streamline creation.

Previous topic Next topic No expanding text in this topic  

*BeginRake()

Specifies the block that captures the rake information used for streamline creation.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*BeginRake(Id, Label, Type, Visibility)

Arguments

Name

Description

 

Id

The rake ID.

 

Label

The rake label.

 

Type

The rake type ("Line" or "Area").

 

Visibility

The rake visibility ("On" or "Off").

Example

*BeginRake(1, "Rake 1", "Line", "On")

Application

HyperView.

Context

*BeginCFD()

Comments

Any number of rake blocks can be created in one session file.

See also

 

*BaseTime()

*BeginCFD()

*ColorStreamlines()

*EndCFD()

*EndRake()

*GenerateStreamlines()

*IntegrationMethod()

*IntegrationMode()

*IntegrationStepLength()

*MaxBreakAngle()

*MaxLineSegmentLength()

*MaxSpeedVariation()

*NumberOfSeeds()

*NumberOfStreamLineColors()

*RakeDefinition()

*ShowRakeOutline()

*StreamLineSize()

*StreamlineSource()

*StreamlineStyle()

*TerminationCriteria()

List of Session Statements