All Frameworks Class Hierarchy This Framework Indexes
ManufacturingInterfaces Interface 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 GetDefaultToolAxis( | | oToolAxis, |
| | oAnchorPoint) |
-
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