All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATArrangementInterfaces Interface CATIRouRoundSection

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATArrangementInterfaces.CATIRouSection
        |
        +---CATIRouRoundSection
 

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


interface CATIRouRoundSection

Interface on a RouRoundSection.
Role: To get/set the corresponding Diameter data.


Method Index


o GetDiameter(double&)
GetDiameter.
o GetInsideDiameter(double&)
GetInsideDiameter.

Methods


o GetDiameter
public virtual HRESULT GetDiameter(double& oDiameter) = 0
GetDiameter.
Returns:
double.
o GetInsideDiameter
public virtual HRESULT GetInsideDiameter(double& oDiameter) = 0
GetInsideDiameter.
Returns:
double.

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

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