DeviationAngle

The function "AIS_InteractiveContext::DeviationAngle" returns allways the same value:
//=======================================================================
//function : DeviationAngle
//purpose : Gets deviationAngle
//=======================================================================

Standard_Real AIS_InteractiveContext::DeviationAngle() const
{
return PI/180.0e0 ;
// return myDefaultDrawer->DeviationAngle();
}
Is this a bug or something else ?

Dmitry Khabi's picture

Please, can you explain or give some links about:
DeviationAngle, HRLAngle,DeviationCoefficient, HLRDeviationCoefficient by ASI_InteractiveContex / AIS_Shape ?
This parameters have big influence over quality / efficient...

Pawel's picture

Hello,

OCCT 6.5.2 still used this code and always returns a constant value for the deviation angle. Why?

Could this be clarified?

Thank you!
Pawel

Forum supervisor's picture

Dear Pawel,
I would like to inform you that the posted problem has been checked and confirmed.
To give you answer the issue should be analyzed before by a visualization expert.
The corresponding issue with ID = 22903 has been registered.
Later you may check if the issue is resolved by checking references to the specified ID in OCCT Release Notes. The analysis of the issue will take some time depending on our technical capability and availability of resources.
Regards