All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgMappingForMachiningAxis

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIMfgMappingForMachiningAxis
 

Usage: you can freely reimplement this interface.


interface CATIMfgMappingForMachiningAxis

Interface to read the geometry to be affected to a machining axis system for a dedicated User Feature.
Role: CATIMfgMappingForMachiningAxis provides a method to give the geometry (axis sytem)


Method Index


o GetAxisSystem(CATBaseUnknown_var&)
Gets the geometrical Axis system to be assigned to a machining axis system.

Methods


o GetAxisSystem
public virtual HRESULT GetAxisSystem(CATBaseUnknown_var& oAxisSystem) = 0
Gets the geometrical Axis system to be assigned to a machining axis system.
Parameters:
oAxisSystem
The axis system geometry

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

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