All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgCoordinateSystem

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ManufacturingInterfaces.CATIMfgActivity
        |
        +---ManufacturingInterfaces.CATIMfgAuxiliaryOperation
          |
          +---CATIMfgCoordinateSystem
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIMfgCoordinateSystem

Interface dedicated to machining axis system management.
Role: This interface offers services to retrieve axis system information


Method Index


o GetAxis(CATMathAxis&)
Retrieves the mathematical axis beyond machining axis system.

Methods


o GetAxis
public virtual HRESULT GetAxis(CATMathAxis& oAxis) = 0
Retrieves the mathematical axis beyond machining axis system.
Parameters:
oAxis
the mathematical axis

This object is included in the file: CATIMfgCoordinateSystem.h
If needed, your Imakefile.mk should include the module: MfgItfEnv

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