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