*ReferenceStep()
Indicates the time step at which the measure was created.
Syntax
*ReferenceStep (step)
Application
HyperView
Inputs
- 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()