occt: master 323e88ad

Author Committer Branch Timestamp Parent
nbv smoskvin master 2018-11-12 14:00:06 master d0cf7e8f
Affected Issues  0030365: Modeling Algorithms - Create tool to compute deviation between any 2D-curve and some its segment
Changeset 0030365: Modeling Algorithms - Create tool to compute deviation between any 2D-curve and some its segment

Adds two new overloaded 'ComputeDeviation()' function (approx & exact) to GeomLib_Tool class to calculates the parameter in the curve where the maximum deviation is obtained between the curve and the line segment connecting its points with the specified parameters

Adds new '2ddeviation' DRAW command for 'ComputeDeviation()' functional testing
mod - src/GeomLib/GeomLib_Tool.cxx Diff File
mod - src/GeomLib/GeomLib_Tool.hxx Diff File
mod - src/GeomliteTest/GeomliteTest_API2dCommands.cxx Diff File
add - tests/lowalgos/2ddeviation/A1 Diff File
add - tests/lowalgos/2ddeviation/A2 Diff File
add - tests/lowalgos/2ddeviation/A3 Diff File
mod - tests/lowalgos/grids.list Diff File