All Frameworks  Class Hierarchy  This Framework  Indexes

FittingInterfaces Enumeration CATFitTrackMoveMode

enum CATFitTrackMoveMode {
  CATFitSpeedMode,
  CATFitTimeMode
}
Enum for Track speed and time modes.
Role: This enum is used to set whether the track's speed and total time will be calculated using the input speed or input total time.
Values:
CATFitSpeedMode
The input speed should be used to determine how long it takes to traverse the track.
CATFitTimeMode
The input total time should be used to determine how the speed that the part traverses the track.

This object is included in the file: CATITrack.h

Copyright © 2003, Dassault Systèmes. All rights reserved.