HyperWorks Desktop

*ReferenceStep()

Indicates the time step at which the measure was created.

*ReferenceStep()

Indicates the time step at which the measure was created.

Previous topic Next topic No expanding text in this topic  

*ReferenceStep()

Indicates the time step at which the measure was created.

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

Syntax

*ReferenceStep(step)

Argument

Name

Description

 

step

The time step when the measure was created.

Example

*BeginMeasures("Measure Group 5", "RelativeDisplacement", On)

         *ReferenceStep(1.00000000)

         *Attribute(IDOn, NameOn, DistOn, XOn, YOn, ZOn, ProjectOff, SystemOff)

         *NodeLocator(1, "Node", 33612, "Part", 3)

         *SystemLocator(1, "System", 2)

         *NumericFormat(Scientific, 3)

         *NumericFormat(Fixed, 3)

*EndMeasures()

Application

HyperView.

See also

 

*BeginMeasures()

List of Session Statements