CAA C++ API Modifications

Mathematics Framework Modifications in V5R18


Entity
SP
Modification
To Do
Mathematics/Public/CATTolerance.h/CATTolerance/GetResolution
Prototype: inline double GetResolution(CATTolerance::ResolutionType iResolutionType = CATTolerance::CatC0)const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/ResolutionForSquareLengthTest
Prototype: inline double ResolutionForSquareLengthTest()const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/ResolutionForSqrtLengthTest
Prototype: inline double ResolutionForSqrtLengthTest()const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/LargeResolutionForAngleTest
Prototype: inline CATAngle LargeResolutionForAngleTest()const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/LargeResolutionForLengthTest
Prototype: inline CATPositiveLength LargeResolutionForLengthTest()const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/LargeResolutionForSquareLengthTest
Prototype: inline double LargeResolutionForSquareLengthTest()const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/LargeResolutionForSqrtLengthTest
Prototype: inline double LargeResolutionForSqrtLengthTest()const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/GetScale
Prototype: inline double GetScale()const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/GetSquareScale
Prototype: inline double GetSquareScale()const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/GetSqrtScale
Prototype: inline double GetSqrtScale()const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/SetScale
Prototype: void SetScale(double iScale);
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/ResolutionForAngleTest
Prototype: inline CATAngle ResolutionForAngleTest()const;
6 INDMExposition error, should not be used. Check that you don't use it
Mathematics/Public/CATTolerance.h/CATTolerance/ResolutionForLengthTest
Prototype: inline CATPositiveLength ResolutionForLengthTest()const;
6 INDMExposition error, should not be used. Check that you don't use it