Salome HOME
refs #628: Fatal error as result of splitting polyline without tool object
authorabk <abk@opencascade.com>
Fri, 10 Jul 2015 11:00:28 +0000 (14:00 +0300)
committerabk <abk@opencascade.com>
Fri, 10 Jul 2015 11:00:28 +0000 (14:00 +0300)
commite3000ba337d23a437393722a865e2074609ef51a
tree5bf3e08d11c5db1b5057ec568030f25cc3d43e25
parent2c701f7ccb7e83e06eb3ed6af61739ee46c07392
refs #628: Fatal error as result of splitting polyline without tool object

The split algorithms were changed to do not perform the splitting if:
- the polyline is absent during the split by a point;
- one of the polylines is absent during the split of a polyline by a tool;
- less than two polylines are present during the split of polylines by each other.
src/HYDROData/HYDROData_PolylineOperator.cxx