amfIMeasure SetShowY

Sets the value of the flag denoting whether or not the Y values and Y value difference of the end points will be shown on the measure.

Syntax

measure_handle SetShowY on

Application

HyperWorks Tcl Modify

Description

Sets the value of the flag denoting whether or not the Y values and the Y value difference of the end points will be shown on the video.

Inputs

on
1
Indicates that all the values regarding Y will be shown.
0
Indicates all the values regarding Y will not be shown.

Example

measure_handle SetShowY 1

Error

Standard hwResult error codes:
  • 1 = HW_Error
  • 3 = HW_InvalidHandle
  • 4 = HW_InvalidArgs

Keywords

HyperWorks

MediaView

Measure

Tracing

Tracking System