Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/Deltares.LayerOnSlopeTool.Data.csproj
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/Deltares.LayerOnSlopeTool.Data.csproj (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/Deltares.LayerOnSlopeTool.Data.csproj (revision 3089)
@@ -0,0 +1,57 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {83D297FB-CFC7-4154-AEB7-5E09E10E24D0}
+ Library
+ Properties
+ Deltares.LayerOnSlopeTool.Data
+ Deltares.LayerOnSlopeTool.Data
+ v4.5
+ 512
+ true
+
+
+ true
+ ..\bin\Debug\
+ DEBUG;TRACE
+ full
+ x86
+ 6
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+ ..\bin\Release\
+ TRACE
+ true
+ pdbonly
+ x86
+ 6
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Copying.AGPL.licenseheader
+
+
+
+
\ No newline at end of file
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/SurfaceLine.cs
===================================================================
diff -u -r3087 -r3089
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/SurfaceLine.cs (.../Deltares.LayerOnSlopeTool.LayerCreator/SurfaceLine.cs) (revision 3087)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/SurfaceLine.cs (.../Deltares.LayerOnSlopeTool.Data/SurfaceLine.cs) (revision 3089)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2019. All rights reserved.
+// Copyright (C) Stichting Deltares 2020. All rights reserved.
//
// This file is part of the Dam Engine.
//
@@ -19,7 +19,7 @@
// Stichting Deltares and remain full property of Stichting Deltares at all times.
// All rights reserved.
-namespace Deltares.LayerOnSlopeTool.LayerCreator
+namespace Deltares.LayerOnSlopeTool.Data
{
public class SurfaceLine
{
Index: DamTools/LayerOnSlopeTool/trunk/src/LayerOnSlopeTool.sln
===================================================================
diff -u -r3066 -r3089
--- DamTools/LayerOnSlopeTool/trunk/src/LayerOnSlopeTool.sln (.../LayerOnSlopeTool.sln) (revision 3066)
+++ DamTools/LayerOnSlopeTool/trunk/src/LayerOnSlopeTool.sln (.../LayerOnSlopeTool.sln) (revision 3089)
@@ -8,6 +8,7 @@
{8484E328-75FC-4343-82D4-4E024AB06EB0} = {8484E328-75FC-4343-82D4-4E024AB06EB0}
{0D7CF73B-3587-4296-A343-7AAB962D22B6} = {0D7CF73B-3587-4296-A343-7AAB962D22B6}
{561636BE-1D0B-412D-A419-D852CA17B26A} = {561636BE-1D0B-412D-A419-D852CA17B26A}
+ {83D297FB-CFC7-4154-AEB7-5E09E10E24D0} = {83D297FB-CFC7-4154-AEB7-5E09E10E24D0}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deltares.LayerOnSlopeTool.Version", "Deltares.LayerOnSlopeTool.Version\Deltares.LayerOnSlopeTool.Version.csproj", "{0D7CF73B-3587-4296-A343-7AAB962D22B6}"
@@ -30,14 +31,21 @@
{8484E328-75FC-4343-82D4-4E024AB06EB0} = {8484E328-75FC-4343-82D4-4E024AB06EB0}
{0D7CF73B-3587-4296-A343-7AAB962D22B6} = {0D7CF73B-3587-4296-A343-7AAB962D22B6}
{561636BE-1D0B-412D-A419-D852CA17B26A} = {561636BE-1D0B-412D-A419-D852CA17B26A}
+ {83D297FB-CFC7-4154-AEB7-5E09E10E24D0} = {83D297FB-CFC7-4154-AEB7-5E09E10E24D0}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deltares.LayerOnSlopeTool.StiFileCreator.Tests", "Deltares.LayerOnSlopeTool.StiFileCreator.Tests\Deltares.LayerOnSlopeTool.StiFileCreator.Tests.csproj", "{28A5F717-D221-477C-B269-4D7AA784CC76}"
ProjectSection(ProjectDependencies) = postProject
{8484E328-75FC-4343-82D4-4E024AB06EB0} = {8484E328-75FC-4343-82D4-4E024AB06EB0}
{0D7CF73B-3587-4296-A343-7AAB962D22B6} = {0D7CF73B-3587-4296-A343-7AAB962D22B6}
+ {83D297FB-CFC7-4154-AEB7-5E09E10E24D0} = {83D297FB-CFC7-4154-AEB7-5E09E10E24D0}
EndProjectSection
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deltares.LayerOnSlopeTool.Data", "Deltares.LayerOnSlopeTool.Data\Deltares.LayerOnSlopeTool.Data.csproj", "{83D297FB-CFC7-4154-AEB7-5E09E10E24D0}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0D7CF73B-3587-4296-A343-7AAB962D22B6} = {0D7CF73B-3587-4296-A343-7AAB962D22B6}
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
@@ -68,6 +76,10 @@
{28A5F717-D221-477C-B269-4D7AA784CC76}.Debug|x86.Build.0 = Debug|x86
{28A5F717-D221-477C-B269-4D7AA784CC76}.Release|x86.ActiveCfg = Release|x86
{28A5F717-D221-477C-B269-4D7AA784CC76}.Release|x86.Build.0 = Release|x86
+ {83D297FB-CFC7-4154-AEB7-5E09E10E24D0}.Debug|x86.ActiveCfg = Debug|x86
+ {83D297FB-CFC7-4154-AEB7-5E09E10E24D0}.Debug|x86.Build.0 = Debug|x86
+ {83D297FB-CFC7-4154-AEB7-5E09E10E24D0}.Release|x86.ActiveCfg = Release|x86
+ {83D297FB-CFC7-4154-AEB7-5E09E10E24D0}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Deltares.LayerOnSlopeTool.LayerCreator.csproj
===================================================================
diff -u -r3087 -r3089
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Deltares.LayerOnSlopeTool.LayerCreator.csproj (.../Deltares.LayerOnSlopeTool.LayerCreator.csproj) (revision 3087)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Deltares.LayerOnSlopeTool.LayerCreator.csproj (.../Deltares.LayerOnSlopeTool.LayerCreator.csproj) (revision 3089)
@@ -46,12 +46,16 @@
-
-
+
+
+ {83d297fb-cfc7-4154-aeb7-5e09e10e24d0}
+ Deltares.LayerOnSlopeTool.Data
+
+
\ No newline at end of file
Fisheye: Tag 3089 refers to a dead (removed) revision in file `DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/SurfaceLine.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/Deltares.LayerOnSlopeTool.StiFileCreator.csproj
===================================================================
diff -u -r3066 -r3089
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/Deltares.LayerOnSlopeTool.StiFileCreator.csproj (.../Deltares.LayerOnSlopeTool.StiFileCreator.csproj) (revision 3066)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/Deltares.LayerOnSlopeTool.StiFileCreator.csproj (.../Deltares.LayerOnSlopeTool.StiFileCreator.csproj) (revision 3089)
@@ -45,11 +45,24 @@
+
Copying.AGPL.licenseheader
+
+
+ DGSMStabDAM.dll
+ PreserveNewest
+
+
+
+
+ {83d297fb-cfc7-4154-aeb7-5e09e10e24d0}
+ Deltares.LayerOnSlopeTool.Data
+
+
\ No newline at end of file
Fisheye: Tag 3089 refers to a dead (removed) revision in file `DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Location.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/Properties/AssemblyInfo.cs
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/Properties/AssemblyInfo.cs (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/Properties/AssemblyInfo.cs (revision 3089)
@@ -0,0 +1,28 @@
+// Copyright (C) Stichting Deltares 2020. All rights reserved.
+//
+// This file is part of the Dam Engine.
+//
+// The Dam Engine is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System.Reflection;
+using System.Runtime.InteropServices;
+
+[assembly: AssemblyTitle("Deltares.LayerOnSlopeTool.Data")]
+[assembly: AssemblyProduct("Deltares.LayerOnSlopeTool.Data")]
+[assembly: ComVisible(false)]
+[assembly: Guid("83d297fb-cfc7-4154-aeb7-5e09e10e24d0")]
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/Location.cs
===================================================================
diff -u -r3087 -r3089
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/Location.cs (.../Deltares.LayerOnSlopeTool.LayerCreator/Location.cs) (revision 3087)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Data/Location.cs (.../Deltares.LayerOnSlopeTool.Data/Location.cs) (revision 3089)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2019. All rights reserved.
+// Copyright (C) Stichting Deltares 2020. All rights reserved.
//
// This file is part of the Dam Engine.
//
@@ -19,7 +19,7 @@
// Stichting Deltares and remain full property of Stichting Deltares at all times.
// All rights reserved.
-namespace Deltares.LayerOnSlopeTool.LayerCreator
+namespace Deltares.LayerOnSlopeTool.Data
{
///
public class Location
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
===================================================================
diff -u -r3087 -r3089
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs (.../LayerCreator.cs) (revision 3087)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs (.../LayerCreator.cs) (revision 3089)
@@ -20,6 +20,7 @@
// All rights reserved.
using System.Collections.Generic;
+using Deltares.LayerOnSlopeTool.Data;
namespace Deltares.LayerOnSlopeTool.LayerCreator
{
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/GeometryCreator.cs
===================================================================
diff -u -r3087 -r3089
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/GeometryCreator.cs (.../GeometryCreator.cs) (revision 3087)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/GeometryCreator.cs (.../GeometryCreator.cs) (revision 3089)
@@ -19,6 +19,8 @@
// Stichting Deltares and remain full property of Stichting Deltares at all times.
// All rights reserved.
+using Deltares.LayerOnSlopeTool.Data;
+
namespace Deltares.LayerOnSlopeTool.LayerCreator
{
///
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/StiFileCreator.cs
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/StiFileCreator.cs (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/StiFileCreator.cs (revision 3089)
@@ -0,0 +1,34 @@
+// Copyright (C) Stichting Deltares 2020. All rights reserved.
+//
+// This file is part of the Dam Engine.
+//
+// The Dam Engine is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using Deltares.LayerOnSlopeTool.Data;
+
+namespace Deltares.LayerOnSlopeTool.StiFileCreator
+{
+ public class StiFileCreator
+ {
+ public void ProcessFile(string inputFilename, SurfaceLine surfaceline, string dikeMaterialName, string outputFilename)
+ {
+ // TODO process file
+ throw new System.NotImplementedException();
+ }
+ }
+}
\ No newline at end of file