HyperWorks Desktop

*Increment() - HyperView

Indicates the increment for the iso value.

*Increment() - HyperView

Indicates the increment for the iso value.

Previous topic Next topic No expanding text in this topic  

*Increment() - HyperView

Indicates the increment for the iso value.

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

Syntax

*Increment(value)

Argument

Name

Description

 

value

The numeric iso value used as an increment on the iso value slider.

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.

See also

 

*BeginIsoValue()

List of Session Statements