HyperWorks Desktop

*EndIsoValue()

Specifies the end of an iso value block.

*EndIsoValue()

Specifies the end of an iso value block.

Previous topic Next topic No expanding text in this topic  

*EndIsoValue()

Specifies the end of an iso value block.

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

Syntax

*EndIsoValue()

Example

*BeginIsoValue()

    *ResultType("Displacement")

    *DataComponent("Mag")

    *ComplexFilter("mag")

    *ResolvedInSystem(0)

    *IsoValue(485.728)

    *Increment(1)

    *DisplayMode(below)

    *OverrideColor("On", 0, 255, 0)

    *LegendMode(no)

*EndIsoValue()

Application

HyperView.

Comments

This marks the end of the iso value block.

See also

 

*BeginIsoValue()

List of Session Statements