All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgActivityDefaultToolAxis

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

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


interface CATIMfgActivityDefaultToolAxis

This interface is dedicated to Default Tool Axis Management on Manufacturing Activity A default implementation is provided.


Method Index


o GetDefaultToolAxis(CATMathDirection&,CATMathPoint&)
Retrieves the default ToolAxis and Anchor Point .

Methods


o GetDefaultToolAxis
public virtual HRESULT GetDefaultToolAxis(CATMathDirection& oToolAxis,
CATMathPoint& oAnchorPoint)=0
Retrieves the default ToolAxis and Anchor Point .
Parameters:
oToolAxis
The Default Tool Axis as CATMathDirection
See also:
CATMathDirection
oAnchorPoint
The Anchor Point on which the Tool Axis will be displayed as CATMathPoint
See also:
CATMathPoint

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

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