amfIMovie SetCSOxFlag

Sets the value of the flag denoting whether or not the connecting line of the marker1 and marker 2 is the X axis.

Syntax

movie_handle SetCSOxFlag on

Application

HyperWorks Tcl Modify

Description

Sets the value of the flag denoting whether or not the connecting line of the marker 1 and marker2 is the X axis.

Inputs

on
true
Indicates that the line is the X axis.
false
Indicates that the line is the Y axis.

Example

movie_handle SetCSOxFlag true

Error

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

Keywords

HyperWorks

MediaView

Measure

Tracing

Tracking System