|
MC_CirclePathChoice
|
Motion path for a circular segment
|
| 0
|
Clockwise
|
Only applicable for 2D groups when using MC_CircleMode#Center. ClockWise has no meaning in 3D space. If the group includes axes defined for more than two dimensions, this enumerated value cannot be used. The function block will report ErrorID 8970. Use Shortest or Longest.
|
MC_CirclePathChoice#Clockwise
|
| 1
|
CounterClockWise
|
Only applicable for 2D groups when using MC_CircleMode#Center. CounterClockWise has no meaning in 3D space. If the group includes axes defined for more than two dimensions, this enumerated value cannot be used. The function block will report ErrorID 8970. Use Shortest or Longest.
|
MC_CirclePathChoice#CounterClockwise
|
| 2
|
Shortest
|
|
MC_CirclePathChoice#Shortest
|
| 3
|
Longest
|
|
MC_CirclePathChoice#Longest
|