HyperWorks Desktop

*BeginDeformed()

Indicates the beginning of a deformed block.

*BeginDeformed()

Indicates the beginning of a deformed block.

Previous topic Next topic No expanding text in this topic  

*BeginDeformed()

Indicates the beginning of a deformed block.

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

Syntax

*BeginDeformed()

Substatements

*ResolvedInSystem()

*ResultType()

*Scale()

*ScaleMode()

*UndeformedColor()

*UndeformedMode()

*UndeformedTracking()

Example

*BeginDeformed()

   *ScaleMode(ModelPercent)

   *Scale(1, 3, 4)

   *ResolvedInSystem(-1)

   *ResultType(displacement)

   *UndeformedMode(Features)

   *UndeformedColor(meshcolor)

   *UndeformedTracking(off)

*EndDeformed()

Application

HyperView.

Comments

This block captures your selections from the Deformed panel in HyperView.

This block captures the deformation to the model and the scale factor that can exaggerate or minimize the actual deformation.

See also

 

*EndDeformed()

*ResolvedInSystem()

*ResultType()

*Scale()

*ScaleMode()

*UndeformedColor()

*UndeformedMode()

*UndeformedTracking()

List of Session Statements