Intersect Tolerances

Is it possible to change the intersection tolerance of the C++ SDK ON_MeshTreeNode::IntersectLine() method. I tried to change the intersection and the overlap tolerance of the IntersectLine() method and also the ON_3dmUnitsAndTolerances::m_absolute_tolerance, but get the same results. It looks like the IntersectLine() method works with tiny tolerances…

Many thanks for your thoughts.

George

Apologies, the intersection and the overlap tolerance of the IntersectLine() method responds to changes.

Best,

George