Core.Common.Geometry

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Resharper cleanup Related to Issue [WTI-739]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5006 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f6d6284c8b10f15028f61c502ee6302898283c9b

Former-commit-id: 59724952a639b5d8f5a63701b616e9c7dcfc2da8

  1. … 57 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

  1. … 310 more files in changeset.
Implementation of suggestion from VS Code Analysis. Related to Issue [WTI-737]

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

Former-commit-id: 1895b5a2ad4af5990186dc631dfdca95b1206a62

Former-commit-id: ae9af18a62ee32f7f397fcaedb92ee654fa7d666

  1. … 33 more files in changeset.
* Removed project reference to Core.Common.Version. * Added solution project dependencies of product-code to Core.Common.Version. Related to Issue [WTI-737]

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

Former-commit-id: 13ea8a0add9e77899cc3a6e7036660678309d563

Former-commit-id: 8eee65115f9d9621d41b4ec0527cfc0bb350980a

  1. … 53 more files in changeset.
Improved algorithm for obtaining intersections of geometries. Now points and lines also return intersection (points and lines). Related to Issue [WTI-764]

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

Former-commit-id: ab16954f7ac3e9280d39cddb83cc0d085fe5a09a

Former-commit-id: 480302f7ae3a73eadc4cb0f0084e152949dc2051

  1. … 1 more file in changeset.
Merged revision(s) from branches/WTI 676

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

Former-commit-id: 9a7434db0106e507912ae4b8ae213160b0deb65d

Former-commit-id: da60477b596e006d0aec187bdc2e74006878e477

  1. … 62 more files in changeset.
Fixed compilation errors Related to Issue [WTI-676]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-676@4363 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5889a2467ff698ce86f040efbc18cc1b9c461266

Former-commit-id: 84db26b9f37146bedb60ed35808a76b86ccd3494

  1. … 3 more files in changeset.
Fixed compilation errors Related to Issue [WTI-676]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-676@4362 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 915e7abba2d21ea082ed3b91643bd776f7123b32

Former-commit-id: 2a324516d0f88e08821f421ee0c13576f737eaf4

  1. … 1 more file in changeset.
Implemented first part of review related changes Related to Issue [WTI-675]

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

Former-commit-id: eb90e02a4e6d23045d405a99359881d423fc74e5

Former-commit-id: 635c3962674ee8edfa103ea4d92d694a914ee0ef

  1. … 10 more files in changeset.
cleanup and addition of documentation and tests. Related to Issue [WTI-137]

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

Former-commit-id: 7406c96fba636c0368186d47e13a202c941621cf

Former-commit-id: d73950305526136fdd4f11601bf491496529c332

  1. … 16 more files in changeset.
Added Core.Common.Geometry project which contains AdvancedMath2D which uses NetTopologySuite for calculating intersections. Removed the dependency from Ringtoets.Piping.Forms. Have PipingChartDataFactory use the AdvancedMath2D class. Related to Issue [WTI-137]

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

Former-commit-id: 0eb121396d6dcaaefffaca03c001bbcc286eb8e8

Former-commit-id: 9fba4b4399ef30c5223aa565f653d49367d4fbd3

    • -0
    • +119
    ./Core.Common.Geometry.csproj
    • -0
    • +50
    ./InvalidPolygonException.cs
    • -0
    • +28
    ./Properties/AssemblyInfo.cs
  1. … 10 more files in changeset.