All Frameworks Class Hierarchy This Framework Indexes
CATTPSInterfaces Interface CATITPSToleranceZone
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSToleranceZone
Interface for accessing tolerance zone informations of a TPS.
Warning CATMathSetOfVectors is a protected interface (not exposed)
of Mathematics framework. Subject to change.
- See also:
- CATTPSToleranceZoneForm
Method Index
- o
GetDirection(CATMathVector*,CATITTRS**)
- Get the direction in which we must apply the tolerance zone.
- o
GetDirections(int*,CATMathVector**,CATMathAxis*)
-
- o
GetForm(CATTPSToleranceZoneForm*)
- Retrieves tolerance zone form.
- o
GetValue(double*)
- Retrieves tolerance zone value (in millimeters).
- o
SetDirections(int,CATMathVector*,CATMathAxis*)
-
- o
SetForm(CATTPSToleranceZoneForm)
- Sets tolerance zone form.
- o
SetValue(double)
- Sets tolerance zone value (in millimeters).
Methods
o GetDirection
| public virtual GetDirection( | | oNormal, |
| | opiDirection) |
-
Get the direction in which we must apply the tolerance zone.
If the class of the TTRS is cylindrical, the normal is the direction of the cylindre.
If the class of the TTRS is planar, the normal is the normal of the plane.
o GetDirections
| public virtual GetDirections( | | oVectorCount, |
| | oVectors, |
| | oAxis) |
-
- Deprecated:
- V5R15
o GetForm
| public virtual GetForm( | | oForm) |
-
Retrieves tolerance zone form.
o GetValue
| public virtual GetValue( | | oValue) |
-
Retrieves tolerance zone value (in millimeters).
o SetDirections
| public virtual SetDirections( | const | iVectorCount, |
| const | iVectors, |
| const | iAxis) |
-
- Deprecated:
- V5R15
o SetForm
| public virtual SetForm( | const | iForm) |
-
Sets tolerance zone form.
o SetValue
| public virtual SetValue( | const | iValue) |
-
Sets tolerance zone value (in millimeters).
This object is included in the file: CATITPSToleranceZone.h