All Frameworks Class Hierarchy This Framework Indexes
ManufacturingInterfaces Interface CATIMfgTransitionPathMngt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgTransitionPathMngt
Interface to get information on Transition Path.
Role: This interface gives the machine rotations stored in a Transition Path.
Method Index
- o
GetMachineRotations(CATListValCATBaseUnknown_var*&)
- Gets The Machine Rotations.
- o
GetNbOfMachineRotations(int&)
- Gets The Machine Rotations number.
Methods
o GetMachineRotations
| public virtual GetMachineRotations( | | oMachineRotationsList) |
-
Gets The Machine Rotations.
- Parameters:
-
- oMachineRotationsList
- The list
o GetNbOfMachineRotations
| public virtual GetNbOfMachineRotations( | | oNbMachineRotations) |
-
Gets The Machine Rotations number.
- Parameters:
-
- oNbMachineRotations
- The number of Machine Rotations
This object is included in the file: CATIMfgTransitionPathMngt.h
If needed, your Imakefile.mk should include the module: MfgItfEnv