HyperWorks Desktop

*EndTensor()

Indicates the end of a tensor block.

*EndTensor()

Indicates the end of a tensor block.

Previous topic Next topic No expanding text in this topic  

*EndTensor()

Indicates the end of a tensor block.

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

Syntax

*EndTensor()

Example

*BeginTensor()

   *ResultType("Plastic strain", "Major Mid Minor")

     *BeginSelection(Element, SelectVisible)

         *Add("Brick id 1-7680")

     *EndSelection()

   *Layer("Z2/Curvature")

   *ResolvedInSystem(0)

   *Format("Principal")

   *ColorMode(Legend)

   *Scale(normalize, 1)

*EndTensor()

Application

HyperView

Comments

The *EndTensor() statement must be preceded by the corresponding *BeginTensor() statement, which marks the start of the tensor block.

See also

 

*BeginTensor

List of Session Statements