amfIMeasure SetColor
Sets the color of the measure line.
Syntax
measure_handle SetColor color_name
Application
HyperWorks Tcl Modify
Description
Returns the color of the measure line.
Inputs
- color_name
- The name of a color (“red”, “blue”, and so on).
Example
measure_handle SetColor “red”
Error
- 1 = HW_Error
- 3 = HW_InvalidHandle
- 4 = HW_InvalidArgs
Keywords
HyperWorks
MediaView
Measure
Tracing
Tracking System