HyperWorks Desktop

*DrawPosition()

Specifies the drawing position of the vectors on the rake lines.

*DrawPosition()

Specifies the drawing position of the vectors on the rake lines.

Previous topic Next topic No expanding text in this topic  

*DrawPosition()

Specifies the drawing position of the vectors on the rake lines.

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

Syntax

*DrawPosition(position)

Argument

Name

Description

 

position

The drawing position of the vectors on the rake lines ("Tail", "Tip", or "Center").

Example

*BeginVector()

  *NumberOfRowsColumns(“Tail/Tip/Center”)

*EndVector()

Application

HyperView.

Context

*BeginVector()

Comments

A *DrawPosition() command may be placed inside a *BeginVector() block to capture the draw attributes of rake lines on which the vector plot is applied.

See also

 

*BeginVector()

*BeginRake()

*EndVector()

List of Session Statements