]> OCCT Git - occt-copy.git/commit
0026390: IntTools_Context should provide possibility to set tolerance used by PointOn...
authoroan <oan@opencascade.com>
Thu, 2 Jul 2015 09:52:42 +0000 (12:52 +0300)
committerabv <abv@opencascade.com>
Wed, 2 Sep 2015 11:38:10 +0000 (14:38 +0300)
commit76b8e792506104e87e97ef7f8b415c1d79592bd8
tree2f6d5f6ff86f92b3fdb0df5ad554077ff655c79f
parentd0da782fe1ee591b6e91f561354c4c1cfb3be93f
0026390: IntTools_Context should provide possibility to set tolerance used by PointOnSurf projector instead using of strict value 1.e-12

New method SetPOnSProjectionTolerance to set projection tolerance has been added IntTools_Context. By default it is set to 1.e-12
src/IntTools/IntTools_Context.cdl
src/IntTools/IntTools_Context.cxx