CATTTRSUseItf CATMathPlanarRGE

Usage: you must use this class as is. You should never derive it.


public class CATMathPlanarRGE

Class representing the mathematical properties of an RGE whose TTRS class is Planar.
Overrides .


Constructor and Destructor Index


o CATMathPlanarRGE(CATMathPlane&)
Constructs a Planar RGE using a plane.

Method Index


o GetMathPlane(CATMathPlane&)
Retrieves the plane making up the Planar RGE.
o GetTTRSClass()
Returns the TTRS class associated with the Planar RGE.
o GetTTRSclass()
Returns the TTRS class associated with the Planar RGE.

Data Member Index


o _math_plane
The point that makes up the Planar RGE.

Constructor and Destructor


o CATMathPlanarRGE
public CATMathPlanarRGE( iMathPlane)
Constructs a Planar RGE using a plane.
Parameters:
iMathPlane
The plane making up the Planar RGE

Methods


o GetMathPlane
public GetMathPlane( ioMathPlane)
Retrieves the plane making up the Planar RGE.
Parameters:
ioMathPlane
The retrieved plane
Returns:
S_OK Returns always S_OK, even if a null plane is associated with the RGE
o GetTTRSClass
public GetTTRSClass()
Returns the TTRS class associated with the Planar RGE.
o GetTTRSclass
public GetTTRSclass()
Returns the TTRS class associated with the Planar RGE.

Data Members


o _math_plane
  public CATMathPlane _math_plane
The point that makes up the Planar RGE.

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.