Clone
Joël van den Berg
committed
on 06 Nov 15
Implemented Segment2D which represents a line between two points (without direction). Simplified algorithm to find a 1D profile in a 2D prof… Show more
Implemented Segment2D which represents a line between two points (without direction). Simplified algorithm to find a 1D profile in a 2D profile at some X. Removed obsolete Math2D methods. Added exceptions when geometries in a SoilLayer2D do not define a loop. Added constructor for Point2D with two parameters (x and y). Making use of 2D concepts within profiles. Updated PointCollectionHelper to create loops with Segments2D out of the points. Renamed PipingSoilLayerReaderTest to PipingSoilLayer2DReaderTest Related to Issue [WTI-27]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@661 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: dd2c888c20e5c1eaff6b99ca6b3674286c19098f Show less

master + 81 more