All Frameworks  Class Hierarchy  This Framework  Next  Indexes

CATCommonLayoutInterfaces Class CATECloAppBendableAdapter

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

Usage: you can derive this class.


public class CATECloAppBendableAdapter

Super class to derive implementation for interface CATICloAppBendable.
Role: Adapter


Constructor and Destructor Index


o CATECloAppBendableAdapter()
o ~CATECloAppBendableAdapter()

Method Index


o GetSpringBackRadius(CATAngle&,double&,double&,int&,double&)
Implements a function from an interface.

Constructor and Destructor


o CATECloAppBendableAdapter
public CATECloAppBendableAdapter()
o ~CATECloAppBendableAdapter
public virtual ~CATECloAppBendableAdapter()

Methods


o GetSpringBackRadius
public virtual HRESULT GetSpringBackRadius( const CATAngle& iTurnAngleRadian,
const double& iRunNodeRadiusMM,
const double& iDiameterFactor,
const int& iRuleUsed,
double& oSpringBackRadiusMM)
Implements a function from an interface.
See also:
CATICloAppBendable

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

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