All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgTransitionPathMngt

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---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 HRESULT GetMachineRotations(CATListValCATBaseUnknown_var*& oMachineRotationsList)= 0
Gets The Machine Rotations.
Parameters:
oMachineRotationsList
The list
o GetNbOfMachineRotations
public virtual HRESULT GetNbOfMachineRotations(int& oNbMachineRotations) = 0
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

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