HyperWorks Desktop

*UndeformedTracking()

Specifies if the deformation should follow with the tracking system.        

*UndeformedTracking()

Specifies if the deformation should follow with the tracking system.        

Previous topic Next topic No expanding text in this topic  

*UndeformedTracking()

Specifies if the deformation should follow with the tracking system.        

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

Syntax

*UndeformedTracking(state)

Argument

Name

Description

 

state

On – The deformation should move with the attached tracking system.

Off – The deformation should not move with the attached tracking system.

Example

*BeginDeformed()

   *ScaleMode(ModelPercent)

   *Scale(1, 3, 4)

   *ResolvedInSystem(-1)

   *ResultType(displacement)

   *UndeformedMode(Features)

   *UndeformedColor(meshcolor)

   *UndeformedTracking(off)

*EndDeformed()

Application

HyperView.

See also

 

*BeginDeformed()

List of Session Statements