diff --git a/Lusas_Adapter/AdapterActions/Execute.cs b/Lusas_Adapter/AdapterActions/Execute.cs index 969722d4..c13f95cf 100644 --- a/Lusas_Adapter/AdapterActions/Execute.cs +++ b/Lusas_Adapter/AdapterActions/Execute.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -304,3 +304,4 @@ private bool Analyse(IEnumerable cases = null) + diff --git a/Lusas_Adapter/CRUD/Create/Create.cs b/Lusas_Adapter/CRUD/Create/Create.cs index a4892077..c4e53229 100644 --- a/Lusas_Adapter/CRUD/Create/Create.cs +++ b/Lusas_Adapter/CRUD/Create/Create.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -766,3 +766,4 @@ private bool CreateCollection(IEnumerable meshSettings2Ds) } } + diff --git a/Lusas_Adapter/CRUD/Create/Elements/Edge.cs b/Lusas_Adapter/CRUD/Create/Elements/Edge.cs index 6db1f37b..5de74523 100644 --- a/Lusas_Adapter/CRUD/Create/Elements/Edge.cs +++ b/Lusas_Adapter/CRUD/Create/Elements/Edge.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -79,3 +79,4 @@ private IFLine CreateEdge(Edge edge, IFPoint startPoint, IFPoint endPoint) + diff --git a/Lusas_Adapter/CRUD/Create/Elements/Line.cs b/Lusas_Adapter/CRUD/Create/Elements/Line.cs index c0f48ba5..0b9b910b 100644 --- a/Lusas_Adapter/CRUD/Create/Elements/Line.cs +++ b/Lusas_Adapter/CRUD/Create/Elements/Line.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -164,3 +164,4 @@ private IFLine CreateLine(Bar bar) + diff --git a/Lusas_Adapter/CRUD/Create/Elements/Point.cs b/Lusas_Adapter/CRUD/Create/Elements/Point.cs index 6e84be3d..aad33345 100644 --- a/Lusas_Adapter/CRUD/Create/Elements/Point.cs +++ b/Lusas_Adapter/CRUD/Create/Elements/Point.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -103,3 +103,4 @@ private IFPoint CreatePoint(Point point) + diff --git a/Lusas_Adapter/CRUD/Create/Elements/Surface.cs b/Lusas_Adapter/CRUD/Create/Elements/Surface.cs index 252df6e5..27eb4829 100644 --- a/Lusas_Adapter/CRUD/Create/Elements/Surface.cs +++ b/Lusas_Adapter/CRUD/Create/Elements/Surface.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -208,3 +208,4 @@ private IFSurface CreateSurface(Opening opening) + diff --git a/Lusas_Adapter/CRUD/Create/Error.cs b/Lusas_Adapter/CRUD/Create/Error.cs index c99617ec..927fe5a3 100644 --- a/Lusas_Adapter/CRUD/Create/Error.cs +++ b/Lusas_Adapter/CRUD/Create/Error.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -111,3 +111,4 @@ private void CreatePropertyEvent(string failedProperty, string elemType, string + diff --git a/Lusas_Adapter/CRUD/Create/Loads/BarDistributedLoad.cs b/Lusas_Adapter/CRUD/Create/Loads/BarDistributedLoad.cs index 378a32b7..04de01d6 100644 --- a/Lusas_Adapter/CRUD/Create/Loads/BarDistributedLoad.cs +++ b/Lusas_Adapter/CRUD/Create/Loads/BarDistributedLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -191,3 +191,4 @@ private List CreateBarDistributedLoad( + diff --git a/Lusas_Adapter/CRUD/Create/Loads/BarPointLoad.cs b/Lusas_Adapter/CRUD/Create/Loads/BarPointLoad.cs index dd60d08c..8d16c2c7 100644 --- a/Lusas_Adapter/CRUD/Create/Loads/BarPointLoad.cs +++ b/Lusas_Adapter/CRUD/Create/Loads/BarPointLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -88,3 +88,4 @@ private IFLoadingBeamPoint CreateBarPointLoad(BarPointLoad barPointLoad, object[ + diff --git a/Lusas_Adapter/CRUD/Create/Loads/ConcentratedLoad.cs b/Lusas_Adapter/CRUD/Create/Loads/ConcentratedLoad.cs index bf1b157d..9755f469 100644 --- a/Lusas_Adapter/CRUD/Create/Loads/ConcentratedLoad.cs +++ b/Lusas_Adapter/CRUD/Create/Loads/ConcentratedLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -82,3 +82,4 @@ private IFLoadingConcentrated CreateConcentratedLoad(PointLoad pointLoad, object + diff --git a/Lusas_Adapter/CRUD/Create/Loads/DistributedLoad.cs b/Lusas_Adapter/CRUD/Create/Loads/DistributedLoad.cs index e346a133..0725ec73 100644 --- a/Lusas_Adapter/CRUD/Create/Loads/DistributedLoad.cs +++ b/Lusas_Adapter/CRUD/Create/Loads/DistributedLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -171,3 +171,4 @@ private IFLoadingLocalDistributed CreateLocalDistributed(string lusasName, + diff --git a/Lusas_Adapter/CRUD/Create/Loads/GravityLoad.cs b/Lusas_Adapter/CRUD/Create/Loads/GravityLoad.cs index 065db936..8e347c86 100644 --- a/Lusas_Adapter/CRUD/Create/Loads/GravityLoad.cs +++ b/Lusas_Adapter/CRUD/Create/Loads/GravityLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -83,3 +83,4 @@ private IFLoadingBody CreateGravityLoad(GravityLoad gravityLoad, IFGeometry[] lu + diff --git a/Lusas_Adapter/CRUD/Create/Loads/LoadCombination.cs b/Lusas_Adapter/CRUD/Create/Loads/LoadCombination.cs index 864569e7..1f7fede9 100644 --- a/Lusas_Adapter/CRUD/Create/Loads/LoadCombination.cs +++ b/Lusas_Adapter/CRUD/Create/Loads/LoadCombination.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -92,3 +92,4 @@ private IFBasicCombination CreateLoadCombination(LoadCombination loadCombination + diff --git a/Lusas_Adapter/CRUD/Create/Loads/Loadcase.cs b/Lusas_Adapter/CRUD/Create/Loads/Loadcase.cs index b6c5303c..15512f1e 100644 --- a/Lusas_Adapter/CRUD/Create/Loads/Loadcase.cs +++ b/Lusas_Adapter/CRUD/Create/Loads/Loadcase.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -91,3 +91,4 @@ private IFLoadcase CreateLoadcase(Loadcase loadcase) + diff --git a/Lusas_Adapter/CRUD/Create/Loads/PrescribedDisplacement.cs b/Lusas_Adapter/CRUD/Create/Loads/PrescribedDisplacement.cs index eef61e78..69b9bf08 100644 --- a/Lusas_Adapter/CRUD/Create/Loads/PrescribedDisplacement.cs +++ b/Lusas_Adapter/CRUD/Create/Loads/PrescribedDisplacement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -109,3 +109,4 @@ private IFPrescribedDisplacementLoad CreatePrescribedDisplacement(PointDisplacem + diff --git a/Lusas_Adapter/CRUD/Create/Loads/TemperatureLoad.cs b/Lusas_Adapter/CRUD/Create/Loads/TemperatureLoad.cs index a23e5de4..8a52a23b 100644 --- a/Lusas_Adapter/CRUD/Create/Loads/TemperatureLoad.cs +++ b/Lusas_Adapter/CRUD/Create/Loads/TemperatureLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -108,3 +108,4 @@ private IFLoadingTemperature CreateTemperatureLoad(string name, + diff --git a/Lusas_Adapter/CRUD/Create/Properties/GeometricLine.cs b/Lusas_Adapter/CRUD/Create/Properties/GeometricLine.cs index daca5b18..f1869de9 100644 --- a/Lusas_Adapter/CRUD/Create/Properties/GeometricLine.cs +++ b/Lusas_Adapter/CRUD/Create/Properties/GeometricLine.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -452,3 +452,4 @@ private void CreateLibrarySection(string name, double[] dimensionArray, int lusa + diff --git a/Lusas_Adapter/CRUD/Create/Properties/GeometricSurface.cs b/Lusas_Adapter/CRUD/Create/Properties/GeometricSurface.cs index ba0c1dbb..0fb7d0f5 100644 --- a/Lusas_Adapter/CRUD/Create/Properties/GeometricSurface.cs +++ b/Lusas_Adapter/CRUD/Create/Properties/GeometricSurface.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -117,3 +117,4 @@ private IFGeometricSurface CreateSurfraceProfile(Waffle waffle, string lusasName + diff --git a/Lusas_Adapter/CRUD/Create/Properties/LineMesh.cs b/Lusas_Adapter/CRUD/Create/Properties/LineMesh.cs index 02b9d8ba..fc6aed12 100644 --- a/Lusas_Adapter/CRUD/Create/Properties/LineMesh.cs +++ b/Lusas_Adapter/CRUD/Create/Properties/LineMesh.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -209,3 +209,4 @@ private static void SetEndConditions(IFMeshLine lusasLineMesh, BarRelease barRel + diff --git a/Lusas_Adapter/CRUD/Create/Properties/LocalCoordinate.cs b/Lusas_Adapter/CRUD/Create/Properties/LocalCoordinate.cs index dd6cfec0..d683fb90 100644 --- a/Lusas_Adapter/CRUD/Create/Properties/LocalCoordinate.cs +++ b/Lusas_Adapter/CRUD/Create/Properties/LocalCoordinate.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -109,3 +109,4 @@ private IFLocalCoord CreateLocalCoordinate(IFLine lusasLine) + diff --git a/Lusas_Adapter/CRUD/Create/Properties/Material.cs b/Lusas_Adapter/CRUD/Create/Properties/Material.cs index 7f46743c..03bd0b2e 100644 --- a/Lusas_Adapter/CRUD/Create/Properties/Material.cs +++ b/Lusas_Adapter/CRUD/Create/Properties/Material.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -118,3 +118,4 @@ private IFAttribute CreateMaterial(IMaterialFragment material) + diff --git a/Lusas_Adapter/CRUD/Create/Properties/Support.cs b/Lusas_Adapter/CRUD/Create/Properties/Support.cs index f3ab82a7..c16bc0f7 100644 --- a/Lusas_Adapter/CRUD/Create/Properties/Support.cs +++ b/Lusas_Adapter/CRUD/Create/Properties/Support.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -179,3 +179,4 @@ private IFAttribute CreateSupport(Constraint4DOF constraint) + diff --git a/Lusas_Adapter/CRUD/Create/Properties/SurfaceMesh.cs b/Lusas_Adapter/CRUD/Create/Properties/SurfaceMesh.cs index 2088cf86..9ffffc06 100644 --- a/Lusas_Adapter/CRUD/Create/Properties/SurfaceMesh.cs +++ b/Lusas_Adapter/CRUD/Create/Properties/SurfaceMesh.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -97,3 +97,4 @@ private IFMeshSurface CreateMeshSettings2D(MeshSettings2D meshSettings2D) + diff --git a/Lusas_Adapter/CRUD/Delete/Delete.cs b/Lusas_Adapter/CRUD/Delete/Delete.cs index fff232fd..a2d4a6d8 100644 --- a/Lusas_Adapter/CRUD/Delete/Delete.cs +++ b/Lusas_Adapter/CRUD/Delete/Delete.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -108,3 +108,4 @@ protected override int IDelete(Type type, IEnumerable ids, ActionConfig + diff --git a/Lusas_Adapter/CRUD/Delete/Elements/Lines.cs b/Lusas_Adapter/CRUD/Delete/Elements/Lines.cs index 8f5f1880..544c469c 100644 --- a/Lusas_Adapter/CRUD/Delete/Elements/Lines.cs +++ b/Lusas_Adapter/CRUD/Delete/Elements/Lines.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -86,3 +86,4 @@ private int DeleteLines(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Elements/Points.cs b/Lusas_Adapter/CRUD/Delete/Elements/Points.cs index a9ee76ce..bcebe61f 100644 --- a/Lusas_Adapter/CRUD/Delete/Elements/Points.cs +++ b/Lusas_Adapter/CRUD/Delete/Elements/Points.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -86,3 +86,4 @@ private int DeletePoints(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Elements/Surface.cs b/Lusas_Adapter/CRUD/Delete/Elements/Surface.cs index eae43ee8..cde5c996 100644 --- a/Lusas_Adapter/CRUD/Delete/Elements/Surface.cs +++ b/Lusas_Adapter/CRUD/Delete/Elements/Surface.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -86,3 +86,4 @@ private int DeleteSurfaces(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Load/AreaTemperatureLoads.cs b/Lusas_Adapter/CRUD/Delete/Load/AreaTemperatureLoads.cs index 76d9a823..a0714731 100644 --- a/Lusas_Adapter/CRUD/Delete/Load/AreaTemperatureLoads.cs +++ b/Lusas_Adapter/CRUD/Delete/Load/AreaTemperatureLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -71,3 +71,4 @@ private int DeleteAreaUniformTemperatureLoad(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Load/AreaUniformlyDistributeds.cs b/Lusas_Adapter/CRUD/Delete/Load/AreaUniformlyDistributeds.cs index 3ed2b0a5..fb768dfe 100644 --- a/Lusas_Adapter/CRUD/Delete/Load/AreaUniformlyDistributeds.cs +++ b/Lusas_Adapter/CRUD/Delete/Load/AreaUniformlyDistributeds.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -77,3 +77,4 @@ private int DeleteAreaUnformlyDistributedLoads(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Load/BarPointLoads.cs b/Lusas_Adapter/CRUD/Delete/Load/BarPointLoads.cs index bf220d4a..89f30da4 100644 --- a/Lusas_Adapter/CRUD/Delete/Load/BarPointLoads.cs +++ b/Lusas_Adapter/CRUD/Delete/Load/BarPointLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -70,3 +70,4 @@ private int DeleteBarPointLoad(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Load/BarTemperatureLoads.cs b/Lusas_Adapter/CRUD/Delete/Load/BarTemperatureLoads.cs index 5236d2f6..2d9fc66c 100644 --- a/Lusas_Adapter/CRUD/Delete/Load/BarTemperatureLoads.cs +++ b/Lusas_Adapter/CRUD/Delete/Load/BarTemperatureLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -71,3 +71,4 @@ private int DeleteBarUniformTemperatureLoad(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Load/BarUniformlyDistributedLoads.cs b/Lusas_Adapter/CRUD/Delete/Load/BarUniformlyDistributedLoads.cs index 347af83b..318e52cb 100644 --- a/Lusas_Adapter/CRUD/Delete/Load/BarUniformlyDistributedLoads.cs +++ b/Lusas_Adapter/CRUD/Delete/Load/BarUniformlyDistributedLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -77,3 +77,4 @@ private int DeleteBarUniformlyDistributedLoads(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Load/LoadCombinations.cs b/Lusas_Adapter/CRUD/Delete/Load/LoadCombinations.cs index 3a5f5f9c..e329e360 100644 --- a/Lusas_Adapter/CRUD/Delete/Load/LoadCombinations.cs +++ b/Lusas_Adapter/CRUD/Delete/Load/LoadCombinations.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -71,3 +71,4 @@ private int DeleteLoadCombinations(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Load/Loadcases.cs b/Lusas_Adapter/CRUD/Delete/Load/Loadcases.cs index 90d343fc..a941939f 100644 --- a/Lusas_Adapter/CRUD/Delete/Load/Loadcases.cs +++ b/Lusas_Adapter/CRUD/Delete/Load/Loadcases.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -71,3 +71,4 @@ private int DeleteLoadcases(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Load/PointDisplacements.cs b/Lusas_Adapter/CRUD/Delete/Load/PointDisplacements.cs index b3939bf6..8ad665c9 100644 --- a/Lusas_Adapter/CRUD/Delete/Load/PointDisplacements.cs +++ b/Lusas_Adapter/CRUD/Delete/Load/PointDisplacements.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -73,3 +73,4 @@ private int DeletePointDisplacements (IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Load/PointForces.cs b/Lusas_Adapter/CRUD/Delete/Load/PointForces.cs index fd878a9f..fe578378 100644 --- a/Lusas_Adapter/CRUD/Delete/Load/PointForces.cs +++ b/Lusas_Adapter/CRUD/Delete/Load/PointForces.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -71,3 +71,4 @@ private int DeletePointLoads(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Property/4DOFConstraints.cs b/Lusas_Adapter/CRUD/Delete/Property/4DOFConstraints.cs index a5e64a1a..aa3e03a0 100644 --- a/Lusas_Adapter/CRUD/Delete/Property/4DOFConstraints.cs +++ b/Lusas_Adapter/CRUD/Delete/Property/4DOFConstraints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -71,3 +71,4 @@ private int DeleteConstraint4DOF(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Property/6DOFConstraints.cs b/Lusas_Adapter/CRUD/Delete/Property/6DOFConstraints.cs index def7230e..a1a2efeb 100644 --- a/Lusas_Adapter/CRUD/Delete/Property/6DOFConstraints.cs +++ b/Lusas_Adapter/CRUD/Delete/Property/6DOFConstraints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -71,3 +71,4 @@ private int DeleteConstraint6DOF(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Property/Materials.cs b/Lusas_Adapter/CRUD/Delete/Property/Materials.cs index 02f2757a..141f6291 100644 --- a/Lusas_Adapter/CRUD/Delete/Property/Materials.cs +++ b/Lusas_Adapter/CRUD/Delete/Property/Materials.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -71,3 +71,4 @@ private int DeleteMaterials(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Property/MeshSettings1D.cs b/Lusas_Adapter/CRUD/Delete/Property/MeshSettings1D.cs index 15e3fc28..87cd04ba 100644 --- a/Lusas_Adapter/CRUD/Delete/Property/MeshSettings1D.cs +++ b/Lusas_Adapter/CRUD/Delete/Property/MeshSettings1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -71,3 +71,4 @@ private int DeleteMeshSettings1D(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Property/MeshSettings2D.cs b/Lusas_Adapter/CRUD/Delete/Property/MeshSettings2D.cs index 56bec8ae..45d60687 100644 --- a/Lusas_Adapter/CRUD/Delete/Property/MeshSettings2D.cs +++ b/Lusas_Adapter/CRUD/Delete/Property/MeshSettings2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -70,3 +70,4 @@ private int DeleteMeshSettings2D(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Property/SectionProperties.cs b/Lusas_Adapter/CRUD/Delete/Property/SectionProperties.cs index ae1c2b34..60483b7a 100644 --- a/Lusas_Adapter/CRUD/Delete/Property/SectionProperties.cs +++ b/Lusas_Adapter/CRUD/Delete/Property/SectionProperties.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -71,3 +71,4 @@ private int DeleteSectionProperties(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Delete/Property/SurfaceProperties.cs b/Lusas_Adapter/CRUD/Delete/Property/SurfaceProperties.cs index 22a3a2f5..db6297c4 100644 --- a/Lusas_Adapter/CRUD/Delete/Property/SurfaceProperties.cs +++ b/Lusas_Adapter/CRUD/Delete/Property/SurfaceProperties.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -68,3 +68,4 @@ private int DeleteSurfaceProperties(IEnumerable ids) + diff --git a/Lusas_Adapter/CRUD/Read/Elements/Bars.cs b/Lusas_Adapter/CRUD/Read/Elements/Bars.cs index 2b10d529..6886ad08 100644 --- a/Lusas_Adapter/CRUD/Read/Elements/Bars.cs +++ b/Lusas_Adapter/CRUD/Read/Elements/Bars.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -103,3 +103,4 @@ private List ReadBars(List ids = null) } } + diff --git a/Lusas_Adapter/CRUD/Read/Elements/Edges.cs b/Lusas_Adapter/CRUD/Read/Elements/Edges.cs index 983ece30..3bed64db 100644 --- a/Lusas_Adapter/CRUD/Read/Elements/Edges.cs +++ b/Lusas_Adapter/CRUD/Read/Elements/Edges.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -80,3 +80,4 @@ private List ReadEdges(List ids = null) } } + diff --git a/Lusas_Adapter/CRUD/Read/Elements/Elements.cs b/Lusas_Adapter/CRUD/Read/Elements/Elements.cs index cda8de23..9e9f3f5f 100644 --- a/Lusas_Adapter/CRUD/Read/Elements/Elements.cs +++ b/Lusas_Adapter/CRUD/Read/Elements/Elements.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -65,3 +65,4 @@ private List ReadElements(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Elements/LusasPoints.cs b/Lusas_Adapter/CRUD/Read/Elements/LusasPoints.cs index 42dd8730..0fcaca8f 100644 --- a/Lusas_Adapter/CRUD/Read/Elements/LusasPoints.cs +++ b/Lusas_Adapter/CRUD/Read/Elements/LusasPoints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -68,3 +68,4 @@ private List ReadLusasPoints(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Elements/Nodes.cs b/Lusas_Adapter/CRUD/Read/Elements/Nodes.cs index b395dac6..b5f0e7ac 100644 --- a/Lusas_Adapter/CRUD/Read/Elements/Nodes.cs +++ b/Lusas_Adapter/CRUD/Read/Elements/Nodes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -80,3 +80,4 @@ private List ReadNodes(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Elements/Openings.cs b/Lusas_Adapter/CRUD/Read/Elements/Openings.cs index 0f6f35a8..e8057cfc 100644 --- a/Lusas_Adapter/CRUD/Read/Elements/Openings.cs +++ b/Lusas_Adapter/CRUD/Read/Elements/Openings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -88,3 +88,4 @@ private List ReadOpenings(List ids = null) } } + diff --git a/Lusas_Adapter/CRUD/Read/Elements/Panels.cs b/Lusas_Adapter/CRUD/Read/Elements/Panels.cs index 9ff7036c..354d2a95 100644 --- a/Lusas_Adapter/CRUD/Read/Elements/Panels.cs +++ b/Lusas_Adapter/CRUD/Read/Elements/Panels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -108,3 +108,4 @@ private List ReadPanels(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Elements/Points.cs b/Lusas_Adapter/CRUD/Read/Elements/Points.cs index 5a24ccc1..d198d90f 100644 --- a/Lusas_Adapter/CRUD/Read/Elements/Points.cs +++ b/Lusas_Adapter/CRUD/Read/Elements/Points.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -76,3 +76,4 @@ private List ReadPoints(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/AreaUniformTemperatureLoads.cs b/Lusas_Adapter/CRUD/Read/Loads/AreaUniformTemperatureLoads.cs index 2fcb82dd..ce6c5302 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/AreaUniformTemperatureLoads.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/AreaUniformTemperatureLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -110,3 +110,4 @@ private List ReadAreaUniformTemperatureLoads(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/AreaUniformlyDistributedLoads.cs b/Lusas_Adapter/CRUD/Read/Loads/AreaUniformlyDistributedLoads.cs index 13345a33..5ac3b823 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/AreaUniformlyDistributedLoads.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/AreaUniformlyDistributedLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -103,3 +103,4 @@ private List ReadAreaUniformlyDistributedLoads(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/BarPointLoads.cs b/Lusas_Adapter/CRUD/Read/Loads/BarPointLoads.cs index a9cce07a..acb1aaeb 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/BarPointLoads.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/BarPointLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -94,3 +94,4 @@ private List ReadBarPointLoads(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/BarUniformTemperatureLoads.cs b/Lusas_Adapter/CRUD/Read/Loads/BarUniformTemperatureLoads.cs index 0e89308b..fb8d9bb8 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/BarUniformTemperatureLoads.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/BarUniformTemperatureLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -111,3 +111,4 @@ private List ReadBarUniformTemperatureLoads(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/BarUniformlyDistributedLoads.cs b/Lusas_Adapter/CRUD/Read/Loads/BarUniformlyDistributedLoads.cs index 1d077454..0f534474 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/BarUniformlyDistributedLoads.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/BarUniformlyDistributedLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -101,3 +101,4 @@ private List ReadBarUniformlyDistributedLoads(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/BarVaryingDistributedLoads.cs b/Lusas_Adapter/CRUD/Read/Loads/BarVaryingDistributedLoads.cs index 68716b1c..352da6b6 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/BarVaryingDistributedLoads.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/BarVaryingDistributedLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -99,3 +99,4 @@ private List ReadBarVaryingDistributedLoads(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/ChooseLoad.cs b/Lusas_Adapter/CRUD/Read/Loads/ChooseLoad.cs index 8138ba03..6f51763e 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/ChooseLoad.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/ChooseLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -94,3 +94,4 @@ private List ChooseLoad(Type type, List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/GravityLoads.cs b/Lusas_Adapter/CRUD/Read/Loads/GravityLoads.cs index 121bfa31..20c3134a 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/GravityLoads.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/GravityLoads.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -97,3 +97,4 @@ private List ReadGravityLoads(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/LoadCombinations.cs b/Lusas_Adapter/CRUD/Read/Loads/LoadCombinations.cs index 6c7938ae..f00312f6 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/LoadCombinations.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/LoadCombinations.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -78,3 +78,4 @@ private List ReadLoadCombinations(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/Loadcases.cs b/Lusas_Adapter/CRUD/Read/Loads/Loadcases.cs index 703ca19c..430fea7f 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/Loadcases.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/Loadcases.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -73,3 +73,4 @@ private List ReadLoadcases(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/PointDisplacements.cs b/Lusas_Adapter/CRUD/Read/Loads/PointDisplacements.cs index fb20c182..a4f9d298 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/PointDisplacements.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/PointDisplacements.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -94,3 +94,4 @@ private List ReadPointDisplacements(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Loads/PointForces.cs b/Lusas_Adapter/CRUD/Read/Loads/PointForces.cs index f0e8af0a..07e68ca4 100644 --- a/Lusas_Adapter/CRUD/Read/Loads/PointForces.cs +++ b/Lusas_Adapter/CRUD/Read/Loads/PointForces.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -94,3 +94,4 @@ private List ReadPointLoads(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Properties/4DOFConstraints.cs b/Lusas_Adapter/CRUD/Read/Properties/4DOFConstraints.cs index 337f9deb..8b82e655 100644 --- a/Lusas_Adapter/CRUD/Read/Properties/4DOFConstraints.cs +++ b/Lusas_Adapter/CRUD/Read/Properties/4DOFConstraints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -72,3 +72,4 @@ private List Read4DOFConstraints(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Properties/6DOFConstraints.cs b/Lusas_Adapter/CRUD/Read/Properties/6DOFConstraints.cs index 57417625..930d6b98 100644 --- a/Lusas_Adapter/CRUD/Read/Properties/6DOFConstraints.cs +++ b/Lusas_Adapter/CRUD/Read/Properties/6DOFConstraints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -72,3 +72,4 @@ private List Read6DOFConstraints(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Properties/Materials.cs b/Lusas_Adapter/CRUD/Read/Properties/Materials.cs index a7634d33..2282d932 100644 --- a/Lusas_Adapter/CRUD/Read/Properties/Materials.cs +++ b/Lusas_Adapter/CRUD/Read/Properties/Materials.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -72,3 +72,4 @@ private List ReadMaterials(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Properties/MeshSettings1D.cs b/Lusas_Adapter/CRUD/Read/Properties/MeshSettings1D.cs index 9b75f4de..87616a8a 100644 --- a/Lusas_Adapter/CRUD/Read/Properties/MeshSettings1D.cs +++ b/Lusas_Adapter/CRUD/Read/Properties/MeshSettings1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -75,3 +75,4 @@ private List ReadMeshSettings1D(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Properties/MeshSettings2D.cs b/Lusas_Adapter/CRUD/Read/Properties/MeshSettings2D.cs index f00cb3c6..0646ccb9 100644 --- a/Lusas_Adapter/CRUD/Read/Properties/MeshSettings2D.cs +++ b/Lusas_Adapter/CRUD/Read/Properties/MeshSettings2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -73,3 +73,4 @@ private List ReadMeshSettings2D(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Properties/SectionProperties.cs b/Lusas_Adapter/CRUD/Read/Properties/SectionProperties.cs index cd7569b5..eb932f69 100644 --- a/Lusas_Adapter/CRUD/Read/Properties/SectionProperties.cs +++ b/Lusas_Adapter/CRUD/Read/Properties/SectionProperties.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -79,3 +79,4 @@ private List ReadSectionProperties(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Properties/SurfaceProperties.cs b/Lusas_Adapter/CRUD/Read/Properties/SurfaceProperties.cs index 8b519a5c..c7e1fae9 100644 --- a/Lusas_Adapter/CRUD/Read/Properties/SurfaceProperties.cs +++ b/Lusas_Adapter/CRUD/Read/Properties/SurfaceProperties.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -72,3 +72,4 @@ private List Read2DProperties(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Properties/Tags.cs b/Lusas_Adapter/CRUD/Read/Properties/Tags.cs index 8059d6e2..210407c3 100644 --- a/Lusas_Adapter/CRUD/Read/Properties/Tags.cs +++ b/Lusas_Adapter/CRUD/Read/Properties/Tags.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -69,3 +69,4 @@ private HashSet ReadTags(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Read.cs b/Lusas_Adapter/CRUD/Read/Read.cs index 321f4ab2..89197eda 100644 --- a/Lusas_Adapter/CRUD/Read/Read.cs +++ b/Lusas_Adapter/CRUD/Read/Read.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -113,3 +113,4 @@ protected override IEnumerable IRead(Type type, IList ids = null, A + diff --git a/Lusas_Adapter/CRUD/Read/ReadAll.cs b/Lusas_Adapter/CRUD/Read/ReadAll.cs index 4c61d052..3d50f490 100644 --- a/Lusas_Adapter/CRUD/Read/ReadAll.cs +++ b/Lusas_Adapter/CRUD/Read/ReadAll.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -72,3 +72,4 @@ private List ReadAll(List ids = null) + diff --git a/Lusas_Adapter/CRUD/Read/Results/BarResults.cs b/Lusas_Adapter/CRUD/Read/Results/BarResults.cs index 72f6e027..bf4caa0b 100644 --- a/Lusas_Adapter/CRUD/Read/Results/BarResults.cs +++ b/Lusas_Adapter/CRUD/Read/Results/BarResults.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -406,3 +406,4 @@ private IEnumerable ExtractBarDisplacement(List ids, List loa + diff --git a/Lusas_Adapter/CRUD/Read/Results/MeshResults.cs b/Lusas_Adapter/CRUD/Read/Results/MeshResults.cs index 076edff4..47794a2f 100644 --- a/Lusas_Adapter/CRUD/Read/Results/MeshResults.cs +++ b/Lusas_Adapter/CRUD/Read/Results/MeshResults.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -357,3 +357,4 @@ private IEnumerable ExtractMeshVonMises(List ids, List loadca + diff --git a/Lusas_Adapter/CRUD/Read/Results/NodeResults.cs b/Lusas_Adapter/CRUD/Read/Results/NodeResults.cs index ccd16a26..43cd30b9 100644 --- a/Lusas_Adapter/CRUD/Read/Results/NodeResults.cs +++ b/Lusas_Adapter/CRUD/Read/Results/NodeResults.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -219,3 +219,4 @@ private IEnumerable ExtractNodeDisplacement(List ids, List lo + diff --git a/Lusas_Adapter/CRUD/Read/Results/ReadResults.cs b/Lusas_Adapter/CRUD/Read/Results/ReadResults.cs index 05bf3399..b8e69712 100644 --- a/Lusas_Adapter/CRUD/Read/Results/ReadResults.cs +++ b/Lusas_Adapter/CRUD/Read/Results/ReadResults.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -219,3 +219,4 @@ private List GetLoadcaseIDs(IResultRequest request) + diff --git a/Lusas_Adapter/CRUD/Update/UpdateObjects.cs b/Lusas_Adapter/CRUD/Update/UpdateObjects.cs index 4f4de460..57dab496 100644 --- a/Lusas_Adapter/CRUD/Update/UpdateObjects.cs +++ b/Lusas_Adapter/CRUD/Update/UpdateObjects.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -105,3 +105,4 @@ protected bool Update(IEnumerable nodes) + diff --git a/Lusas_Adapter/Convert/AdapterId.cs b/Lusas_Adapter/Convert/AdapterId.cs index 0f734880..916973c3 100644 --- a/Lusas_Adapter/Convert/AdapterId.cs +++ b/Lusas_Adapter/Convert/AdapterId.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -39,3 +39,4 @@ public static partial class Convert + diff --git a/Lusas_Adapter/Convert/Double.cs b/Lusas_Adapter/Convert/Double.cs index e5d13788..68ca09d0 100644 --- a/Lusas_Adapter/Convert/Double.cs +++ b/Lusas_Adapter/Convert/Double.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -55,3 +55,4 @@ public static double[] ToDouble(object objectAxis) + diff --git a/Lusas_Adapter/Convert/ToBHoM/Elements/GetAttributeAssignments.cs b/Lusas_Adapter/Convert/ToBHoM/Elements/GetAttributeAssignments.cs index 3afec507..091011a0 100644 --- a/Lusas_Adapter/Convert/ToBHoM/Elements/GetAttributeAssignments.cs +++ b/Lusas_Adapter/Convert/ToBHoM/Elements/GetAttributeAssignments.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -60,3 +60,4 @@ private static List GetAttributeAssignments(IFGeometry lusasGeometry, st + diff --git a/Lusas_Adapter/Convert/ToBHoM/Elements/GetNode.cs b/Lusas_Adapter/Convert/ToBHoM/Elements/GetNode.cs index 907da49f..47ced314 100644 --- a/Lusas_Adapter/Convert/ToBHoM/Elements/GetNode.cs +++ b/Lusas_Adapter/Convert/ToBHoM/Elements/GetNode.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -51,3 +51,4 @@ private static Node GetNode(IFLine lusasLine, int nodeIndex, Dictionary IsMemberOf(IFGeometry lusasGeometry, HashSet GetLineAssignments(IEnumerable lus + diff --git a/Lusas_Adapter/Convert/ToBHoM/Loads/GetPointAssignments.cs b/Lusas_Adapter/Convert/ToBHoM/Loads/GetPointAssignments.cs index 55687f0e..ef0e6785 100644 --- a/Lusas_Adapter/Convert/ToBHoM/Loads/GetPointAssignments.cs +++ b/Lusas_Adapter/Convert/ToBHoM/Loads/GetPointAssignments.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -66,3 +66,4 @@ private static IEnumerable GetPointAssignments(IEnumerable l + diff --git a/Lusas_Adapter/Convert/ToBHoM/Loads/GetSurfaceAssignments.cs b/Lusas_Adapter/Convert/ToBHoM/Loads/GetSurfaceAssignments.cs index 22b95192..61964624 100644 --- a/Lusas_Adapter/Convert/ToBHoM/Loads/GetSurfaceAssignments.cs +++ b/Lusas_Adapter/Convert/ToBHoM/Loads/GetSurfaceAssignments.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -66,3 +66,4 @@ private static IEnumerable GetSurfaceAssignments(IEnumerable GetGeometryAssignments(IEnumerable tags) + diff --git a/Lusas_Adapter/Private Helpers/CreateTags.cs b/Lusas_Adapter/Private Helpers/CreateTags.cs index 3df57c56..1fef1b43 100644 --- a/Lusas_Adapter/Private Helpers/CreateTags.cs +++ b/Lusas_Adapter/Private Helpers/CreateTags.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -68,3 +68,4 @@ private void CreateTags(IEnumerable bhomObject) + diff --git a/Lusas_Adapter/Private Helpers/DeleteLineAssignment.cs b/Lusas_Adapter/Private Helpers/DeleteLineAssignment.cs index 4902344c..b02b68fb 100644 --- a/Lusas_Adapter/Private Helpers/DeleteLineAssignment.cs +++ b/Lusas_Adapter/Private Helpers/DeleteLineAssignment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -74,3 +74,4 @@ private void DeleteLineAssignments(object[] lusasAttributes) + diff --git a/Lusas_Adapter/Private Helpers/DeletePointAssignment.cs b/Lusas_Adapter/Private Helpers/DeletePointAssignment.cs index a0c4d90a..21a1744a 100644 --- a/Lusas_Adapter/Private Helpers/DeletePointAssignment.cs +++ b/Lusas_Adapter/Private Helpers/DeletePointAssignment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -74,3 +74,4 @@ private void DeletePointAssignments(object[] lusasAttributes) + diff --git a/Lusas_Adapter/Private Helpers/DeleteSurfaceAssignment.cs b/Lusas_Adapter/Private Helpers/DeleteSurfaceAssignment.cs index d20df983..61ed5e73 100644 --- a/Lusas_Adapter/Private Helpers/DeleteSurfaceAssignment.cs +++ b/Lusas_Adapter/Private Helpers/DeleteSurfaceAssignment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -75,3 +75,4 @@ private void DeleteSurfaceAssignments(object[] lusasAttributes) + diff --git a/Lusas_Adapter/Private Helpers/GetAssignedObjects.cs b/Lusas_Adapter/Private Helpers/GetAssignedObjects.cs index 41220ddb..38ce3f71 100644 --- a/Lusas_Adapter/Private Helpers/GetAssignedObjects.cs +++ b/Lusas_Adapter/Private Helpers/GetAssignedObjects.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -128,3 +128,4 @@ private IFGeometry[] GetAssignedObjects(IElementLoad loads) + diff --git a/Lusas_Adapter/Private Helpers/GetBarType.cs b/Lusas_Adapter/Private Helpers/GetBarType.cs index 52a7a6f5..32b1d98d 100644 --- a/Lusas_Adapter/Private Helpers/GetBarType.cs +++ b/Lusas_Adapter/Private Helpers/GetBarType.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -104,3 +104,4 @@ private Tuple, List> GetBarType(List ids) } } + diff --git a/Lusas_Adapter/Private Helpers/GetFeatureResults.cs b/Lusas_Adapter/Private Helpers/GetFeatureResults.cs index a743708b..5df53c10 100644 --- a/Lusas_Adapter/Private Helpers/GetFeatureResults.cs +++ b/Lusas_Adapter/Private Helpers/GetFeatureResults.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -128,3 +128,4 @@ private Dictionary GetFeatureResults(List components, Di + diff --git a/Lusas_Adapter/Private Helpers/GetLoadAssignments.cs b/Lusas_Adapter/Private Helpers/GetLoadAssignments.cs index f8b4f995..19878585 100644 --- a/Lusas_Adapter/Private Helpers/GetLoadAssignments.cs +++ b/Lusas_Adapter/Private Helpers/GetLoadAssignments.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -72,3 +72,4 @@ private static IEnumerable> GetLoadAssignments(I + diff --git a/Lusas_Adapter/Private Helpers/GetResultsSets.cs b/Lusas_Adapter/Private Helpers/GetResultsSets.cs index 9b5c2fca..d7f3021a 100644 --- a/Lusas_Adapter/Private Helpers/GetResultsSets.cs +++ b/Lusas_Adapter/Private Helpers/GetResultsSets.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -84,3 +84,4 @@ private Dictionary GetResultsSets(string entity, + diff --git a/Lusas_Adapter/Private Helpers/NameSearch.cs b/Lusas_Adapter/Private Helpers/NameSearch.cs index a1d1d4c0..aa33917d 100644 --- a/Lusas_Adapter/Private Helpers/NameSearch.cs +++ b/Lusas_Adapter/Private Helpers/NameSearch.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -63,3 +63,4 @@ private void NameSearch(string prefix, string customID, string suffix, ref strin + diff --git a/Lusas_Adapter/Properties/AssemblyInfo.cs b/Lusas_Adapter/Properties/AssemblyInfo.cs index 83e5be2d..40fdebe3 100644 --- a/Lusas_Adapter/Properties/AssemblyInfo.cs +++ b/Lusas_Adapter/Properties/AssemblyInfo.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -54,8 +54,9 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("8.0.0.0")] -[assembly: AssemblyFileVersion("8.2.0.0")] +[assembly: AssemblyVersion("9.0.0.0")] +[assembly: AssemblyFileVersion("9.1.0.0")] + diff --git a/Lusas_Adapter/Type/NextFreeId.cs b/Lusas_Adapter/Type/NextFreeId.cs index df00ddbc..9d882f2e 100644 --- a/Lusas_Adapter/Type/NextFreeId.cs +++ b/Lusas_Adapter/Type/NextFreeId.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -73,3 +73,4 @@ protected override object NextFreeId(Type objectType, bool refresh) } } + diff --git a/Lusas_Engine/Create/LibrarySettings.cs b/Lusas_Engine/Create/LibrarySettings.cs index da294551..3787510e 100644 --- a/Lusas_Engine/Create/LibrarySettings.cs +++ b/Lusas_Engine/Create/LibrarySettings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -47,3 +47,4 @@ public static LibrarySettings LibrarySettings(SectionLibrary sectionLibrary = Se + diff --git a/Lusas_Engine/Create/LusasSettings.cs b/Lusas_Engine/Create/LusasSettings.cs index d6d6d5f3..bd7578b1 100644 --- a/Lusas_Engine/Create/LusasSettings.cs +++ b/Lusas_Engine/Create/LusasSettings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -59,3 +59,4 @@ public static LusasSettings LusasSettings(double mergeTolerance, LibrarySettings + diff --git a/Lusas_Engine/Create/MeshSettings1D.cs b/Lusas_Engine/Create/MeshSettings1D.cs index 84f9442a..b55c135f 100644 --- a/Lusas_Engine/Create/MeshSettings1D.cs +++ b/Lusas_Engine/Create/MeshSettings1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -53,3 +53,4 @@ public static MeshSettings1D MeshSettings1D(Split1D splitMethod, + diff --git a/Lusas_Engine/Create/MeshSettings2D.cs b/Lusas_Engine/Create/MeshSettings2D.cs index 6ad59999..4370339c 100644 --- a/Lusas_Engine/Create/MeshSettings2D.cs +++ b/Lusas_Engine/Create/MeshSettings2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -55,3 +55,4 @@ public static MeshSettings2D MeshSettings2D(Split2D splitMethod, + diff --git a/Lusas_Engine/Modify/RemovePrefix.cs b/Lusas_Engine/Modify/RemovePrefix.cs index ac79be3d..7d176df3 100644 --- a/Lusas_Engine/Modify/RemovePrefix.cs +++ b/Lusas_Engine/Modify/RemovePrefix.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -55,3 +55,4 @@ public static string RemovePrefix(this string name, string forRemoval) + diff --git a/Lusas_Engine/Objects/AdapterIdName.cs b/Lusas_Engine/Objects/AdapterIdName.cs index 93cf1921..be02f2da 100644 --- a/Lusas_Engine/Objects/AdapterIdName.cs +++ b/Lusas_Engine/Objects/AdapterIdName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -32,3 +32,4 @@ public static partial class Convert + diff --git a/Lusas_Engine/Objects/Equality_Comparer/BarMidPointComparer.cs b/Lusas_Engine/Objects/Equality_Comparer/BarMidPointComparer.cs index d0044fec..de169fea 100644 --- a/Lusas_Engine/Objects/Equality_Comparer/BarMidPointComparer.cs +++ b/Lusas_Engine/Objects/Equality_Comparer/BarMidPointComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -112,3 +112,4 @@ public int GetHashCode(Bar bar) + diff --git a/Lusas_Engine/Objects/Equality_Comparer/EdgeMidPointComparer.cs b/Lusas_Engine/Objects/Equality_Comparer/EdgeMidPointComparer.cs index 9dd47514..012f4b5b 100644 --- a/Lusas_Engine/Objects/Equality_Comparer/EdgeMidPointComparer.cs +++ b/Lusas_Engine/Objects/Equality_Comparer/EdgeMidPointComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -114,3 +114,4 @@ public int GetHashCode(Edge edge) + diff --git a/Lusas_Engine/Objects/Equality_Comparer/MeshComparer.cs b/Lusas_Engine/Objects/Equality_Comparer/MeshComparer.cs index 8c284005..fcdccff0 100644 --- a/Lusas_Engine/Objects/Equality_Comparer/MeshComparer.cs +++ b/Lusas_Engine/Objects/Equality_Comparer/MeshComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -74,3 +74,4 @@ public int GetHashCode(Bar bar) + diff --git a/Lusas_Engine/Objects/Equality_Comparer/PointDistanceComparer.cs b/Lusas_Engine/Objects/Equality_Comparer/PointDistanceComparer.cs index 1f6b8dd6..c44233cd 100644 --- a/Lusas_Engine/Objects/Equality_Comparer/PointDistanceComparer.cs +++ b/Lusas_Engine/Objects/Equality_Comparer/PointDistanceComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -103,3 +103,4 @@ public int GetHashCode(Point point) + diff --git a/Lusas_Engine/Properties/AssemblyInfo.cs b/Lusas_Engine/Properties/AssemblyInfo.cs index 9dcc89ab..d33004e1 100644 --- a/Lusas_Engine/Properties/AssemblyInfo.cs +++ b/Lusas_Engine/Properties/AssemblyInfo.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -54,8 +54,9 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("8.0.0.0")] -[assembly: AssemblyFileVersion("8.2.0.0")] +[assembly: AssemblyVersion("9.0.0.0")] +[assembly: AssemblyFileVersion("9.1.0.0")] + diff --git a/Lusas_Engine/Query/CheckIllegalCharacters.cs b/Lusas_Engine/Query/CheckIllegalCharacters.cs index f1023d85..9e2b2f85 100644 --- a/Lusas_Engine/Query/CheckIllegalCharacters.cs +++ b/Lusas_Engine/Query/CheckIllegalCharacters.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -57,3 +57,4 @@ public static bool CheckIllegalCharacters(string objectName) + diff --git a/Lusas_Engine/Query/GetDistinctEdges.cs b/Lusas_Engine/Query/GetDistinctEdges.cs index 543e9255..21b58b3f 100644 --- a/Lusas_Engine/Query/GetDistinctEdges.cs +++ b/Lusas_Engine/Query/GetDistinctEdges.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -58,3 +58,4 @@ public static List GetDistinctEdges(this IEnumerable edges) + diff --git a/Lusas_Engine/Query/GetDistinctPoints.cs b/Lusas_Engine/Query/GetDistinctPoints.cs index 16e45d09..0a02f33f 100644 --- a/Lusas_Engine/Query/GetDistinctPoints.cs +++ b/Lusas_Engine/Query/GetDistinctPoints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -58,3 +58,4 @@ public static List GetDistinctPoints(this IEnumerable points) + diff --git a/Lusas_Engine/Query/InvalidEdge.cs b/Lusas_Engine/Query/InvalidEdge.cs index 032d4d46..33abc916 100644 --- a/Lusas_Engine/Query/InvalidEdge.cs +++ b/Lusas_Engine/Query/InvalidEdge.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -58,3 +58,4 @@ public static bool InvalidEdge(this Edge edge) + diff --git a/Lusas_Engine/Query/InvalidSectionProfile.cs b/Lusas_Engine/Query/InvalidSectionProfile.cs index db8acea8..67f469a7 100644 --- a/Lusas_Engine/Query/InvalidSectionProfile.cs +++ b/Lusas_Engine/Query/InvalidSectionProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -54,3 +54,4 @@ sectionProfile is FreeFormProfile || + diff --git a/Lusas_Engine/Query/InvalidSectionProperty.cs b/Lusas_Engine/Query/InvalidSectionProperty.cs index db7d2449..b12ddf7e 100644 --- a/Lusas_Engine/Query/InvalidSectionProperty.cs +++ b/Lusas_Engine/Query/InvalidSectionProperty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -52,3 +52,4 @@ public static bool InvalidSectionProperty(this ISectionProperty sectionProperty) + diff --git a/Lusas_Engine/Query/InvalidSurfaceProperty.cs b/Lusas_Engine/Query/InvalidSurfaceProperty.cs index 3a903234..9f30178d 100644 --- a/Lusas_Engine/Query/InvalidSurfaceProperty.cs +++ b/Lusas_Engine/Query/InvalidSurfaceProperty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -51,3 +51,4 @@ public static bool InvalidSurfaceProperty(this ISurfaceProperty surfaceProperty) + diff --git a/Lusas_oM/Enum/SectionLibrary.cs b/Lusas_oM/Enum/SectionLibrary.cs index d37fcf08..1f059e14 100644 --- a/Lusas_oM/Enum/SectionLibrary.cs +++ b/Lusas_oM/Enum/SectionLibrary.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -40,3 +40,4 @@ public enum SectionLibrary + diff --git a/Lusas_oM/Enum/Split1D.cs b/Lusas_oM/Enum/Split1D.cs index c5123a87..54f2222b 100644 --- a/Lusas_oM/Enum/Split1D.cs +++ b/Lusas_oM/Enum/Split1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -40,3 +40,4 @@ public enum Split1D + diff --git a/Lusas_oM/Enum/Split2D.cs b/Lusas_oM/Enum/Split2D.cs index 90e449ce..60a62fce 100644 --- a/Lusas_oM/Enum/Split2D.cs +++ b/Lusas_oM/Enum/Split2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -39,3 +39,4 @@ public enum Split2D + diff --git a/Lusas_oM/Fragments/LusasId.cs b/Lusas_oM/Fragments/LusasId.cs index 2f651e3c..65548c93 100644 --- a/Lusas_oM/Fragments/LusasId.cs +++ b/Lusas_oM/Fragments/LusasId.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -45,3 +45,4 @@ public class LusasId : IAdapterId + diff --git a/Lusas_oM/Fragments/MeshSettings1D.cs b/Lusas_oM/Fragments/MeshSettings1D.cs index 0405bea0..bc139fed 100644 --- a/Lusas_oM/Fragments/MeshSettings1D.cs +++ b/Lusas_oM/Fragments/MeshSettings1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -41,3 +41,4 @@ public class MeshSettings1D : BHoMObject, IFragment + diff --git a/Lusas_oM/Fragments/MeshSettings2D.cs b/Lusas_oM/Fragments/MeshSettings2D.cs index e4b2e45b..a2ca7749 100644 --- a/Lusas_oM/Fragments/MeshSettings2D.cs +++ b/Lusas_oM/Fragments/MeshSettings2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -43,3 +43,4 @@ public class MeshSettings2D : BHoMObject, IFragment + diff --git a/Lusas_oM/Properties/AssemblyInfo.cs b/Lusas_oM/Properties/AssemblyInfo.cs index b200dac3..6baf32a5 100644 --- a/Lusas_oM/Properties/AssemblyInfo.cs +++ b/Lusas_oM/Properties/AssemblyInfo.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -54,8 +54,9 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("8.0.0.0")] -[assembly: AssemblyFileVersion("8.2.0.0")] +[assembly: AssemblyVersion("9.0.0.0")] +[assembly: AssemblyFileVersion("9.1.0.0")] + diff --git a/Lusas_oM/Settings/LibrarySettings.cs b/Lusas_oM/Settings/LibrarySettings.cs index 0dc4370e..e97a1743 100644 --- a/Lusas_oM/Settings/LibrarySettings.cs +++ b/Lusas_oM/Settings/LibrarySettings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -42,3 +42,4 @@ public class LibrarySettings : BHoMObject + diff --git a/Lusas_oM/Settings/LusasSettings.cs b/Lusas_oM/Settings/LusasSettings.cs index 07ec7111..71d5c7dc 100644 --- a/Lusas_oM/Settings/LusasSettings.cs +++ b/Lusas_oM/Settings/LusasSettings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2025, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2026, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -52,3 +52,4 @@ public class LusasSettings : AdapterSettings +