HyperWorks Desktop

*RakeTransformationMatrix()

Specifies the transformation matrix of the rake definition in a CFD plot.

*RakeTransformationMatrix()

Specifies the transformation matrix of the rake definition in a CFD plot.

Previous topic Next topic No expanding text in this topic  

*RakeTransformationMatrix()

Specifies the transformation matrix of the rake definition in a CFD plot.

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

Syntax

*RakeTransformationMatrix(matrix)

Argument

Name

Description

 

matrix

The transformation values (sixteen comma separated float values) which are to be applied to the rake for a given CFD plot.

Example

*BeginCFD()

  *BeginRake()

     *RakeTransformationMatrix(“values”)

  *EndRake()

*EndCFD()

Application

HyperView.

Context

*BeginRake()

Comments

A *RakeTransformationMatrix() command may be placed inside a *BeginRake() block to capture the orientation matrix of the rake definition in a CFD plot.

See also

 

*BeginCFD()

*BeginRake()

*EndRake()

*EndCFD()

List of Session Statements