Specifies the end of the measure block.
*EndMeasures()Specifies the end of the measure block. |
|||||
*EndMeasures()Specifies the end of the measure block. |
Syntax |
*EndMeasures() |
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. |
Comments |
This marks the end of the measure block. |
See also |
|