HyperWorks Desktop

*BeginIsoValue()

Indicates the beginning of an iso value block.

*BeginIsoValue()

Indicates the beginning of an iso value block.

Previous topic Next topic No expanding text in this topic  

*BeginIsoValue()

Indicates the beginning of an iso value block.

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

Syntax

*BeginIsoValue()

Substatements

*AveragingMethod()

*ComplexFilter()

*CornerDataRequested()

*DataComponent()

*DisplayMode()

*Increment()

*IsoValue()

*Layer()

*LegendMode()

*OverrideColor()

*ProjectionRule()

*ResolvedInSystem()

*ResultType()

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 block captures the iso value settings from the Iso Value panel in HyperView.

See also

 

*EndIsoValue()

List of Session Statements