Skip to content

Commit cbb18ec

Browse files
authored
9.1 Deployment (#423)
2 parents fe4336d + c7f64ad commit cbb18ec

219 files changed

Lines changed: 481 additions & 789 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

MidasCivil_Adapter/AdapterActions/Execute.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2025, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2026, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -441,3 +441,4 @@ private static void CopyAll(DirectoryInfo sourceDirectory, DirectoryInfo targetD
441441

442442

443443

444+

MidasCivil_Adapter/CRUD/Create/Create.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2025, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2026, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -148,3 +148,4 @@ protected override bool ICreate<T>(IEnumerable<T> objects, ActionConfig actionCo
148148

149149

150150

151+

MidasCivil_Adapter/CRUD/Create/Elements/Element.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2025, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2026, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -92,3 +92,4 @@ private bool CreateCollection(IEnumerable<FEMesh> meshes)
9292

9393

9494

95+

MidasCivil_Adapter/CRUD/Create/Elements/Node.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2025, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2026, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -74,3 +74,4 @@ private bool CreateCollection(IEnumerable<Node> nodes)
7474

7575

7676

77+

MidasCivil_Adapter/CRUD/Create/Elements/RigidLink.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2025, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2026, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -58,3 +58,4 @@ private bool CreateCollection(IEnumerable<RigidLink> links)
5858

5959

6060

61+

MidasCivil_Adapter/CRUD/Create/Loads/AreaDifferentialTemperatureLoad.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2025, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2026, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -76,3 +76,4 @@ public bool CreateCollection(IEnumerable<AreaDifferentialTemperatureLoad> areaDi
7676

7777

7878

79+

MidasCivil_Adapter/CRUD/Create/Loads/AreaUniformTemperatureLoads.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2025, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2026, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -74,3 +74,4 @@ public bool CreateCollection(IEnumerable<AreaUniformTemperatureLoad> areaUniform
7474

7575

7676

77+

MidasCivil_Adapter/CRUD/Create/Loads/AreaUniformlyDistributedLoads.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2025, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2026, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -93,3 +93,4 @@ public bool CreateCollection(IEnumerable<AreaUniformlyDistributedLoad> areaUnifo
9393

9494

9595

96+

MidasCivil_Adapter/CRUD/Create/Loads/BarDifferentialTemperatureLoad.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2025, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2026, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -80,3 +80,4 @@ private bool CreateCollection(IEnumerable<BarDifferentialTemperatureLoad> barDif
8080

8181

8282

83+

MidasCivil_Adapter/CRUD/Create/Loads/BarPointLoads.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2025, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2026, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -107,3 +107,4 @@ private bool CreateCollection(IEnumerable<BarPointLoad> barPointLoads)
107107

108108

109109

110+

0 commit comments

Comments
 (0)