Implemented conversion of SoilLayer2D to PipingSoilLayers Exception is thrown when SoilLayer2D contains vertical edge on X. Implemented PointCollectionHelper to ease the creation of Point3D sets. - Can be used with string or file. - First line is number of rows. - Following lines should count up to that number. - Lines interpreted as a grid with points at the numbers. - Numbers determine order of points in set. - This means that only numbers 0 up till 9 are allowed Related to Issue [WTI-27]
Introduced new SoilLayer2D as an temporary builder class before transforming it to PipingSoilLayers. Introduced SoilProfileBuilder the transformation of 2D Profiles to PipingSoilProfile. Introduced Math2D for containing 2 dimensional calculation routines. Renamed PipingSoilLayerReader to PipingSoilLayer2DReader, because xml parsing only applies for 2D layers. Related to Issue [WTI-27] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@367 5a3db67b-de53-47b5-99c8-a1c30a6650e2