amfIMeasure SetShowX
Sets the value of the flag denoting whether or not the X values and X value difference of the end points will be shown on the measure.
Syntax
measure_handle SetShowX on
Application
HyperWorks Tcl Modify
Description
Sets the value of the flag denoting whether or not the X values and the X value difference of the end points will be shown on the video.
Inputs
- on
-
- 1
- Indicates that all the values regarding X will be shown.
- 0
- Indicates all the values regarding X will not be shown.
Example
measure_handle SetShowX 1
Error
- 1 = HW_Error
- 3 = HW_InvalidHandle
- 4 = HW_InvalidArgs
Keywords
HyperWorks
MediaView
Measure
Tracing
Tracking System