All Frameworks  Class Hierarchy  This Framework  Next  Indexes

CATAnalysisResources Class CATEAnalysisAxis

CATEAnalysisAxis
 

Usage: you can derive this class.


public class CATEAnalysisAxis

Adapter for the implementation of CATISamAnalysisEntityInit interface.
It can be used for AnalysisEntity derived from "AnalysisAxis".


Constructor and Destructor Index


o CATEAnalysisAxis()
Default constructor.
o ~CATEAnalysisAxis()
Destructor.

Method Index


o GetMKSMathAxis(CATMathAxis&)
Retrieves the mathematical axis system.
o GetMathAxis(CATMathAxis&)
Retrieves the mathematical axis system.

Constructor and Destructor


o CATEAnalysisAxis
public CATEAnalysisAxis()
Default constructor.
o ~CATEAnalysisAxis
public virtual ~CATEAnalysisAxis()
Destructor.

Methods


o GetMKSMathAxis
public virtual HRESULT GetMKSMathAxis(CATMathAxis& oMathAxis) const =0
Retrieves the mathematical axis system.
Role:This method retrieves from the analysis feature a mathematical axis system.
Parameters:
oMathAxis
The mathematical axis in MKS unit
o GetMathAxis
public virtual HRESULT GetMathAxis(CATMathAxis& oMathAxis) const
Retrieves the mathematical axis system.
Role:This method retrieves from the analysis feature a mathematical axis system.
Parameters:
oMathAxis
The mathematical axis in model unit

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

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