HyperWorks Desktop

*Projected()

Specifies whether or not the vector plot is projected on a section cut.

*Projected()

Specifies whether or not the vector plot is projected on a section cut.

Previous topic Next topic No expanding text in this topic  

*Projected()

Specifies whether or not the vector plot is projected on a section cut.

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

Syntax

*Projected(is_projected)

Argument

Name

Description

 

is_projected

Specifies whether or not the vector plot is projected on a section cut ("True" or "False").

Example

*BeginVector()

  *Projected("true/false")

*EndVector()

Application

HyperView.

Context

*BeginVector()

Comments

A *Projected() command may be placed inside a *BeginVector() block to capture whether or not the vector plot is projected on the defined section cut.

See also

 

*BeginVector()

*EndVector()

List of Session Statements