HyperWorks Desktop

*HeadType()

Specifies the drawing style of the vector plot.

*HeadType()

Specifies the drawing style of the vector plot.

Previous topic Next topic No expanding text in this topic  

*HeadType()

Specifies the drawing style of the vector plot.

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

Syntax

*HeadType(type)

Argument

Name

Description

 

type

The drawing style of the vectors ("Head2D" or "None").

Example

*BeginVector()

  *HeadType("Head2D/None")

*EndVector()

Application

HyperView.

Context

*BeginVector()

Comments

A *HeadType() command may be placed inside a *BeginVector() block to capture the drawing style of the vector plot.

See also

 

*BeginVector()

*DrawPosition()

*EndVector()

List of Session Statements