double MotionCamRepeatFromGet (  ) 

Description:
MotionCamRepeatFromGet gets the segment where the camming loops to on repeat.
Returns:
(long) Segment from which camming repeats.
Sample Code:
  printf("camming begins repeating at location: %ld.\n", MotionCamRepeatFromGet());
See also:
MotionCamRepeatFromSet