HyperWorks Desktop

*NumberOfRowsColumns()

Specifies the number of rows and columns of rake lines on which to apply the vector plot.

*NumberOfRowsColumns()

Specifies the number of rows and columns of rake lines on which to apply the vector plot.

Previous topic Next topic No expanding text in this topic  

*NumberOfRowsColumns()

Specifies the number of rows and columns of rake lines on which to apply the vector plot.

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

Syntax

*NumberOfRowsColumns(rows, columns)

Argument

Name

Description

 

rows

The number of rows of rakes on which to apply the vector plot.

 

columns

The number of columns of rakes on which to apply the vector plot.

Example

*BeginVector()

  *NumberOfRowsColumns("rows", "columns")

*EndVector()

Application

HyperView.

Context

*BeginVector()

Comments

A *NumberOfRowsColumns() command may be placed inside a *BeginVector() block to capture the number of rows and columns of rake lines on which to apply the vector plot.

See also

 

*BeginVector()

*BeginRake()

*EndVector()

List of Session Statements