*BeginFLD()

Indicates the beginning of an FLD attribute block.

Syntax

*BeginFLD()

Application

HyperView

Example

*BeginFLD()
    *SelectionInfo()
        *FLDComponent(1)
        *FLDOptions(false, true, true, true, 0.020000, 0.100000, 1.000002)
        *FLDCurveFit(2.485714, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 1.000000)
        *ElementalResult("Strain", -1)
        *ElementSelection("ALL", "ALL", "Upper", "ALL", -2)
    *EndSelectionInfo()
*EndFLD()

Comments

The FLD block is similar to the Contour, Vector, and Tensor attribute blocks. However, since the FLD legend is not user editable, there are no legend attributes saved in the FLD block.