HyperWorks Desktop

*EndContour()

Specifies the end of the contour block.

*EndContour()

Specifies the end of the contour block.

Previous topic Next topic No expanding text in this topic  

*EndContour()

Specifies the end of the contour block.

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

Syntax

*EndContour()

Example

*BeginContour()

 *LegendTitle("Contour Plot (Analysis system)\nDisplacement(Mag)")

 *BeginSelection(Part, Invisible, SelectVisible)

      *Add("Shell id 1-2")

 *EndSelection()

 *ResultType("Displacement")

 *DataComponent("Mag")

*EndContour()

Application

HyperView

Comments

The *EndContour() statement must be preceded by the corresponding *BeginContour() statement, which marks the start of the *Contour() block.  There can be only one *Contour() block per view.

See also

 

*BeginContour()

List of Session Statements