From 5d871658ffd8d5bc8b17677cbd5847e7ab344b0e Mon Sep 17 00:00:00 2001 From: BHoMBot Date: Wed, 4 Jan 2023 11:35:08 +0000 Subject: [PATCH] Update copyright headers to 2023 --- .ci/code/Engine_Test/Verify/NullChecks.cs | 3 ++- .ci/code/Serialiser_Test/Helpers/ObjectTypesToTest.cs | 3 ++- .ci/code/Serialiser_Test/Helpers/TestObjects.cs | 3 ++- .ci/code/Serialiser_Test/Verify/MethodsToFromJson.cs | 3 ++- .ci/code/Serialiser_Test/Verify/ObjectsToFromJson.cs | 3 ++- .ci/code/Serialiser_Test/Verify/TypesToFromJson.cs | 3 ++- Acoustic_Engine/Create/Panel.cs | 3 ++- Acoustic_Engine/Create/RT60.cs | 3 ++- Acoustic_Engine/Create/Rasti.cs | 3 ++- Acoustic_Engine/Create/Ray.cs | 3 ++- Acoustic_Engine/Create/Receiver.cs | 3 ++- Acoustic_Engine/Create/Room.cs | 3 ++- Acoustic_Engine/Create/SnRatio.cs | 3 ++- Acoustic_Engine/Create/SoundLevel.cs | 3 ++- Acoustic_Engine/Create/Speaker.cs | 3 ++- Acoustic_Engine/Modify/FilterRays.cs | 3 ++- Acoustic_Engine/Modify/FilterVisibleRays.cs | 3 ++- Acoustic_Engine/Query/DirectRays.cs | 3 ++- Acoustic_Engine/Query/DirectSound.cs | 3 ++- Acoustic_Engine/Query/GainFactor.cs | 3 ++- Acoustic_Engine/Query/IsObstructed.cs | 3 ++- Acoustic_Engine/Query/Length.cs | 3 ++- Acoustic_Engine/Query/Order.cs | 3 ++- Acoustic_Engine/Query/Plane.cs | 3 ++- Acoustic_Engine/Query/Rasti.cs | 3 ++- Acoustic_Engine/Query/ReverbDistance.cs | 3 ++- Acoustic_Engine/Query/RoomConstant.cs | 3 ++- Acoustic_Engine/Query/SabineTime.cs | 3 ++- Acoustic_Engine/Query/SignalToNoise.cs | 3 ++- Acoustic_Engine/Query/SoundLevel.cs | 3 ++- Acoustic_Engine/Query/SoundLevelsSum.cs | 3 ++- Acoustic_Engine/Query/TimeConstant.cs | 3 ++- Acoustic_Engine/Query/TravelTime.cs | 3 ++- Analytical_Engine/Convert/Graph/ToDataVizObjects.cs | 3 ++- Analytical_Engine/Convert/Graph/ToDotFormat.cs | 3 ++- Analytical_Engine/Convert/Graph/ToRelation.cs | 3 ++- Analytical_Engine/Create/Graph/ComparisonConfig.cs | 3 ++- Analytical_Engine/Create/Graph/Graph.cs | 3 ++- Analytical_Engine/Create/Graph/Relation.cs | 3 ++- Analytical_Engine/Create/IElement2D/NewInternalElement2D.cs | 3 ++- Analytical_Engine/Modify/CleanRegion.cs | 3 ++- Analytical_Engine/Modify/Graph/ProjectGraph.cs | 3 ++- Analytical_Engine/Modify/Graph/RelationCurves.cs | 3 ++- Analytical_Engine/Modify/Graph/RemoveEntity.cs | 3 ++- Analytical_Engine/Modify/Graph/RemoveIsolatedEntities.cs | 3 ++- Analytical_Engine/Modify/Graph/Reverse.cs | 3 ++- Analytical_Engine/Modify/Graph/UniqueEntities.cs | 3 ++- Analytical_Engine/Modify/Graph/UniqueEntityNames.cs | 3 ++- Analytical_Engine/Modify/SetElements0D.cs | 3 ++- Analytical_Engine/Modify/SetGeometry.cs | 3 ++- Analytical_Engine/Modify/SetInternalElements2D.cs | 3 ++- Analytical_Engine/Modify/SetOutlineElements1D.cs | 3 ++- Analytical_Engine/Query/Elements0D.cs | 3 ++- Analytical_Engine/Query/ExternalPolycurve.cs | 3 ++- Analytical_Engine/Query/Geometry.cs | 3 ++- Analytical_Engine/Query/Graph/AStarShortestPath.cs | 3 ++- Analytical_Engine/Query/Graph/Adjacency.cs | 3 ++- Analytical_Engine/Query/Graph/ClosestIElement0D.cs | 3 ++- Analytical_Engine/Query/Graph/Depth.cs | 3 ++- Analytical_Engine/Query/Graph/Destinations.cs | 3 ++- Analytical_Engine/Query/Graph/DijkstraShortestPath.cs | 3 ++- Analytical_Engine/Query/Graph/Entities.cs | 3 ++- Analytical_Engine/Query/Graph/Entity.cs | 3 ++- Analytical_Engine/Query/Graph/EntityNeighbourhood.cs | 3 ++- Analytical_Engine/Query/Graph/FilterEntities.cs | 3 ++- Analytical_Engine/Query/Graph/FilterRelations.cs | 3 ++- Analytical_Engine/Query/Graph/Incoming.cs | 3 ++- Analytical_Engine/Query/Graph/IsolatedEntities.cs | 3 ++- Analytical_Engine/Query/Graph/LargestProcessGroup.cs | 3 ++- Analytical_Engine/Query/Graph/NotSinks.cs | 3 ++- Analytical_Engine/Query/Graph/Relation.cs | 3 ++- Analytical_Engine/Query/Graph/RelationArrow.cs | 3 ++- Analytical_Engine/Query/Graph/RelationLength.cs | 3 ++- Analytical_Engine/Query/Graph/Sinks.cs | 3 ++- Analytical_Engine/Query/Graph/Sources.cs | 3 ++- Analytical_Engine/Query/Graph/SubGraphs.cs | 3 ++- .../Query/Graph/UniqueEntitiesReplacementMap.cs | 3 ++- Analytical_Engine/Query/InternalElements2D.cs | 3 ++- Analytical_Engine/Query/IsAligned.cs | 3 ++- Analytical_Engine/Query/IsContaining.cs | 3 ++- Analytical_Engine/Query/IsHorizontal.cs | 3 ++- Analytical_Engine/Query/IsOutlineQuad.cs | 3 ++- Analytical_Engine/Query/IsOutlineRectangular.cs | 3 ++- Analytical_Engine/Query/IsOutlineSquare.cs | 3 ++- Analytical_Engine/Query/IsVertical.cs | 3 ++- Analytical_Engine/Query/OutlineElements1D.cs | 3 ++- Architecture_Engine/Compute/CeilingTiles.cs | 3 ++- Architecture_Engine/Create/BuildersWork/Opening.cs | 3 ++- Architecture_Engine/Create/Theatron/ActivityArea.cs | 3 ++- Architecture_Engine/Create/Theatron/ProfileOrigin.cs | 3 ++- Architecture_Engine/Create/Theatron/ProfileParameters.cs | 3 ++- Architecture_Engine/Create/Theatron/SeatingBlock.cs | 3 ++- Architecture_Engine/Create/Theatron/StadiaParameters.cs | 3 ++- Architecture_Engine/Create/Theatron/StadiaType.cs | 3 ++- Architecture_Engine/Create/Theatron/SuperRiserParameters.cs | 3 ++- Architecture_Engine/Create/Theatron/TheatronFullProfile.cs | 3 ++- Architecture_Engine/Create/Theatron/TheatronGeometry.cs | 3 ++- Architecture_Engine/Create/Theatron/TheatronPlan.cs | 3 ++- .../Create/Theatron/TheatronPlan/CircularPlan.cs | 3 ++- .../Create/Theatron/TheatronPlan/EightArcPlan.cs | 3 ++- .../Create/Theatron/TheatronPlan/FourArcPlan.cs | 3 ++- .../Create/Theatron/TheatronPlan/NoCornersPlan.cs | 3 ++- .../Create/Theatron/TheatronPlan/OrthogonalPlan.cs | 3 ++- Architecture_Engine/Create/Theatron/Tier.cs | 3 ++- Architecture_Engine/Create/Theatron/TierProfile.cs | 3 ++- Architecture_Engine/Create/Theatron/VomitoryParameters.cs | 3 ++- Architecture_Engine/Modify/SetGeometry.cs | 3 ++- Architecture_Engine/Modify/SetOutlineElements1D.cs | 3 ++- Architecture_Engine/Modify/Transform.cs | 3 ++- Architecture_Engine/Query/DistanceInPlane.cs | 3 ++- Architecture_Engine/Query/Geometry.cs | 3 ++- Architecture_Engine/Query/HasMergeablePropertiesWith.cs | 3 ++- Architecture_Engine/Query/IsValidForInPlaneDistanceCheck.cs | 3 ++- Architecture_Engine/Query/NewElement1D.cs | 3 ++- Architecture_Engine/Query/OutlineElements1D.cs | 3 ++- BHoM_Engine/Compute/ClearCurrentEvents.cs | 3 ++- BHoM_Engine/Compute/ExecutionSpeed.cs | 3 ++- BHoM_Engine/Compute/ExtractAssembly.cs | 3 ++- BHoM_Engine/Compute/ExtractNonBHoMTypes.cs | 3 ++- BHoM_Engine/Compute/LoadAllAssemblies.cs | 3 ++- BHoM_Engine/Compute/LoadAssembly.cs | 3 ++- BHoM_Engine/Compute/MakeGenericFromInputs.cs | 3 ++- BHoM_Engine/Compute/ParseEnum.cs | 3 ++- BHoM_Engine/Compute/RecordError.cs | 3 ++- BHoM_Engine/Compute/RecordEvent.cs | 3 ++- BHoM_Engine/Compute/RecordNote.cs | 3 ++- BHoM_Engine/Compute/RecordWarning.cs | 3 ++- BHoM_Engine/Compute/RemoveEvent.cs | 3 ++- BHoM_Engine/Compute/RunExtensionMethod.cs | 3 ++- BHoM_Engine/Compute/TryRunExtensionMethod.cs | 3 ++- BHoM_Engine/Convert/ToFunc.cs | 3 ++- BHoM_Engine/Convert/ToText.cs | 3 ++- BHoM_Engine/Create/BHoMGroup.cs | 3 ++- BHoM_Engine/Create/CustomObject.cs | 3 ++- BHoM_Engine/Create/Enumeration.cs | 3 ++- BHoM_Engine/Create/IObject/RandomObject.cs | 3 ++- BHoM_Engine/Create/Output.cs | 3 ++- BHoM_Engine/Create/Type/AllTypes.cs | 3 ++- BHoM_Engine/Create/Type/EngineType.cs | 3 ++- BHoM_Engine/Create/Type/GenericType.cs | 3 ++- BHoM_Engine/Create/Type/Type.cs | 3 ++- BHoM_Engine/Modify/AddFragment.cs | 3 ++- BHoM_Engine/Modify/Cast.cs | 3 ++- BHoM_Engine/Modify/PropertyNamesToFullNames.cs | 3 ++- BHoM_Engine/Modify/RemoveFragment.cs | 3 ++- BHoM_Engine/Modify/SetGeometry.cs | 3 ++- BHoM_Engine/Modify/SetHashFragment.cs | 3 ++- BHoM_Engine/Modify/SetPropertyValue.cs | 3 ++- BHoM_Engine/Modify/SortExtensionMethods.cs | 3 ++- BHoM_Engine/Objects/EqualityComparers/BHoMGuidComparer.cs | 3 ++- .../Objects/EqualityComparers/BHoMObjectNameComparer.cs | 3 ++- .../EqualityComparers/BHoMObjectNameOrToStringComparer.cs | 3 ++- BHoM_Engine/Objects/EqualityComparers/HashComparer.cs | 3 ++- BHoM_Engine/Objects/EqualityComparers/TypeComparer.cs | 3 ++- BHoM_Engine/Objects/Global.cs | 3 ++- BHoM_Engine/Objects/IterFunction.cs | 3 ++- BHoM_Engine/Query/AssemblyList.cs | 3 ++- BHoM_Engine/Query/AssemblyPath.cs | 3 ++- BHoM_Engine/Query/BHoMFolder.cs | 3 ++- BHoM_Engine/Query/BHoMVersion.cs | 3 ++- BHoM_Engine/Query/CanTarget.cs | 3 ++- BHoM_Engine/Query/CurrentAssemblyFolder.cs | 3 ++- BHoM_Engine/Query/DebugLog.cs | 3 ++- BHoM_Engine/Query/DeepClone.cs | 3 ++- BHoM_Engine/Query/EnumList.cs | 3 ++- BHoM_Engine/Query/Events.cs | 3 ++- BHoM_Engine/Query/ExtensionMethodToCall.cs | 3 ++- BHoM_Engine/Query/ExtensionMethods.cs | 3 ++- BHoM_Engine/Query/FilterByType.cs | 3 ++- BHoM_Engine/Query/FindFragment.cs | 3 ++- BHoM_Engine/Query/FindIdentifier.cs | 3 ++- BHoM_Engine/Query/Geometry.cs | 3 ++- BHoM_Engine/Query/Geometry3D.cs | 3 ++- BHoM_Engine/Query/GeometryHash.cs | 3 ++- BHoM_Engine/Query/GetAllFragments.cs | 3 ++- BHoM_Engine/Query/GetAllPropertyFullNames.cs | 3 ++- BHoM_Engine/Query/GroupByType.cs | 3 ++- BHoM_Engine/Query/Hash.cs | 3 ++- BHoM_Engine/Query/IsAdapterAssembly.cs | 3 ++- BHoM_Engine/Query/IsAssignable.cs | 3 ++- BHoM_Engine/Query/IsAutoGenerated.cs | 3 ++- BHoM_Engine/Query/IsEngineAssembly.cs | 3 ++- BHoM_Engine/Query/IsInterfaceMethod.cs | 3 ++- BHoM_Engine/Query/IsLegal.cs | 3 ++- BHoM_Engine/Query/IsNullOrEmpty.cs | 3 ++- BHoM_Engine/Query/IsNumeric.cs | 3 ++- BHoM_Engine/Query/IsOmAssembly.cs | 3 ++- BHoM_Engine/Query/IsUIAssembly.cs | 3 ++- BHoM_Engine/Query/Item.cs | 3 ++- BHoM_Engine/Query/MethodList.cs | 3 ++- BHoM_Engine/Query/NumericTolerance.cs | 3 ++- BHoM_Engine/Query/NumericalApproximation.cs | 3 ++- BHoM_Engine/Query/ObjectsByType.cs | 3 ++- BHoM_Engine/Query/Path.cs | 3 ++- BHoM_Engine/Query/PropertyValue.cs | 3 ++- BHoM_Engine/Query/RoundToSignificantFigures.cs | 3 ++- BHoM_Engine/Query/RoundWithTolerance.cs | 3 ++- BHoM_Engine/Query/ShallowClone.cs | 3 ++- BHoM_Engine/Query/SignificantFigures.cs | 3 ++- BHoM_Engine/Query/TryGetValue.cs | 3 ++- BHoM_Engine/Query/TypeDictionary.cs | 3 ++- BHoM_Engine/Query/TypeList.cs | 3 ++- BHoM_Engine/Query/UnderlyingType.cs | 3 ++- BHoM_Engine/Query/UniquenessRestrictions.cs | 3 ++- BHoM_Engine/Query/UsedAssemblies.cs | 3 ++- BHoM_Engine/Query/WildcardMatch.cs | 3 ++- Data_Engine/Compute/ClusterDBSCAN.cs | 3 ++- Data_Engine/Compute/DomainTreeClusters.cs | 3 ++- Data_Engine/Compute/FilterData.cs | 3 ++- Data_Engine/Compute/Path.cs | 3 ++- Data_Engine/Compute/RelatedPairs.cs | 3 ++- Data_Engine/Compute/Series.cs | 3 ++- Data_Engine/Compute/SplitRequestTreeByType.cs | 3 ++- Data_Engine/Create/BatchRequest.cs | 3 ++- Data_Engine/Create/CustomRequest.cs | 3 ++- Data_Engine/Create/DBSCANObject.cs | 3 ++- Data_Engine/Create/Dataset.cs | 3 ++- Data_Engine/Create/DiscretePoint.cs | 3 ++- Data_Engine/Create/Domain.cs | 3 ++- Data_Engine/Create/DomainBox.cs | 3 ++- Data_Engine/Create/DomainTree.cs | 3 ++- Data_Engine/Create/DomainTreeLeaf.cs | 3 ++- Data_Engine/Create/FilterRequest.cs | 3 ++- Data_Engine/Create/Graph.cs | 3 ++- Data_Engine/Create/GraphLink.cs | 3 ++- Data_Engine/Create/GraphNode.cs | 3 ++- Data_Engine/Create/LocalData.cs | 3 ++- Data_Engine/Create/LogicalAndRequest.cs | 3 ++- Data_Engine/Create/LogicalNotRequest.cs | 3 ++- Data_Engine/Create/LogicalOrRequest.cs | 3 ++- Data_Engine/Create/Node.cs | 3 ++- Data_Engine/Create/PointMatrix.cs | 3 ++- Data_Engine/Create/PriorityQueue.cs | 3 ++- Data_Engine/Create/SelectionRequest.cs | 3 ++- Data_Engine/Create/Table.cs | 3 ++- Data_Engine/Create/Tree.cs | 3 ++- Data_Engine/Create/VennDiagram.cs | 3 ++- Data_Engine/Modify/Add.cs | 3 ++- Data_Engine/Modify/AddLink.cs | 3 ++- Data_Engine/Modify/AddNode.cs | 3 ++- Data_Engine/Modify/GroupByName.cs | 3 ++- Data_Engine/Modify/Pop.cs | 3 ++- Data_Engine/Modify/RemoveLink.cs | 3 ++- Data_Engine/Modify/RemoveNode.cs | 3 ++- Data_Engine/Modify/Round.cs | 3 ++- Data_Engine/Modify/ShortenBranches.cs | 3 ++- Data_Engine/Modify/SimplifyRequestTree.cs | 3 ++- Data_Engine/Modify/TransposeRectangularCollection.cs | 3 ++- Data_Engine/Query/AdjacencyDictionary.cs | 3 ++- Data_Engine/Query/AllRequestsOfType.cs | 3 ++- Data_Engine/Query/Axes.cs | 3 ++- Data_Engine/Query/AxisExists.cs | 3 ++- Data_Engine/Query/Children.cs | 3 ++- Data_Engine/Query/ChunkBy.cs | 3 ++- Data_Engine/Query/CloseToPoint.cs | 3 ++- Data_Engine/Query/ClosestData.cs | 3 ++- Data_Engine/Query/ClosestNode.cs | 3 ++- Data_Engine/Query/Count.cs | 3 ++- Data_Engine/Query/DepthDictionary.cs | 3 ++- Data_Engine/Query/Filter.cs | 3 ++- Data_Engine/Query/FirstValueAbove.cs | 3 ++- Data_Engine/Query/FirstValueAt.cs | 3 ++- Data_Engine/Query/FolderContent.cs | 3 ++- Data_Engine/Query/FurthestSquareDistance.cs | 3 ++- Data_Engine/Query/GraphNodes.cs | 3 ++- Data_Engine/Query/IsInRange.cs | 3 ++- Data_Engine/Query/IsPotentialOverlap.cs | 3 ++- Data_Engine/Query/ItemsInRange.cs | 3 ++- Data_Engine/Query/LeafNodes.cs | 3 ++- Data_Engine/Query/Linq/FilterBy.cs | 3 ++- Data_Engine/Query/Linq/GroupBy.cs | 3 ++- Data_Engine/Query/Linq/OrderBy.cs | 3 ++- Data_Engine/Query/Neighbours.cs | 3 ++- Data_Engine/Query/OppositeNode.cs | 3 ++- Data_Engine/Query/Peek.cs | 3 ++- Data_Engine/Query/RemoveNulls.cs | 3 ++- Data_Engine/Query/Requests.cs | 3 ++- Data_Engine/Query/SquareDistance.cs | 3 ++- Data_Engine/Query/SubMatrixData.cs | 3 ++- Data_Engine/Query/Values.cs | 3 ++- Data_Engine/Query/ValuesAbove.cs | 3 ++- Data_Engine/Query/ValuesAt.cs | 3 ++- Diffing_Engine/Compute/DiffOneByOne.cs | 3 ++- Diffing_Engine/Compute/DiffRevisions.cs | 3 ++- Diffing_Engine/Compute/DiffWithCustomDataKeyId.cs | 3 ++- Diffing_Engine/Compute/DiffWithCustomIds.cs | 3 ++- Diffing_Engine/Compute/DiffWithFragmentId.cs | 3 ++- Diffing_Engine/Compute/DiffWithHash.cs | 3 ++- Diffing_Engine/Compute/IDiffing.cs | 3 ++- Diffing_Engine/Convert/TryParseObjectToGuid.cs | 3 ++- Diffing_Engine/Create/Delta.cs | 3 ++- Diffing_Engine/Create/DiffingConfig.cs | 3 ++- Diffing_Engine/Create/Revision.cs | 3 ++- Diffing_Engine/Create/StreamPointer.cs | 3 ++- Diffing_Engine/Modify/PrepareForRevision.cs | 3 ++- Diffing_Engine/Modify/RemoveDuplicatesByHash.cs | 3 ++- Diffing_Engine/Modify/SetRevisionFragment.cs | 3 ++- Diffing_Engine/Query/AdaptersDiffingMethods.cs | 3 ++- Diffing_Engine/Query/CombinedDiff.cs | 3 ++- Diffing_Engine/Query/DifferentProperties.cs | 3 ++- Diffing_Engine/Query/ListDifferentProperties.cs | 3 ++- Diffing_Engine/Query/ListModifiedProperties.cs | 3 ++- Diffing_Engine/Query/NumericalDifferenceInclusion.cs | 3 ++- Diffing_Engine/Query/ObjectDifferences.cs | 3 ++- Diffing_Engine/Query/RevisionFragment.cs | 3 ++- Environment_Engine/Compute/AssignSpaceTypeByPoint.cs | 3 ++- Environment_Engine/Compute/BooleanIntersect.cs | 3 ++- Environment_Engine/Compute/DateTimeList.cs | 3 ++- Environment_Engine/Compute/EquipmentGain.cs | 3 ++- Environment_Engine/Compute/ExportEPW.cs | 3 ++- Environment_Engine/Compute/ExtrudeToVolume.cs | 3 ++- Environment_Engine/Compute/GenerateCylindricalFarfield.cs | 3 ++- Environment_Engine/Compute/ImportEPW.cs | 3 ++- Environment_Engine/Compute/JulianDay.cs | 3 ++- Environment_Engine/Compute/LightingGain.cs | 3 ++- Environment_Engine/Compute/MapRegions.cs | 3 ++- Environment_Engine/Compute/MapToLevel.cs | 3 ++- Environment_Engine/Compute/MergePanels.cs | 3 ++- Environment_Engine/Compute/Occupancy.cs | 3 ++- Environment_Engine/Compute/PeopleGain.cs | 3 ++- Environment_Engine/Compute/PlugGain.cs | 3 ++- Environment_Engine/Compute/RegionNameMapping.cs | 3 ++- Environment_Engine/Compute/SolarPosition.cs | 3 ++- Environment_Engine/Compute/ThirdOrderPolynomial.cs | 3 ++- Environment_Engine/Compute/TidyPanels.cs | 3 ++- Environment_Engine/Convert/Edge.cs | 3 ++- Environment_Engine/Convert/OpeningFromPanel.cs | 6 +++--- Environment_Engine/Create/AnalysisGrid.cs | 3 ++- Environment_Engine/Create/IElement1D/NewElement1D.cs | 3 ++- .../Create/IElement2D/NewInternalElement2D.cs | 3 ++- Environment_Engine/Create/Levels.cs | 3 ++- Environment_Engine/Create/Opening.cs | 3 ++- Environment_Engine/Create/Panel.cs | 3 ++- Environment_Engine/Modify/AddAdjacentSpace.cs | 3 ++- Environment_Engine/Modify/AddOpening.cs | 3 ++- Environment_Engine/Modify/AssignGenericConstructions.cs | 3 ++- Environment_Engine/Modify/ChangeAdjacentSpace.cs | 3 ++- Environment_Engine/Modify/CleanPanel.cs | 3 ++- Environment_Engine/Modify/Copy.cs | 3 ++- Environment_Engine/Modify/CullOverlaps.cs | 3 ++- Environment_Engine/Modify/FixNormal.cs | 3 ++- Environment_Engine/Modify/FlipPanels.cs | 3 ++- Environment_Engine/Modify/OffsetOpenings.cs | 3 ++- Environment_Engine/Modify/RemoveOpening.cs | 3 ++- Environment_Engine/Modify/RemoveOpeningsByName.cs | 3 ++- Environment_Engine/Modify/RemovePanel.cs | 3 ++- Environment_Engine/Modify/RemovePanels.cs | 3 ++- Environment_Engine/Modify/SetAdjacentSpaces.cs | 3 ++- Environment_Engine/Modify/SetConstructions.cs | 3 ++- Environment_Engine/Modify/SetFloorPanels.cs | 3 ++- Environment_Engine/Modify/SetGeometry.cs | 3 ++- Environment_Engine/Modify/SetInternalElements2D.cs | 3 ++- Environment_Engine/Modify/SetOpeningConstruction.cs | 3 ++- Environment_Engine/Modify/SetOpeningType.cs | 3 ++- Environment_Engine/Modify/SetOutlineElements1D.cs | 3 ++- Environment_Engine/Modify/SetPanelConstructionByType.cs | 3 ++- Environment_Engine/Modify/SetPanelType.cs | 3 ++- Environment_Engine/Modify/SetPanelTypeByAdjacencies.cs | 3 ++- .../Modify/SetPanelTypeByIntersectingLines.cs | 3 ++- Environment_Engine/Modify/SetRegionGeometry.cs | 5 +++-- Environment_Engine/Modify/SetRoofPanels.cs | 3 ++- Environment_Engine/Modify/SetShadePanels.cs | 3 ++- Environment_Engine/Modify/SetWallPanels.cs | 3 ++- Environment_Engine/Modify/Split.cs | 3 ++- Environment_Engine/Modify/SplitOpeningByGeometry.cs | 3 ++- Environment_Engine/Modify/SplitPanelByGeometry.cs | 3 ++- Environment_Engine/Modify/SplitPanelsByOverlap.cs | 3 ++- Environment_Engine/Modify/SplitPanelsByPoints.cs | 3 ++- Environment_Engine/Modify/Transform.cs | 3 ++- Environment_Engine/Modify/UpdateSpaceNameByType.cs | 3 ++- Environment_Engine/Modify/UpdateZones.cs | 3 ++- Environment_Engine/Query/Absorptance.cs | 3 ++- Environment_Engine/Query/AdjacentSpaces.cs | 3 ++- Environment_Engine/Query/Altitude.cs | 3 ++- Environment_Engine/Query/AltitudeRange.cs | 3 ++- Environment_Engine/Query/Area.cs | 3 ++- Environment_Engine/Query/Azimuth.cs | 3 ++- Environment_Engine/Query/Bottom.cs | 3 ++- Environment_Engine/Query/BottomLeft.cs | 3 ++- Environment_Engine/Query/BottomRight.cs | 3 ++- Environment_Engine/Query/Bounds.cs | 3 ++- Environment_Engine/Query/Buildings.cs | 3 ++- Environment_Engine/Query/Cardinality.cs | 3 ++- Environment_Engine/Query/CleanSpace.cs | 3 ++- Environment_Engine/Query/ClosedShellGeometry.cs | 3 ++- Environment_Engine/Query/ClosedSpaces.cs | 3 ++- Environment_Engine/Query/ConnectedSpaceName.cs | 3 ++- Environment_Engine/Query/ConstructionByName.cs | 3 ++- Environment_Engine/Query/CullDuplicates.cs | 3 ++- Environment_Engine/Query/DateTime.cs | 3 ++- Environment_Engine/Query/ElementsNotMatched.cs | 3 ++- Environment_Engine/Query/ExplodeToParts.cs | 3 ++- Environment_Engine/Query/ExposedToSun.cs | 3 ++- Environment_Engine/Query/FilterByAdjacencies.cs | 3 ++- Environment_Engine/Query/FilterOpenings.cs | 3 ++- Environment_Engine/Query/FilterPanels.cs | 3 ++- Environment_Engine/Query/FilterResults.cs | 3 ++- Environment_Engine/Query/FindDuplicatePanels.cs | 3 ++- Environment_Engine/Query/FindMaterial.cs | 3 ++- Environment_Engine/Query/FloorGeometry.cs | 3 ++- Environment_Engine/Query/FloorHeights.cs | 3 ++- Environment_Engine/Query/FrameFactor.cs | 3 ++- Environment_Engine/Query/Geometry.cs | 3 ++- Environment_Engine/Query/Group.cs | 3 ++- Environment_Engine/Query/HasMergeablePropertiesWith.cs | 3 ++- Environment_Engine/Query/Height.cs | 3 ++- Environment_Engine/Query/IdentifyOverlaps.cs | 3 ++- Environment_Engine/Query/Inclination.cs | 3 ++- Environment_Engine/Query/InternalElements2D.cs | 3 ++- Environment_Engine/Query/InvalidPanels.cs | 3 ++- Environment_Engine/Query/IsClosed.cs | 3 ++- Environment_Engine/Query/IsCoPlanar.cs | 3 ++- Environment_Engine/Query/IsContaining.cs | 3 ++- Environment_Engine/Query/IsExternal.cs | 3 ++- Environment_Engine/Query/IsIdentical.cs | 3 ++- Environment_Engine/Query/IsInternal.cs | 3 ++- Environment_Engine/Query/IsLeft.cs | 3 ++- Environment_Engine/Query/IsOnLevel.cs | 3 ++- Environment_Engine/Query/IsShade.cs | 5 +++-- Environment_Engine/Query/IsTransparent.cs | 3 ++- Environment_Engine/Query/IsValid.cs | 4 ++-- Environment_Engine/Query/IsValidLocation.cs | 3 ++- Environment_Engine/Query/Level.cs | 3 ++- Environment_Engine/Query/MatchPointOn2Of3.cs | 3 ++- Environment_Engine/Query/MaterialComposition.cs | 3 ++- Environment_Engine/Query/MaximumLevel.cs | 3 ++- Environment_Engine/Query/MinimumLevel.cs | 3 ++- Environment_Engine/Query/NewElement1D.cs | 3 ++- Environment_Engine/Query/NewInternalElement2D.cs | 3 ++- Environment_Engine/Query/NormalAwayFromSpace.cs | 3 ++- Environment_Engine/Query/NotClosedSpaces.cs | 3 ++- Environment_Engine/Query/ObjectsByFragment.cs | 3 ++- Environment_Engine/Query/Openings.cs | 3 ++- Environment_Engine/Query/OpeningsFromElements.cs | 3 ++- Environment_Engine/Query/OpeningsFromPhysical.cs | 3 ++- Environment_Engine/Query/Orientation.cs | 3 ++- Environment_Engine/Query/OutlineElements1D.cs | 3 ++- Environment_Engine/Query/PanelByGuid.cs | 3 ++- Environment_Engine/Query/Panels.cs | 3 ++- Environment_Engine/Query/PanelsContainingPoint.cs | 3 ++- Environment_Engine/Query/PanelsFromPhysical.cs | 3 ++- Environment_Engine/Query/PointInSpace.cs | 3 ++- Environment_Engine/Query/PointsInSpaces.cs | 3 ++- Environment_Engine/Query/PointsMatch.cs | 3 ++- Environment_Engine/Query/Polyline.cs | 3 ++- Environment_Engine/Query/RValue.cs | 3 ++- Environment_Engine/Query/RegionLevel.cs | 3 ++- Environment_Engine/Query/Roughness.cs | 3 ++- Environment_Engine/Query/Sides.cs | 3 ++- Environment_Engine/Query/SolidVolume.cs | 3 ++- Environment_Engine/Query/SpaceByName.cs | 3 ++- Environment_Engine/Query/Spaces.cs | 3 ++- Environment_Engine/Query/SpacesByElementID.cs | 3 ++- Environment_Engine/Query/StoreyGeometry.cs | 3 ++- Environment_Engine/Query/Thickness.cs | 3 ++- Environment_Engine/Query/Tilt.cs | 3 ++- Environment_Engine/Query/ToEdges.cs | 3 ++- Environment_Engine/Query/ToLines.cs | 3 ++- Environment_Engine/Query/ToSpace.cs | 3 ++- Environment_Engine/Query/Top.cs | 3 ++- Environment_Engine/Query/TopRight.cs | 3 ++- Environment_Engine/Query/UValue.cs | 3 ++- Environment_Engine/Query/UnconnectedEdges.cs | 3 ++- Environment_Engine/Query/UniqueConstructionName.cs | 3 ++- Environment_Engine/Query/UniqueConstructions.cs | 3 ++- Environment_Engine/Query/UniqueMaterials.cs | 3 ++- Environment_Engine/Query/UniqueObjectIDs.cs | 3 ++- Environment_Engine/Query/UniqueOpeningInstances.cs | 3 ++- Environment_Engine/Query/UniquePanelInstances.cs | 3 ++- Environment_Engine/Query/UniquePanels.cs | 3 ++- Environment_Engine/Query/UniqueResultCases.cs | 3 ++- Environment_Engine/Query/UniqueSpaceNames.cs | 3 ++- Environment_Engine/Query/Vertices.cs | 3 ++- Environment_Engine/Query/Volume.cs | 3 ++- Environment_Engine/Query/Width.cs | 3 ++- Facade_Engine/Compute/AdjacentElements.cs | 3 ++- Facade_Engine/Compute/ComponentAreas.cs | 3 ++- Facade_Engine/Compute/EdgeAdjacencies.cs | 3 ++- Facade_Engine/Compute/FacadeAreasByConstruction.cs | 3 ++- Facade_Engine/Compute/UValueAW.cs | 6 +++--- Facade_Engine/Compute/UValueOpeningAW.cs | 3 ++- Facade_Engine/Compute/UValueOpeningCAM.cs | 3 ++- Facade_Engine/Compute/UValueOpeningSAM.cs | 3 ++- Facade_Engine/Compute/UValueOpeningsAW.cs | 6 +++--- Facade_Engine/Compute/UValueOpeningsCAM.cs | 3 ++- Facade_Engine/Compute/UValueOpeningsSAM.cs | 3 ++- Facade_Engine/Compute/UValuePanelAW.cs | 6 +++--- Facade_Engine/Compute/UniqueAdjacencies.cs | 3 ++- Facade_Engine/Create/Elements/CurtainWall.cs | 3 ++- Facade_Engine/Create/Elements/Opening.cs | 3 ++- Facade_Engine/Create/Elements/Panel.cs | 3 ++- Facade_Engine/Modify/ExtendMullion.cs | 3 ++- Facade_Engine/Modify/ExtendProfile.cs | 3 ++- Facade_Engine/Modify/OffsetVariable.cs | 3 ++- Facade_Engine/Modify/SetOffsetFromFacetoFaceDist.cs | 3 ++- Facade_Engine/Modify/Transform.cs | 3 ++- Facade_Engine/Query/AdjacencyID.cs | 3 ++- Facade_Engine/Query/Depth.cs | 3 ++- Facade_Engine/Query/ExternalEdges.cs | 3 ++- Facade_Engine/Query/FrameEdgeType.cs | 3 ++- Facade_Engine/Query/FrameGeometry2D.cs | 3 ++- Facade_Engine/Query/IsAdjacent.cs | 3 ++- Facade_Engine/Query/MaterialComposition.cs | 3 ++- Facade_Engine/Query/PrimaryPropertyName.cs | 3 ++- Facade_Engine/Query/SimpleGeometry.cs | 3 ++- Facade_Engine/Query/SolidVolume.cs | 3 ++- Facade_Engine/Query/Width.cs | 3 ++- Facade_Engine/Query/WidthIntoOpening.cs | 3 ++- Geometry_Engine/Compute/BooleanDifference.cs | 3 ++- Geometry_Engine/Compute/BooleanIntersection.cs | 3 ++- Geometry_Engine/Compute/BooleanUnion.cs | 3 ++- Geometry_Engine/Compute/ClusterCollinear.cs | 3 ++- Geometry_Engine/Compute/ClusterCoplanar.cs | 3 ++- Geometry_Engine/Compute/CollapseToScaledPolyline.cs | 3 ++- Geometry_Engine/Compute/ConvexHull.cs | 3 ++- Geometry_Engine/Compute/CountNonZeroRows.cs | 3 ++- Geometry_Engine/Compute/CullDuplicates.cs | 3 ++- Geometry_Engine/Compute/CurveProximity.cs | 3 ++- Geometry_Engine/Compute/DistributeOutlines.cs | 3 ++- Geometry_Engine/Compute/Eigenvalues.cs | 3 ++- Geometry_Engine/Compute/Eigenvectors.cs | 3 ++- Geometry_Engine/Compute/FibonacciSphere.cs | 3 ++- Geometry_Engine/Compute/FitLine.cs | 3 ++- Geometry_Engine/Compute/FitPlane.cs | 3 ++- Geometry_Engine/Compute/IntegrateRegion.cs | 3 ++- Geometry_Engine/Compute/Join.cs | 3 ++- Geometry_Engine/Compute/MarchingCubes.cs | 3 ++- Geometry_Engine/Compute/MarchingSquares.cs | 3 ++- Geometry_Engine/Compute/PointClustersDBSCAN.cs | 3 ++- Geometry_Engine/Compute/REFTolerance.cs | 3 ++- Geometry_Engine/Compute/RowEchelonForm.cs | 3 ++- Geometry_Engine/Compute/SkewLineProximity.cs | 3 ++- Geometry_Engine/Compute/SortAlongCurve.cs | 3 ++- Geometry_Engine/Compute/SortCollinear.cs | 3 ++- Geometry_Engine/Compute/Split.cs | 3 ++- Geometry_Engine/Compute/SubMesh.cs | 3 ++- Geometry_Engine/Compute/WetBlanketInterpretation.cs | 3 ++- Geometry_Engine/Convert/DomainBox.cs | 3 ++- Geometry_Engine/Convert/Mesh.cs | 3 ++- Geometry_Engine/Convert/NurbsForm.cs | 3 ++- Geometry_Engine/Convert/Polyline.cs | 3 ++- Geometry_Engine/Create/Arc.cs | 3 ++- Geometry_Engine/Create/Basis.cs | 3 ++- Geometry_Engine/Create/BoundaryCurve.cs | 5 +++-- Geometry_Engine/Create/BoundingBox.cs | 3 ++- Geometry_Engine/Create/CartesianCoordinateSystem.cs | 3 ++- Geometry_Engine/Create/Circle.cs | 3 ++- Geometry_Engine/Create/CompositeGeometry.cs | 3 ++- Geometry_Engine/Create/Cone.cs | 3 ++- Geometry_Engine/Create/Cuboid.cs | 3 ++- Geometry_Engine/Create/Curve.cs | 3 ++- Geometry_Engine/Create/Cylinder.cs | 3 ++- Geometry_Engine/Create/DomainTree.cs | 3 ++- Geometry_Engine/Create/Ellipse.cs | 3 ++- Geometry_Engine/Create/Extrusion.cs | 3 ++- Geometry_Engine/Create/Face.cs | 3 ++- Geometry_Engine/Create/Geometry.cs | 3 ++- Geometry_Engine/Create/IElement2D/NewInternalElement2D.cs | 3 ++- Geometry_Engine/Create/IntegrationSlice.cs | 3 ++- Geometry_Engine/Create/Line.cs | 3 ++- Geometry_Engine/Create/Loft.cs | 3 ++- Geometry_Engine/Create/Mesh.cs | 3 ++- Geometry_Engine/Create/Mesh3D.cs | 3 ++- Geometry_Engine/Create/NurbsCurve.cs | 3 ++- Geometry_Engine/Create/NurbsSurface.cs | 3 ++- Geometry_Engine/Create/Pipe.cs | 3 ++- Geometry_Engine/Create/PlanarSurface.cs | 3 ++- Geometry_Engine/Create/Plane.cs | 3 ++- Geometry_Engine/Create/Point.cs | 3 ++- Geometry_Engine/Create/PolyCurve.cs | 3 ++- Geometry_Engine/Create/PolyLine.cs | 3 ++- Geometry_Engine/Create/PolySurface.cs | 3 ++- Geometry_Engine/Create/Polygon.cs | 5 +++-- Geometry_Engine/Create/Quaternion.cs | 3 ++- Geometry_Engine/Create/Sphere.cs | 3 ++- Geometry_Engine/Create/Surface.cs | 3 ++- Geometry_Engine/Create/Torus.cs | 3 ++- Geometry_Engine/Create/TransformMatrix.cs | 3 ++- Geometry_Engine/Create/Vector.cs | 3 ++- Geometry_Engine/Modify/CleanPolyline.cs | 3 ++- Geometry_Engine/Modify/Close.cs | 5 +++-- Geometry_Engine/Modify/CollapseToPolyline.cs | 3 ++- Geometry_Engine/Modify/CullDuplicate.cs | 3 ++- Geometry_Engine/Modify/Extend.cs | 3 ++- Geometry_Engine/Modify/Flip.cs | 3 ++- Geometry_Engine/Modify/Inflate.cs | 3 ++- Geometry_Engine/Modify/Invert.cs | 3 ++- Geometry_Engine/Modify/MergeVertices.cs | 3 ++- Geometry_Engine/Modify/Mirror.cs | 3 ++- Geometry_Engine/Modify/Normalise.cs | 3 ++- Geometry_Engine/Modify/Offset.cs | 3 ++- Geometry_Engine/Modify/Orient.cs | 3 ++- Geometry_Engine/Modify/Project.cs | 3 ++- Geometry_Engine/Modify/ProjectAlong.cs | 3 ++- Geometry_Engine/Modify/RemoveLeastSignificantVertices.cs | 3 ++- Geometry_Engine/Modify/RemoveShortSegments.cs | 3 ++- Geometry_Engine/Modify/Reverse.cs | 3 ++- Geometry_Engine/Modify/Rotate.cs | 3 ++- Geometry_Engine/Modify/RoundCoordinates.cs | 3 ++- Geometry_Engine/Modify/Scale.cs | 3 ++- Geometry_Engine/Modify/SetGeometry.cs | 3 ++- Geometry_Engine/Modify/SetInternalElements2D.cs | 3 ++- Geometry_Engine/Modify/SetOutlineElements1D.cs | 3 ++- Geometry_Engine/Modify/Simplify.cs | 3 ++- Geometry_Engine/Modify/SortCurves.cs | 3 ++- Geometry_Engine/Modify/SplitAtPoints.cs | 3 ++- Geometry_Engine/Modify/Transform.cs | 3 ++- Geometry_Engine/Modify/Translate.cs | 3 ++- Geometry_Engine/Modify/Transpose.cs | 3 ++- Geometry_Engine/Modify/Triangulate.cs | 3 ++- Geometry_Engine/Objects/LineTree.cs | 3 ++- Geometry_Engine/Query/Angle.cs | 3 ++- Geometry_Engine/Query/Area.cs | 3 ++- Geometry_Engine/Query/Average.cs | 3 ++- Geometry_Engine/Query/BasisFunction.cs | 3 ++- Geometry_Engine/Query/Bounds.cs | 3 ++- Geometry_Engine/Query/Cells.cs | 3 ++- Geometry_Engine/Query/Centre.cs | 3 ++- Geometry_Engine/Query/Centroid.cs | 3 ++- Geometry_Engine/Query/ClosestDistance.cs | 3 ++- Geometry_Engine/Query/ClosestPoint.cs | 3 ++- Geometry_Engine/Query/ClosestPoints.cs | 3 ++- Geometry_Engine/Query/ControlPoints.cs | 3 ++- Geometry_Engine/Query/CurvatureAtParameter.cs | 3 ++- Geometry_Engine/Query/CurveIntersections.cs | 3 ++- Geometry_Engine/Query/Curves.cs | 5 +++-- Geometry_Engine/Query/Degree.cs | 3 ++- Geometry_Engine/Query/DerivativeAtParameter.cs | 3 ++- Geometry_Engine/Query/DerivativeFunction.cs | 3 ++- Geometry_Engine/Query/Determinant.cs | 3 ++- Geometry_Engine/Query/Direction.cs | 3 ++- Geometry_Engine/Query/DiscontinuityPoints.cs | 3 ++- Geometry_Engine/Query/Distance.cs | 3 ++- Geometry_Engine/Query/Edges.cs | 3 ++- Geometry_Engine/Query/ElementNormal.cs | 3 ++- Geometry_Engine/Query/EndDir.cs | 3 ++- Geometry_Engine/Query/EndPoint.cs | 3 ++- Geometry_Engine/Query/Extents.cs | 3 ++- Geometry_Engine/Query/ExternalFaceMesh.cs | 3 ++- Geometry_Engine/Query/FaceIndices.cs | 3 ++- Geometry_Engine/Query/FilterByNormal.cs | 3 ++- Geometry_Engine/Query/Geometry.cs | 3 ++- Geometry_Engine/Query/GeometryHash.cs | 3 ++- Geometry_Engine/Query/GetLineSegment.cs | 3 ++- Geometry_Engine/Query/Height.cs | 3 ++- Geometry_Engine/Query/HorizontalHypotenuseLength.cs | 3 ++- Geometry_Engine/Query/Integration.cs | 3 ++- Geometry_Engine/Query/InternalEdges.cs | 3 ++- Geometry_Engine/Query/InternalElements2D.cs | 3 ++- Geometry_Engine/Query/IsClockwise.cs | 3 ++- Geometry_Engine/Query/IsClosed.cs | 3 ++- Geometry_Engine/Query/IsCollinear.cs | 3 ++- Geometry_Engine/Query/IsContaining.cs | 3 ++- Geometry_Engine/Query/IsCoplanar.cs | 3 ++- Geometry_Engine/Query/IsEqual.cs | 3 ++- Geometry_Engine/Query/IsInPlane.cs | 3 ++- Geometry_Engine/Query/IsInRange.cs | 3 ++- Geometry_Engine/Query/IsLinear.cs | 3 ++- Geometry_Engine/Query/IsNull.cs | 3 ++- Geometry_Engine/Query/IsNurbsCurve.cs | 3 ++- Geometry_Engine/Query/IsOnCurve.cs | 3 ++- Geometry_Engine/Query/IsOrthogonal.cs | 3 ++- Geometry_Engine/Query/IsParallel.cs | 3 ++- Geometry_Engine/Query/IsPartiallyContaining.cs | 3 ++- Geometry_Engine/Query/IsPeriodic.cs | 3 ++- Geometry_Engine/Query/IsPlanar.cs | 3 ++- Geometry_Engine/Query/IsPolylinear.cs | 3 ++- Geometry_Engine/Query/IsQuad.cs | 3 ++- Geometry_Engine/Query/IsRigidTransformation.cs | 3 ++- Geometry_Engine/Query/IsSameSide.cs | 3 ++- Geometry_Engine/Query/IsSelfIntersecting.cs | 3 ++- Geometry_Engine/Query/IsValid.cs | 3 ++- Geometry_Engine/Query/IsVertical.cs | 3 ++- Geometry_Engine/Query/LargestComponent.cs | 4 ++-- Geometry_Engine/Query/Length.cs | 3 ++- Geometry_Engine/Query/LineIntersection.cs | 3 ++- Geometry_Engine/Query/LongestSegmentLength.cs | 3 ++- Geometry_Engine/Query/MeshIntersections.cs | 3 ++- Geometry_Engine/Query/Normal.cs | 3 ++- Geometry_Engine/Query/OutlineElements1D.cs | 3 ++- Geometry_Engine/Query/ParameterAtPoint.cs | 3 ++- Geometry_Engine/Query/PlaneAtParameter.cs | 3 ++- Geometry_Engine/Query/PlaneIntersection.cs | 3 ++- Geometry_Engine/Query/PointAtLength.cs | 3 ++- Geometry_Engine/Query/PointAtParameter.cs | 3 ++- Geometry_Engine/Query/PointAtX.cs | 3 ++- Geometry_Engine/Query/PointInRegion.cs | 3 ++- Geometry_Engine/Query/PrincipalCurvatureAtParameter.cs | 3 ++- Geometry_Engine/Query/Product.cs | 3 ++- Geometry_Engine/Query/Radius.cs | 3 ++- Geometry_Engine/Query/SamplePoints.cs | 3 ++- Geometry_Engine/Query/Side.cs | 3 ++- Geometry_Engine/Query/SliceAt.cs | 3 ++- Geometry_Engine/Query/StartDir.cs | 3 ++- Geometry_Engine/Query/StartPoint.cs | 3 ++- Geometry_Engine/Query/SubParts.cs | 3 ++- Geometry_Engine/Query/TangentAtLength.cs | 3 ++- Geometry_Engine/Query/TangentAtParameter.cs | 3 ++- Geometry_Engine/Query/TangentAtPoint.cs | 3 ++- Geometry_Engine/Query/UVCount.cs | 3 ++- Geometry_Engine/Query/Vertices.cs | 3 ++- Geometry_Engine/Query/Volume.cs | 3 ++- Graphics_Engine/Convert/ColourFromObject.cs | 3 ++- Graphics_Engine/Convert/GetDataList.cs | 3 ++- Graphics_Engine/Convert/ToRenderMesh.cs | 3 ++- Graphics_Engine/Convert/ToSVGString.cs | 3 ++- Graphics_Engine/Convert/ToSteppedGradient.cs | 5 +++-- Graphics_Engine/Create/Gradient.cs | 3 ++- Graphics_Engine/Create/Marker.cs | 3 ++- Graphics_Engine/Create/SVGDocument.cs | 3 ++- Graphics_Engine/Create/SVGObject.cs | 3 ++- Graphics_Engine/Create/SVGStyle.cs | 3 ++- Graphics_Engine/Create/Scales/IScale.cs | 3 ++- Graphics_Engine/Create/SteppedGradient.cs | 3 ++- Graphics_Engine/Modify/ApplyGradientCentering.cs | 5 +++-- Graphics_Engine/Modify/ApplyGradientOptions.cs | 3 ++- Graphics_Engine/Modify/CenterGradientAsymmetric.cs | 3 ++- Graphics_Engine/Modify/RepresentationFragment.cs | 3 ++- Graphics_Engine/Modify/RepresentationFragments/Boxes.cs | 3 ++- Graphics_Engine/Modify/RepresentationFragments/Links.cs | 3 ++- Graphics_Engine/Modify/SetDefaultGradient.cs | 5 +++-- Graphics_Engine/Modify/SetGeometry.cs | 3 ++- Graphics_Engine/Modify/SetGradientBounds.cs | 5 +++-- Graphics_Engine/Modify/Transform.cs | 3 ++- Graphics_Engine/Modify/UpdateMarkers.cs | 5 +++-- Graphics_Engine/Modify/View/DependencyChart.cs | 3 ++- Graphics_Engine/Modify/View/View.cs | 3 ++- Graphics_Engine/Query/Bounds.cs | 3 ++- Graphics_Engine/Query/Color.cs | 3 ++- Graphics_Engine/Query/Geometry.cs | 3 ++- Graphics_Engine/Query/GradientLegend.cs | 5 +++-- Graphics_Engine/Query/IsNumericType.cs | 3 ++- Graphics_Engine/Query/RenderMesh.cs | 3 ++- Graphics_Engine/Query/Scales/Scale.cs | 3 ++- Humans_Engine/Create/Audience.cs | 3 ++- .../Create/CvalueFocalMethodEnum/CvalueFocalMethod.cs | 3 ++- Humans_Engine/Create/CvalueSettings.cs | 3 ++- Humans_Engine/Create/Employee.cs | 3 ++- Humans_Engine/Create/EvalueSettings.cs | 3 ++- Humans_Engine/Create/EvalueViewEnum/EvalueViewType.cs | 3 ++- Humans_Engine/Create/Eye.cs | 3 ++- Humans_Engine/Create/EyePositionParameters.cs | 3 ++- Humans_Engine/Create/Head.cs | 3 ++- Humans_Engine/Create/Human.cs | 3 ++- Humans_Engine/Create/PairOfEyes.cs | 3 ++- Humans_Engine/Create/Skeleton.cs | 3 ++- Humans_Engine/Create/Spectator.cs | 3 ++- Humans_Engine/Modify/HeadOutline.cs | 3 ++- Humans_Engine/Query/AvalueAnalysis.cs | 3 ++- Humans_Engine/Query/Cartesian.cs | 3 ++- Humans_Engine/Query/CvalueAnalysis.cs | 3 ++- Humans_Engine/Query/EvalueAnalysis.cs | 3 ++- Humans_Engine/Query/TrackingLines.cs | 3 ++- Library_Engine/Compute/AddUserPath.cs | 3 ++- Library_Engine/Compute/RemoveUserPath.cs | 3 ++- Library_Engine/Compute/SaveLibrarySettings.cs | 3 ++- Library_Engine/Convert/ToText.cs | 3 ++- Library_Engine/Query/AllLibraryPathNames.cs | 3 ++- Library_Engine/Query/Confidence.cs | 3 ++- Library_Engine/Query/Datasets.cs | 3 ++- Library_Engine/Query/GeneralDisclaimer.cs | 3 ++- Library_Engine/Query/IsPrototype.cs | 3 ++- Library_Engine/Query/IsValidUserPath.cs | 3 ++- Library_Engine/Query/Library.cs | 3 ++- Library_Engine/Query/LibraryNames.cs | 3 ++- Library_Engine/Query/LibrarySettings.cs | 3 ++- Library_Engine/Query/LibraryTree.cs | 3 ++- Library_Engine/Query/Match.cs | 3 ++- Library_Engine/Query/Names.cs | 3 ++- Library_Engine/Query/PartialMatch.cs | 3 ++- Library_Engine/Query/RefreshLibraries.cs | 3 ++- Library_Engine/Query/Source.cs | 3 ++- Library_Engine/Query/SourceAndDisclaimer.cs | 3 ++- Library_Engine/Query/StringMatch.cs | 3 ++- Library_Engine/Query/UserPaths.cs | 3 ++- Library_Engine/Query/ValidatePath.cs | 5 +++-- Lighting_Engine/Create/Luminaire.cs | 3 ++- Lighting_Engine/Create/Lux.cs | 3 ++- Lighting_Engine/Create/MeshResult.cs | 3 ++- Lighting_Engine/Modify/Transform.cs | 3 ++- MEP_Engine/Compute/PlumbingFixtureWaterDemandPerDay.cs | 3 ++- MEP_Engine/Create/Elements/CableTraySectionProperty.cs | 3 ++- MEP_Engine/Create/Elements/Duct.cs | 3 ++- MEP_Engine/Create/Elements/DuctSectionProperty.cs | 3 ++- MEP_Engine/Create/Elements/Pipe.cs | 3 ++- MEP_Engine/Create/Elements/PipeSectionProperty.cs | 3 ++- MEP_Engine/Create/Elements/SectionProfile.cs | 3 ++- MEP_Engine/Create/Elements/WireSectionProperty.cs | 3 ++- MEP_Engine/Create/Elements/WireSegment.cs | 3 ++- MEP_Engine/Modify/SetGeometry.cs | 3 ++- MEP_Engine/Modify/Transform.cs | 3 ++- MEP_Engine/Query/Centreline.cs | 3 ++- MEP_Engine/Query/CircularEquivalentDiameter.cs | 3 ++- MEP_Engine/Query/CompositeSolidVolumes.cs | 3 ++- MEP_Engine/Query/FaceAreaByVelocity.cs | 3 ++- MEP_Engine/Query/Geometry.cs | 3 ++- MEP_Engine/Query/HydraulicDiameter.cs | 3 ++- MEP_Engine/Query/Length.cs | 3 ++- MEP_Engine/Query/MaterialComposition.cs | 3 ++- MEP_Engine/Query/SolidVolume.cs | 3 ++- Matter_Engine/Compute/AggregateMaterialComposition.cs | 3 ++- Matter_Engine/Compute/AggregateVolumetricMaterialTakeoff.cs | 3 ++- Matter_Engine/Create/MaterialComposition.cs | 3 ++- Matter_Engine/Create/VolumetricMaterialTakeoff.cs | 5 +++-- Matter_Engine/Modify/AssignTemplate.cs | 3 ++- Matter_Engine/Modify/CombineMaterials.cs | 5 +++-- Matter_Engine/Modify/MapMaterial.cs | 3 ++- Matter_Engine/Modify/SetDensityFromProperties.cs | 5 +++-- Matter_Engine/Query/AllDensitiesEqual.cs | 5 +++-- Matter_Engine/Query/Density.cs | 3 ++- Matter_Engine/Query/ExplicitBulk.cs | 5 +++-- Matter_Engine/Query/MappedMaterialComposition.cs | 5 +++-- Matter_Engine/Query/MappedVolumetricMaterialTakeoff.cs | 5 +++-- Matter_Engine/Query/Mass.cs | 3 ++- Matter_Engine/Query/MatchMaterials.cs | 5 +++-- Matter_Engine/Query/MaterialComposition.cs | 3 ++- Matter_Engine/Query/SolidVolume.cs | 3 ++- Matter_Engine/Query/VolumetricMaterialTakeoff.cs | 3 ++- Physical_Engine/Create/Beam.cs | 3 ++- Physical_Engine/Create/Bracing.cs | 3 ++- Physical_Engine/Create/Cable.cs | 3 ++- Physical_Engine/Create/Column.cs | 3 ++- Physical_Engine/Create/ConstantFramingProperty.cs | 3 ++- Physical_Engine/Create/Construction.cs | 3 ++- Physical_Engine/Create/Floor.cs | 4 ++-- Physical_Engine/Create/IElement/IElement1D/NewElement1D.cs | 3 ++- .../Create/IElement/IElement2D/NewInternalElement2D.cs | 3 ++- Physical_Engine/Create/Layer.cs | 3 ++- Physical_Engine/Create/Material.cs | 3 ++- Physical_Engine/Create/Pile.cs | 3 ++- Physical_Engine/Create/PrimaryReinforcingBar.cs | 3 ++- Physical_Engine/Create/Roof.cs | 3 ++- Physical_Engine/Create/Stirrup.cs | 3 ++- Physical_Engine/Create/Wall.cs | 4 ++-- Physical_Engine/Modify/AddMaterialProperties.cs | 3 ++- Physical_Engine/Modify/SetGeometry.cs | 3 ++- Physical_Engine/Modify/SetInternalElements2D.cs | 3 ++- Physical_Engine/Modify/SetOutlineElements1D.cs | 3 ++- Physical_Engine/Modify/Transform.cs | 3 ++- Physical_Engine/Query/AverageProfileArea.cs | 3 ++- Physical_Engine/Query/Bottom.cs | 3 ++- Physical_Engine/Query/BottomCentreline.cs | 3 ++- Physical_Engine/Query/BoundingBoxCentreline.cs | 3 ++- Physical_Engine/Query/ConstructionByName.cs | 3 ++- Physical_Engine/Query/Doors.cs | 3 ++- Physical_Engine/Query/ExternalPolyline.cs | 3 ++- Physical_Engine/Query/Floors.cs | 3 ++- Physical_Engine/Query/Geometry.cs | 3 ++- Physical_Engine/Query/Geometry3D.cs | 3 ++- Physical_Engine/Query/HasMergeablePropertiesWith.cs | 3 ++- Physical_Engine/Query/Height.cs | 3 ++- Physical_Engine/Query/InternalElements2D.cs | 3 ++- Physical_Engine/Query/InternalPolyline.cs | 3 ++- Physical_Engine/Query/Mass.cs | 3 ++- Physical_Engine/Query/MaterialComposition.cs | 4 ++-- Physical_Engine/Query/Normal.cs | 3 ++- Physical_Engine/Query/OutlineElements1D.cs | 3 ++- Physical_Engine/Query/Polyline.cs | 3 ++- Physical_Engine/Query/Roofs.cs | 3 ++- Physical_Engine/Query/SolidVolume.cs | 4 ++-- Physical_Engine/Query/Thickness.cs | 3 ++- Physical_Engine/Query/TopCentreline.cs | 3 ++- Physical_Engine/Query/UniqueConstructions.cs | 3 ++- Physical_Engine/Query/VolumePerArea.cs | 4 ++-- Physical_Engine/Query/Walls.cs | 3 ++- Physical_Engine/Query/Width.cs | 3 ++- Physical_Engine/Query/Windows.cs | 3 ++- Planning_Engine/Create/CodeAssembly.cs | 3 ++- Planning_Engine/Create/Commit.cs | 3 ++- Planning_Engine/Create/Issue.cs | 3 ++- Planning_Engine/Create/Label.cs | 3 ++- Planning_Engine/Create/Milestone.cs | 3 ++- Planning_Engine/Create/Repository.cs | 3 ++- Programming_Engine/Compute/PopulateTypes.cs | 3 ++- Programming_Engine/Create/BlockNode.cs | 3 ++- Programming_Engine/Create/LoopNode.cs | 3 ++- Programming_Engine/Query/DataTypePerParam.cs | 3 ++- Reflection_Engine/Compute/DeepDependencies.cs | 3 ++- Reflection_Engine/Compute/OpenHelpPage.cs | 3 ++- Reflection_Engine/Create/MethodBase.cs | 3 ++- Reflection_Engine/Create/MethodInfo.cs | 3 ++- Reflection_Engine/Modify/CopyPropertiesFromParent.cs | 3 ++- Reflection_Engine/Modify/MakeFromGeneric.cs | 3 ++- Reflection_Engine/Modify/SetNewEmptyIEnumPropsIfNull.cs | 3 ++- Reflection_Engine/Query/CommonBaseType.cs | 3 ++- Reflection_Engine/Query/DefaultValueWarning.cs | 3 ++- Reflection_Engine/Query/Description.cs | 3 ++- Reflection_Engine/Query/DistinctProperties.cs | 3 ++- Reflection_Engine/Query/EnumValues.cs | 3 ++- Reflection_Engine/Query/GenericTypeConstraint.cs | 3 ++- Reflection_Engine/Query/ImplementingTypes.cs | 3 ++- Reflection_Engine/Query/InheritedTypes.cs | 3 ++- Reflection_Engine/Query/InputDescriptions.cs | 3 ++- Reflection_Engine/Query/IsAutoConstructorAllowed.cs | 3 ++- Reflection_Engine/Query/IsDeprecated.cs | 3 ++- Reflection_Engine/Query/IsExposed.cs | 3 ++- Reflection_Engine/Query/IsMultipleOutputs.cs | 3 ++- Reflection_Engine/Query/IsNotImplemented.cs | 3 ++- Reflection_Engine/Query/IsPrimitive.cs | 3 ++- Reflection_Engine/Query/IsPrototype.cs | 3 ++- Reflection_Engine/Query/IsReleased.cs | 3 ++- Reflection_Engine/Query/IsRequired.cs | 3 ++- Reflection_Engine/Query/NestedMethods.cs | 3 ++- Reflection_Engine/Query/ObjectsByType.cs | 3 ++- Reflection_Engine/Query/OutputAttributes.cs | 3 ++- Reflection_Engine/Query/OutputCount.cs | 3 ++- Reflection_Engine/Query/OutputDescription.cs | 3 ++- Reflection_Engine/Query/OutputName.cs | 3 ++- Reflection_Engine/Query/OutputType.cs | 3 ++- Reflection_Engine/Query/ParametersWithConstraints.cs | 3 ++- Reflection_Engine/Query/PropertiesWithAttribute.cs | 5 +++-- Reflection_Engine/Query/PropertyAbbreviation.cs | 3 ++- Reflection_Engine/Query/PropertyDictionary.cs | 3 ++- Reflection_Engine/Query/PropertyFullNameValueDictionary.cs | 3 ++- Reflection_Engine/Query/PropertyFullNameValueGroups.cs | 3 ++- Reflection_Engine/Query/PropertyNames.cs | 3 ++- Reflection_Engine/Query/PropertyObjects.cs | 3 ++- Reflection_Engine/Query/PropertyTypes.cs | 3 ++- Reflection_Engine/Query/UnqualifiedName.cs | 3 ++- Reflection_Engine/Query/Url.cs | 3 ++- Reflection_Engine/Query/UsedMethods.cs | 3 ++- Reflection_Engine/Query/UsedNamespaces.cs | 3 ++- Reflection_Engine/Query/UsedTypes.cs | 3 ++- Results_Engine/Query/AbsoluteMax.cs | 3 ++- Results_Engine/Query/DisplayElement1DResults.cs | 5 +++-- Results_Engine/Query/DisplayMeshResults.cs | 3 ++- Results_Engine/Query/DisplayObjectResult.cs | 5 +++-- Results_Engine/Query/FilterResults.cs | 5 +++-- Results_Engine/Query/Group.cs | 3 ++- Results_Engine/Query/IdentifierProperties.cs | 5 +++-- Results_Engine/Query/IsNull.cs | 3 ++- Results_Engine/Query/MapResultsToObjects.cs | 3 ++- Results_Engine/Query/Max.cs | 3 ++- Results_Engine/Query/Min.cs | 3 ++- Results_Engine/Query/ObjectIdentifier.cs | 5 +++-- Results_Engine/Query/ResultIdentifier.cs | 5 +++-- Results_Engine/Query/ResultLookup.cs | 5 +++-- Results_Engine/Query/ResultPropertyKeys.cs | 5 +++-- Results_Engine/Query/ResultValueProperties.cs | 3 ++- Results_Engine/Query/ResultValueProperty.cs | 3 ++- Security_Engine/Compute/CameraFieldOfView.cs | 5 +++-- Security_Engine/Modify/SimplifyCameraFieldOfView.cs | 6 +++--- Security_Engine/Modify/Transform.cs | 3 ++- Security_Engine/Query/Centreline.cs | 3 ++- Security_Engine/Query/Geometry.cs | 3 ++- Security_Engine/Query/ViewCone.cs | 5 +++-- Serialiser_Engine/Compute/ReadFromStream.cs | 3 ++- Serialiser_Engine/Compute/RegisterClassMap.cs | 3 ++- Serialiser_Engine/Compute/WriteToStream.cs | 3 ++- Serialiser_Engine/Convert/Bson.cs | 3 ++- Serialiser_Engine/Convert/Bytes.cs | 3 ++- Serialiser_Engine/Convert/Encrypted.cs | 3 ++- Serialiser_Engine/Convert/Json.cs | 3 ++- Serialiser_Engine/Convert/Zip.cs | 3 ++- Serialiser_Engine/Modify/ApplyTaggedName.cs | 3 ++- .../Objects/BsonSerializers/BHoMCollectionSerializer.cs | 3 ++- .../Objects/BsonSerializers/BitmapSerializer.cs | 3 ++- .../Objects/BsonSerializers/ColourSerializer.cs | 3 ++- .../Objects/BsonSerializers/CustomObjectSerializer.cs | 3 ++- .../Objects/BsonSerializers/DataTableSerialiser.cs | 3 ++- .../Objects/BsonSerializers/DeprecatedSerializer.cs | 3 ++- .../Objects/BsonSerializers/DictionarySerializer.cs | 3 ++- Serialiser_Engine/Objects/BsonSerializers/EnumSerializer.cs | 3 ++- .../Objects/BsonSerializers/GenericObjectSerializer.cs | 3 ++- .../Objects/BsonSerializers/IntPtrSerializer.cs | 3 ++- .../Objects/BsonSerializers/MethodBaseSerializer.cs | 3 ++- .../Objects/BsonSerializers/ObjectSerializer.cs | 3 ++- .../Objects/BsonSerializers/RegexSerializer.cs | 3 ++- Serialiser_Engine/Objects/BsonSerializers/TypeSerializer.cs | 3 ++- .../MemberMapConventions/BHoMDefaultClassMapConvention.cs | 3 ++- .../MemberMapConventions/BHoMDictionaryConvention.cs | 3 ++- .../Objects/MemberMapConventions/BHoMEnumConvention.cs | 3 ++- .../BHoMObjectDiscriminatorConvention.cs | 3 ++- .../MemberMapConventions/GenericDiscriminatorConvention.cs | 3 ++- .../MemberMapConventions/ImmutableBHoMClassMapConvention.cs | 3 ++- .../ImmutableBHoMCreatorMapConvention.cs | 3 ++- .../ImmutableTypeClassMapConventionFixed.cs | 3 ++- Serialiser_Engine/Query/TaggedName.cs | 3 ++- Spatial_Engine/Compute/DistributeOutlines.cs | 3 ++- Spatial_Engine/Compute/FitPlane.cs | 3 ++- Spatial_Engine/Compute/InterpolateProfile.cs | 3 ++- Spatial_Engine/Compute/MapDomain.cs | 3 ++- Spatial_Engine/Compute/OrientationAngleLinear.cs | 3 ++- Spatial_Engine/Create/DomainTree.cs | 3 ++- Spatial_Engine/Create/ExplicitCurveLayout.cs | 3 ++- Spatial_Engine/Create/ExplicitLayout.cs | 3 ++- Spatial_Engine/Create/LinearLayout.cs | 3 ++- Spatial_Engine/Create/MultiLinearLayout.cs | 3 ++- Spatial_Engine/Create/NewElement0D.cs | 3 ++- Spatial_Engine/Create/NewElement1D.cs | 3 ++- Spatial_Engine/Create/NewInternalElement2D.cs | 3 ++- Spatial_Engine/Create/OffsetCurveLayout.cs | 3 ++- Spatial_Engine/Create/SettingOut/Grid.cs | 3 ++- Spatial_Engine/Create/SettingOut/Level.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/AngleProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/BoxProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/ChannelProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/CircleProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/FabricatedBoxProfile.cs | 3 ++- .../Create/ShapeProfiles/FabricatedISectionProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/FreeFormProfile.cs | 3 ++- .../Create/ShapeProfiles/GeneralisedFabricatedBoxProfile.cs | 3 ++- .../Create/ShapeProfiles/GeneralisedTSectionProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/ISectionProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/KiteProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/RectangleProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/ShapeProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/TSectionProfile.cs | 3 ++- .../Create/ShapeProfiles/TaperFlangeChannelProfile.cs | 3 ++- .../Create/ShapeProfiles/TaperFlangeISectionProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/TaperedProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/TubeProfile.cs | 3 ++- Spatial_Engine/Create/ShapeProfiles/ZSectionProfile.cs | 3 ++- Spatial_Engine/Modify/MapPositionDomain.cs | 3 ++- Spatial_Engine/Modify/Orient.cs | 5 +++-- Spatial_Engine/Modify/RoundCoordinates.cs | 3 ++- Spatial_Engine/Modify/SetElements0D.cs | 3 ++- Spatial_Engine/Modify/SetGeometry.cs | 3 ++- Spatial_Engine/Modify/SetInternalElements2D.cs | 3 ++- Spatial_Engine/Modify/SetOutlineElements1D.cs | 3 ++- Spatial_Engine/Modify/Transform.cs | 3 ++- Spatial_Engine/Modify/Translate.cs | 3 ++- Spatial_Engine/Query/Area.cs | 3 ++- Spatial_Engine/Query/Bounds.cs | 3 ++- Spatial_Engine/Query/Centroid.cs | 3 ++- Spatial_Engine/Query/ControlPoints.cs | 3 ++- Spatial_Engine/Query/CurveLayout.cs | 3 ++- Spatial_Engine/Query/DominantVector.cs | 3 ++- Spatial_Engine/Query/ElementCurves.cs | 3 ++- Spatial_Engine/Query/ElementVertices.cs | 3 ++- Spatial_Engine/Query/Elements0D.cs | 3 ++- Spatial_Engine/Query/Geometry.cs | 3 ++- Spatial_Engine/Query/HasMergeablePropertiesWith.cs | 3 ++- Spatial_Engine/Query/InternalElements2D.cs | 3 ++- Spatial_Engine/Query/InternalOutlineCurves.cs | 3 ++- Spatial_Engine/Query/IsFullyOnGrid.cs | 3 ++- Spatial_Engine/Query/IsFullyOnLevel.cs | 3 ++- Spatial_Engine/Query/IsNearGrid.cs | 3 ++- Spatial_Engine/Query/IsNearLevel.cs | 3 ++- Spatial_Engine/Query/IsNull.cs | 3 ++- Spatial_Engine/Query/IsPlanar.cs | 3 ++- Spatial_Engine/Query/IsSelfIntersecting.cs | 3 ++- Spatial_Engine/Query/Length.cs | 3 ++- Spatial_Engine/Query/Normal.cs | 3 ++- Spatial_Engine/Query/OutlineCurve.cs | 3 ++- Spatial_Engine/Query/OutlineElements1D.cs | 3 ++- Spatial_Engine/Query/PointLayout.cs | 3 ++- Spatial_Engine/Query/Thickness.cs | 3 ++- Spatial_Engine/Query/VoidArea.cs | 3 ++- Speech_Engine/CommandProcessor.cs | 3 ++- Speech_Engine/SpeakText.cs | 3 ++- Structure_Engine/Compute/Integrate.cs | 3 ++- Structure_Engine/Compute/IntegrateSection.cs | 3 ++- Structure_Engine/Compute/MapTaperedProfile.cs | 3 ++- Structure_Engine/Compute/OrientationAngle.cs | 3 ++- Structure_Engine/Compute/PlasticModulus.cs | 3 ++- Structure_Engine/Compute/ReinforcementDensity.cs | 3 ++- Structure_Engine/Compute/ShearAreaPolyline.cs | 3 ++- Structure_Engine/Compute/SumRequiredArea.cs | 3 ++- Structure_Engine/Convert/FEMeshToPanel.cs | 3 ++- Structure_Engine/Convert/PanelToFEMesh.cs | 3 ++- .../Create/Constraints/BarRelease/BarRelease.cs | 3 ++- .../Create/Constraints/BarRelease/BarReleaseFixFix.cs | 3 ++- .../Create/Constraints/BarRelease/BarReleasePinPin.cs | 3 ++- .../Create/Constraints/BarRelease/BarReleasePinSlip.cs | 3 ++- Structure_Engine/Create/Constraints/Constraint3DOF.cs | 3 ++- Structure_Engine/Create/Constraints/Constraint4DOF.cs | 3 ++- .../Create/Constraints/Constraint6DOF/Constraint6DOF.cs | 3 ++- .../Create/Constraints/Constraint6DOF/FixConstraint6DOF.cs | 3 ++- .../Constraints/Constraint6DOF/FullReleaseConstraint6DOF.cs | 3 ++- .../Create/Constraints/Constraint6DOF/PinConstraint6DOF.cs | 3 ++- .../Create/Constraints/LinkConstraint/LinkConstraint.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintFixed.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintPinned.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintXPlate.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintXPlatePin.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintXYPlane.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintXYPlanePin.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintYPlate.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintYPlatePin.cs | 3 ++- .../LinkConstraint/LinkConstraintYPlateZPlate.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintYZPlane.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintYZPlanePin.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintZPlatePin.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintZXPlane.cs | 3 ++- .../Constraints/LinkConstraint/LinkConstraintZXPlanePin.cs | 3 ++- Structure_Engine/Create/Elements/Bar.cs | 3 ++- Structure_Engine/Create/Elements/Edge.cs | 3 ++- Structure_Engine/Create/Elements/FEMesh.cs | 3 ++- Structure_Engine/Create/Elements/Node.cs | 3 ++- Structure_Engine/Create/Elements/Opening.cs | 3 ++- Structure_Engine/Create/Elements/Panel.cs | 3 ++- Structure_Engine/Create/Elements/RigidLink.cs | 3 ++- Structure_Engine/Create/Elements/Surface.cs | 3 ++- .../Create/Loads/AreaDifferentialTemperatureLoad.cs | 3 ++- Structure_Engine/Create/Loads/AreaUniformTemperatureLoad.cs | 3 ++- .../Create/Loads/AreaUniformlyDistributedLoad.cs | 3 ++- .../Create/Loads/BarDifferentialTemperatureLoad.cs | 3 ++- Structure_Engine/Create/Loads/BarPointLoad.cs | 3 ++- Structure_Engine/Create/Loads/BarPrestressLoad.cs | 3 ++- Structure_Engine/Create/Loads/BarUniformTemperatureLoad.cs | 3 ++- .../Create/Loads/BarUniformlyDistributedLoad.cs | 3 ++- .../BarVaryingDistributedLoad/BarVaryingDistributedLoad.cs | 3 ++- .../BarVaryingDistributedLoadDistanceBothEnds.cs | 3 ++- Structure_Engine/Create/Loads/ContourLoad.cs | 3 ++- Structure_Engine/Create/Loads/GeometricalLineLoad.cs | 3 ++- Structure_Engine/Create/Loads/GravityLoad.cs | 3 ++- Structure_Engine/Create/Loads/Load.cs | 3 ++- Structure_Engine/Create/Loads/LoadCombination.cs | 3 ++- Structure_Engine/Create/Loads/Loadcase.cs | 3 ++- Structure_Engine/Create/Loads/PointAcceleration.cs | 3 ++- Structure_Engine/Create/Loads/PointDisplacement.cs | 3 ++- Structure_Engine/Create/Loads/PointLoad.cs | 3 ++- Structure_Engine/Create/Loads/PointVelocity.cs | 3 ++- Structure_Engine/Create/MaterialFragments/Aluminium.cs | 3 ++- Structure_Engine/Create/MaterialFragments/Concrete.cs | 3 ++- Structure_Engine/Create/MaterialFragments/Steel.cs | 3 ++- Structure_Engine/Create/MaterialFragments/Timber.cs | 3 ++- Structure_Engine/Create/Offsets/Offset.cs | 3 ++- Structure_Engine/Create/Physical/ConstantFramingProperty.cs | 4 ++-- Structure_Engine/Create/Physical/Floor.cs | 4 ++-- Structure_Engine/Create/Physical/FramingElement.cs | 4 ++-- Structure_Engine/Create/Physical/ISurface.cs | 4 ++-- Structure_Engine/Create/Physical/Wall.cs | 4 ++-- .../LongitudinalReinforcement/BottomReinforcement.cs | 3 ++- .../LongitudinalReinforcement/LayerReinforcement.cs | 3 ++- .../LongitudinalReinforcement/LongitudinalReinforcement.cs | 3 ++- .../LongitudinalReinforcement/MultiLinearReinforcement.cs | 3 ++- .../LongitudinalReinforcement/PerimiterReinforcement.cs | 3 ++- .../LongitudinalReinforcement/TopReinforcement.cs | 3 ++- Structure_Engine/Create/Reinforcement/Reinforcement.cs | 3 ++- .../TransverseReinforcement/TransverseReinforcement.cs | 3 ++- Structure_Engine/Create/Requests/BarResultRequest.cs | 3 ++- Structure_Engine/Create/Requests/FilterRequest.cs | 3 ++- Structure_Engine/Create/Requests/GlobalResultRequest.cs | 3 ++- Structure_Engine/Create/Requests/IResultRequest.cs | 3 ++- Structure_Engine/Create/Requests/MeshResultRequest.cs | 3 ++- Structure_Engine/Create/Requests/NodeResultRequest.cs | 3 ++- .../AluminiumSection/AluminiumSectionFromProfile.cs | 3 ++- .../ConcreteSection/ConcreteCircularSection.cs | 3 ++- .../ConcreteSection/ConcreteFreeFormSection.cs | 3 ++- .../ConcreteSection/ConcreteRectangleSection.cs | 3 ++- .../ConcreteSection/ConcreteSectionFromProfile.cs | 3 ++- .../SectionProperties/ConcreteSection/ConcreteTSection.cs | 3 ++- .../GenericSection/GenericSectionFromProfile.cs | 3 ++- .../GeometricalSection/SectionPropertyFromProfile.cs | 3 ++- .../SteelSection/FabricatedSteelBoxSection.cs | 3 ++- .../SectionProperties/SteelSection/SteelAngleSection.cs | 3 ++- .../SectionProperties/SteelSection/SteelBoxSection.cs | 3 ++- .../SectionProperties/SteelSection/SteelCircularSection.cs | 3 ++- .../SteelSection/SteelFabricatedISection.cs | 3 ++- .../SectionProperties/SteelSection/SteelFreeFormSection.cs | 3 ++- .../Create/SectionProperties/SteelSection/SteelISection.cs | 3 ++- .../SectionProperties/SteelSection/SteelRectangleSection.cs | 3 ++- .../SteelSection/SteelSectionFromProfile.cs | 3 ++- .../Create/SectionProperties/SteelSection/SteelTSection.cs | 3 ++- .../SectionProperties/SteelSection/SteelTubeSection.cs | 3 ++- .../TimberSection/TimberRectangleSection.cs | 3 ++- .../TimberSection/TimberSectionFromProfile.cs | 3 ++- .../Create/SurfaceProperties/ConstantThickness.cs | 3 ++- .../Create/SurfaceProperties/LoadingPanelProperty.cs | 3 ++- Structure_Engine/Create/SurfaceProperties/Ribbed.cs | 3 ++- Structure_Engine/Create/SurfaceProperties/SlabOnDeck.cs | 3 ++- Structure_Engine/Create/SurfaceProperties/Waffle.cs | 3 ++- Structure_Engine/Modify/AddReinforcement.cs | 3 ++- Structure_Engine/Modify/ApplyModifiers.cs | 3 ++- Structure_Engine/Modify/Flip.cs | 3 ++- Structure_Engine/Modify/OrientTowards.cs | 3 ++- Structure_Engine/Modify/SetElements0D.cs | 3 ++- Structure_Engine/Modify/SetLocalOrientation.cs | 3 ++- Structure_Engine/Modify/SetMaterial.cs | 3 ++- Structure_Engine/Modify/SetNormal.cs | 3 ++- Structure_Engine/Modify/SetReinforcement.cs | 3 ++- Structure_Engine/Modify/SetStructuralFragment.cs | 3 ++- Structure_Engine/Modify/Transform.cs | 3 ++- .../EqualityComparers/BarEndNodesDistanceComparer.cs | 3 ++- .../Objects/EqualityComparers/CaseNumberComaprer.cs | 3 ++- .../Objects/EqualityComparers/Constraint4DOFComparer.cs | 3 ++- .../Objects/EqualityComparers/Constraint6DOFComparer.cs | 3 ++- .../Objects/EqualityComparers/NameOrDescriptionComparer.cs | 3 ++- .../Objects/EqualityComparers/NodeDistanceComparer.cs | 3 ++- Structure_Engine/Query/AnalyticalBars.cs | 3 ++- Structure_Engine/Query/Area.cs | 3 ++- Structure_Engine/Query/AverageElement.cs | 3 ++- Structure_Engine/Query/BarSectionTranformation.cs | 3 ++- Structure_Engine/Query/CaseType.cs | 3 ++- Structure_Engine/Query/Centreline.cs | 3 ++- Structure_Engine/Query/Construction.cs | 4 ++-- Structure_Engine/Query/CoordinateSystem.cs | 3 ++- Structure_Engine/Query/DampingRatio.cs | 3 ++- Structure_Engine/Query/Default.cs | 3 ++- Structure_Engine/Query/DeformedShape.cs | 3 ++- Structure_Engine/Query/DepthAt.cs | 3 ++- Structure_Engine/Query/Description.cs | 3 ++- Structure_Engine/Query/DescriptionOrName.cs | 3 ++- Structure_Engine/Query/DistributedPoints.cs | 3 ++- Structure_Engine/Query/Edges.cs | 3 ++- Structure_Engine/Query/ElasticValues.cs | 3 ++- Structure_Engine/Query/EmbodiedCarbon.cs | 3 ++- Structure_Engine/Query/Extrude.cs | 3 ++- Structure_Engine/Query/Fixities.cs | 3 ++- Structure_Engine/Query/Geometry.cs | 3 ++- Structure_Engine/Query/Geometry3D.cs | 3 ++- Structure_Engine/Query/HasAssignedObjectIds.cs | 3 ++- Structure_Engine/Query/HasMergeablePropertiesWith.cs | 3 ++- Structure_Engine/Query/HasModifiers.cs | 3 ++- Structure_Engine/Query/HasReinforcement.cs | 5 +++-- Structure_Engine/Query/IsConstrained.cs | 3 ++- Structure_Engine/Query/IsLongitudinal.cs | 3 ++- Structure_Engine/Query/IsNull.cs | 3 ++- Structure_Engine/Query/IsNumericallyDependent.cs | 3 ++- Structure_Engine/Query/IsValidStructural.cs | 3 ++- Structure_Engine/Query/IsVertical.cs | 3 ++- Structure_Engine/Query/LoadType.cs | 3 ++- Structure_Engine/Query/LocalOrientation.cs | 3 ++- Structure_Engine/Query/Mass.cs | 3 ++- Structure_Engine/Query/MassPerArea.cs | 3 ++- Structure_Engine/Query/MassPerMetre.cs | 3 ++- Structure_Engine/Query/MaterialComposition.cs | 3 ++- Structure_Engine/Query/MaterialType.cs | 3 ++- Structure_Engine/Query/Modifiers.cs | 3 ++- Structure_Engine/Query/Normal.cs | 3 ++- Structure_Engine/Query/OppositeNode.cs | 3 ++- Structure_Engine/Query/PlotBarForce.cs | 3 ++- Structure_Engine/Query/PointGrid.cs | 3 ++- Structure_Engine/Query/Position.cs | 3 ++- Structure_Engine/Query/ReinforcementLayout.cs | 3 ++- Structure_Engine/Query/ReinforcementTransitionPoints.cs | 3 ++- Structure_Engine/Query/ReinforcingBarCount.cs | 3 ++- Structure_Engine/Query/ReinforcingBars.cs | 3 ++- Structure_Engine/Query/SelectCase.cs | 3 ++- Structure_Engine/Query/ShearArea.cs | 3 ++- Structure_Engine/Query/ShearModulus.cs | 3 ++- Structure_Engine/Query/SolidVolume.cs | 3 ++- Structure_Engine/Query/StructuralMaterialFragment.cs | 3 ++- Structure_Engine/Query/Tangent.cs | 3 ++- Structure_Engine/Query/TieDiameter.cs | 3 ++- Structure_Engine/Query/TorsionalConstant.cs | 3 ++- Structure_Engine/Query/Total.cs | 3 ++- Structure_Engine/Query/TotalThickness.cs | 3 ++- Structure_Engine/Query/Visualize.cs | 3 ++- Structure_Engine/Query/VolumePerArea.cs | 3 ++- Structure_Engine/Query/WarpingConstant.cs | 3 ++- Structure_Engine/Query/WidthAt.cs | 3 ++- Versioning_Engine/Compute/VersioningKey.cs | 3 ++- Versioning_Engine/Convert/ToNewVersion.cs | 3 ++- Versioning_Engine/Modify/AddVersion.cs | 3 ++- Versioning_Engine/Modify/RemoveVersion.cs | 3 ++- Versioning_Engine/Query/DatasetToMessageForDeleted.cs | 5 +++-- Versioning_Engine/Query/DatasetToNewPaths.cs | 5 +++-- Versioning_Engine/Query/DatasetToOldPaths.cs | 5 +++-- Versioning_Engine/Query/UpgraderVersions.cs | 3 ++- Versioning_Engine/Query/UpgradersToCall.cs | 3 ++- Versioning_Engine/Query/Version.cs | 3 ++- Versioning_Engine/Query/VersioningEvents.cs | 3 ++- Versioning_Engine/Query/VersioningKey.cs | 3 ++- 1256 files changed, 2554 insertions(+), 1316 deletions(-) diff --git a/.ci/code/Engine_Test/Verify/NullChecks.cs b/.ci/code/Engine_Test/Verify/NullChecks.cs index c1137e21d..2b4f734da 100644 --- a/.ci/code/Engine_Test/Verify/NullChecks.cs +++ b/.ci/code/Engine_Test/Verify/NullChecks.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -226,3 +226,4 @@ private static TestResult GenericsFailedResult(string methodDescription, Excepti /*************************************/ } } + diff --git a/.ci/code/Serialiser_Test/Helpers/ObjectTypesToTest.cs b/.ci/code/Serialiser_Test/Helpers/ObjectTypesToTest.cs index e71b99a06..d0ad473b2 100644 --- a/.ci/code/Serialiser_Test/Helpers/ObjectTypesToTest.cs +++ b/.ci/code/Serialiser_Test/Helpers/ObjectTypesToTest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List ObjectTypesToTest() } } + diff --git a/.ci/code/Serialiser_Test/Helpers/TestObjects.cs b/.ci/code/Serialiser_Test/Helpers/TestObjects.cs index cfb68b1ce..486040277 100644 --- a/.ci/code/Serialiser_Test/Helpers/TestObjects.cs +++ b/.ci/code/Serialiser_Test/Helpers/TestObjects.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static void ClearTestObjects(Type type = null) } } + diff --git a/.ci/code/Serialiser_Test/Verify/MethodsToFromJson.cs b/.ci/code/Serialiser_Test/Verify/MethodsToFromJson.cs index 15db9f494..f1bd2a545 100644 --- a/.ci/code/Serialiser_Test/Verify/MethodsToFromJson.cs +++ b/.ci/code/Serialiser_Test/Verify/MethodsToFromJson.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -120,3 +120,4 @@ public static TestResult MethodToFromJson(MethodBase method) } } + diff --git a/.ci/code/Serialiser_Test/Verify/ObjectsToFromJson.cs b/.ci/code/Serialiser_Test/Verify/ObjectsToFromJson.cs index fe5a651cc..158d4ef99 100644 --- a/.ci/code/Serialiser_Test/Verify/ObjectsToFromJson.cs +++ b/.ci/code/Serialiser_Test/Verify/ObjectsToFromJson.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -149,3 +149,4 @@ public static TestResult ObjectToFromJson(Type type) } } + diff --git a/.ci/code/Serialiser_Test/Verify/TypesToFromJson.cs b/.ci/code/Serialiser_Test/Verify/TypesToFromJson.cs index 3684f0ef2..8d32a66ed 100644 --- a/.ci/code/Serialiser_Test/Verify/TypesToFromJson.cs +++ b/.ci/code/Serialiser_Test/Verify/TypesToFromJson.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -121,3 +121,4 @@ public static TestResult TypeToFromJson(Type type) } } + diff --git a/Acoustic_Engine/Create/Panel.cs b/Acoustic_Engine/Create/Panel.cs index d51c0e474..262336ea4 100644 --- a/Acoustic_Engine/Create/Panel.cs +++ b/Acoustic_Engine/Create/Panel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Panel Panel(Mesh surface, Dictionary r) + diff --git a/Acoustic_Engine/Create/RT60.cs b/Acoustic_Engine/Create/RT60.cs index 0f68694ae..dee24400c 100644 --- a/Acoustic_Engine/Create/RT60.cs +++ b/Acoustic_Engine/Create/RT60.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static RT60 RT60(double value, int receiverID, int speakerID) + diff --git a/Acoustic_Engine/Create/Rasti.cs b/Acoustic_Engine/Create/Rasti.cs index 2c2dab952..68271cf1c 100644 --- a/Acoustic_Engine/Create/Rasti.cs +++ b/Acoustic_Engine/Create/Rasti.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Rasti Rasti(double value, int receiverID) + diff --git a/Acoustic_Engine/Create/Ray.cs b/Acoustic_Engine/Create/Ray.cs index 6fd7a875d..41db1246c 100644 --- a/Acoustic_Engine/Create/Ray.cs +++ b/Acoustic_Engine/Create/Ray.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static Ray Ray(Speaker speaker, Receiver receiver) + diff --git a/Acoustic_Engine/Create/Receiver.cs b/Acoustic_Engine/Create/Receiver.cs index d88ac0e1e..3831637b8 100644 --- a/Acoustic_Engine/Create/Receiver.cs +++ b/Acoustic_Engine/Create/Receiver.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static Receiver Receiver(Point location, string category) + diff --git a/Acoustic_Engine/Create/Room.cs b/Acoustic_Engine/Create/Room.cs index 140572cf7..0aab27562 100644 --- a/Acoustic_Engine/Create/Room.cs +++ b/Acoustic_Engine/Create/Room.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static Room Room(List receivers, double area, double volume) + diff --git a/Acoustic_Engine/Create/SnRatio.cs b/Acoustic_Engine/Create/SnRatio.cs index 767a4b90f..5cda753db 100644 --- a/Acoustic_Engine/Create/SnRatio.cs +++ b/Acoustic_Engine/Create/SnRatio.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 SnRatio SnRatio(double value, int receiverID, int speakerID, Frequ + diff --git a/Acoustic_Engine/Create/SoundLevel.cs b/Acoustic_Engine/Create/SoundLevel.cs index fdf274928..a1333981a 100644 --- a/Acoustic_Engine/Create/SoundLevel.cs +++ b/Acoustic_Engine/Create/SoundLevel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 SoundLevel SoundLevel(double value, int receiverID, int speakerID, + diff --git a/Acoustic_Engine/Create/Speaker.cs b/Acoustic_Engine/Create/Speaker.cs index 4e0c1d553..0e8685787 100644 --- a/Acoustic_Engine/Create/Speaker.cs +++ b/Acoustic_Engine/Create/Speaker.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static Speaker Speaker(Point location, Vector direction, string category, + diff --git a/Acoustic_Engine/Modify/FilterRays.cs b/Acoustic_Engine/Modify/FilterRays.cs index 788768ac7..92b02a726 100644 --- a/Acoustic_Engine/Modify/FilterRays.cs +++ b/Acoustic_Engine/Modify/FilterRays.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static List FilterRays(this List rays, List sourceFilter = + diff --git a/Acoustic_Engine/Modify/FilterVisibleRays.cs b/Acoustic_Engine/Modify/FilterVisibleRays.cs index b5a29f017..76897631d 100644 --- a/Acoustic_Engine/Modify/FilterVisibleRays.cs +++ b/Acoustic_Engine/Modify/FilterVisibleRays.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -44,3 +44,4 @@ public static List FilterVisibleRays(this List rays, List panel + diff --git a/Acoustic_Engine/Query/DirectRays.cs b/Acoustic_Engine/Query/DirectRays.cs index fc4783713..0c6319d55 100644 --- a/Acoustic_Engine/Query/DirectRays.cs +++ b/Acoustic_Engine/Query/DirectRays.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static List DirectRays(this List receivers, List + diff --git a/Acoustic_Engine/Query/DirectSound.cs b/Acoustic_Engine/Query/DirectSound.cs index 904074a1e..dd1cb257d 100644 --- a/Acoustic_Engine/Query/DirectSound.cs +++ b/Acoustic_Engine/Query/DirectSound.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SoundLevel DirectSound(this Receiver receiver, List speak + diff --git a/Acoustic_Engine/Query/GainFactor.cs b/Acoustic_Engine/Query/GainFactor.cs index 1b2f220c8..d23a9e6a5 100644 --- a/Acoustic_Engine/Query/GainFactor.cs +++ b/Acoustic_Engine/Query/GainFactor.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double GainFactor(this Speaker speaker, double angle, Frequency fr + diff --git a/Acoustic_Engine/Query/IsObstructed.cs b/Acoustic_Engine/Query/IsObstructed.cs index 0a6287cc2..81ba551a3 100644 --- a/Acoustic_Engine/Query/IsObstructed.cs +++ b/Acoustic_Engine/Query/IsObstructed.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool IsObstructed(this Ray ray, List panels) + diff --git a/Acoustic_Engine/Query/Length.cs b/Acoustic_Engine/Query/Length.cs index 6eef11823..0898739c8 100644 --- a/Acoustic_Engine/Query/Length.cs +++ b/Acoustic_Engine/Query/Length.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double Length(this Ray ray) + diff --git a/Acoustic_Engine/Query/Order.cs b/Acoustic_Engine/Query/Order.cs index 6e1eebc3c..de61bc782 100644 --- a/Acoustic_Engine/Query/Order.cs +++ b/Acoustic_Engine/Query/Order.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 int Order(this Ray ray) + diff --git a/Acoustic_Engine/Query/Plane.cs b/Acoustic_Engine/Query/Plane.cs index 9174b361a..5f3b12113 100644 --- a/Acoustic_Engine/Query/Plane.cs +++ b/Acoustic_Engine/Query/Plane.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static Plane Plane(this Panel panel) + diff --git a/Acoustic_Engine/Query/Rasti.cs b/Acoustic_Engine/Query/Rasti.cs index 353315a36..9fb740d7c 100644 --- a/Acoustic_Engine/Query/Rasti.cs +++ b/Acoustic_Engine/Query/Rasti.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Rasti Rasti(this Receiver receiver, List speakers, Room r } + diff --git a/Acoustic_Engine/Query/ReverbDistance.cs b/Acoustic_Engine/Query/ReverbDistance.cs index 41300f238..84ab0c11d 100644 --- a/Acoustic_Engine/Query/ReverbDistance.cs +++ b/Acoustic_Engine/Query/ReverbDistance.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -49,3 +49,4 @@ public static double ReverbDistance(this Room room, double revTime) + diff --git a/Acoustic_Engine/Query/RoomConstant.cs b/Acoustic_Engine/Query/RoomConstant.cs index 0b6b5d135..08254f403 100644 --- a/Acoustic_Engine/Query/RoomConstant.cs +++ b/Acoustic_Engine/Query/RoomConstant.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double RoomConstant(this Room room, double sabineTime) + diff --git a/Acoustic_Engine/Query/SabineTime.cs b/Acoustic_Engine/Query/SabineTime.cs index c4e686262..703cb1649 100644 --- a/Acoustic_Engine/Query/SabineTime.cs +++ b/Acoustic_Engine/Query/SabineTime.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double SabineTime(this Room room, double roomAbsorbtion) + diff --git a/Acoustic_Engine/Query/SignalToNoise.cs b/Acoustic_Engine/Query/SignalToNoise.cs index b43f95eb9..732dd8947 100644 --- a/Acoustic_Engine/Query/SignalToNoise.cs +++ b/Acoustic_Engine/Query/SignalToNoise.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SnRatio SignalToNoise(this Receiver receiver, List speake + diff --git a/Acoustic_Engine/Query/SoundLevel.cs b/Acoustic_Engine/Query/SoundLevel.cs index 294995d87..8811e4230 100644 --- a/Acoustic_Engine/Query/SoundLevel.cs +++ b/Acoustic_Engine/Query/SoundLevel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SoundLevel SoundLevel(this Ray ray, Frequency frequency = Frequenc + diff --git a/Acoustic_Engine/Query/SoundLevelsSum.cs b/Acoustic_Engine/Query/SoundLevelsSum.cs index 9e30ed122..e2f15dfa0 100644 --- a/Acoustic_Engine/Query/SoundLevelsSum.cs +++ b/Acoustic_Engine/Query/SoundLevelsSum.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static SoundLevel SoundLevelsSum(this List spl) + diff --git a/Acoustic_Engine/Query/TimeConstant.cs b/Acoustic_Engine/Query/TimeConstant.cs index 8496944d2..ec5aaf62f 100644 --- a/Acoustic_Engine/Query/TimeConstant.cs +++ b/Acoustic_Engine/Query/TimeConstant.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double TimeConstant(this RT60 revTime) + diff --git a/Acoustic_Engine/Query/TravelTime.cs b/Acoustic_Engine/Query/TravelTime.cs index a126af49b..084871745 100644 --- a/Acoustic_Engine/Query/TravelTime.cs +++ b/Acoustic_Engine/Query/TravelTime.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double TravelTime(this Ray ray) + diff --git a/Analytical_Engine/Convert/Graph/ToDataVizObjects.cs b/Analytical_Engine/Convert/Graph/ToDataVizObjects.cs index 0fbddc002..758a3e147 100644 --- a/Analytical_Engine/Convert/Graph/ToDataVizObjects.cs +++ b/Analytical_Engine/Convert/Graph/ToDataVizObjects.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ToDataVizObjects(this Graph graph) } + diff --git a/Analytical_Engine/Convert/Graph/ToDotFormat.cs b/Analytical_Engine/Convert/Graph/ToDotFormat.cs index a7b25b853..f3e591e1b 100644 --- a/Analytical_Engine/Convert/Graph/ToDotFormat.cs +++ b/Analytical_Engine/Convert/Graph/ToDotFormat.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static string ToDotFormat(this Graph graph, string shape = "box", int fon } + diff --git a/Analytical_Engine/Convert/Graph/ToRelation.cs b/Analytical_Engine/Convert/Graph/ToRelation.cs index 305493e54..006b213f7 100644 --- a/Analytical_Engine/Convert/Graph/ToRelation.cs +++ b/Analytical_Engine/Convert/Graph/ToRelation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -205,3 +205,4 @@ private static List ToRelation(this IDependencyFragment dependency, G } + diff --git a/Analytical_Engine/Create/Graph/ComparisonConfig.cs b/Analytical_Engine/Create/Graph/ComparisonConfig.cs index bc2be5905..ee1c58806 100644 --- a/Analytical_Engine/Create/Graph/ComparisonConfig.cs +++ b/Analytical_Engine/Create/Graph/ComparisonConfig.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ComparisonConfig ComparisonConfig(double numericTolerance = oM.Geo } + diff --git a/Analytical_Engine/Create/Graph/Graph.cs b/Analytical_Engine/Create/Graph/Graph.cs index fb91113d2..5e8645290 100644 --- a/Analytical_Engine/Create/Graph/Graph.cs +++ b/Analytical_Engine/Create/Graph/Graph.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -387,3 +387,4 @@ private static List RandomNeighbours(List>> + diff --git a/Analytical_Engine/Create/Graph/Relation.cs b/Analytical_Engine/Create/Graph/Relation.cs index b856cfd31..502314e38 100644 --- a/Analytical_Engine/Create/Graph/Relation.cs +++ b/Analytical_Engine/Create/Graph/Relation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Relation Relation(IBHoMObject source, IBHoMObject target, Graph su } + diff --git a/Analytical_Engine/Create/IElement2D/NewInternalElement2D.cs b/Analytical_Engine/Create/IElement2D/NewInternalElement2D.cs index 4133f0abd..8fc8c24bc 100644 --- a/Analytical_Engine/Create/IElement2D/NewInternalElement2D.cs +++ b/Analytical_Engine/Create/IElement2D/NewInternalElement2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IElement2D NewInternalElement2D(this IPanel(this T relation) } + diff --git a/Analytical_Engine/Modify/Graph/UniqueEntities.cs b/Analytical_Engine/Modify/Graph/UniqueEntities.cs index a52a678b8..86e906827 100644 --- a/Analytical_Engine/Modify/Graph/UniqueEntities.cs +++ b/Analytical_Engine/Modify/Graph/UniqueEntities.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static IRelation UniqueEntities(this IRelation relation, Dictionary SetElements0D(this ILink link, List SetInternalElements2D(thi + diff --git a/Analytical_Engine/Modify/SetOutlineElements1D.cs b/Analytical_Engine/Modify/SetOutlineElements1D.cs index bda5c7cc8..b26dac1ea 100644 --- a/Analytical_Engine/Modify/SetOutlineElements1D.cs +++ b/Analytical_Engine/Modify/SetOutlineElements1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -138,3 +138,4 @@ private static List ConvertToEdges(IEnumerable element } + diff --git a/Analytical_Engine/Query/Elements0D.cs b/Analytical_Engine/Query/Elements0D.cs index 031705d48..ab5cc5a12 100644 --- a/Analytical_Engine/Query/Elements0D.cs +++ b/Analytical_Engine/Query/Elements0D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List Elements0D(this ILink link) + diff --git a/Analytical_Engine/Query/ExternalPolycurve.cs b/Analytical_Engine/Query/ExternalPolycurve.cs index 0e0893c15..086fcd5df 100644 --- a/Analytical_Engine/Query/ExternalPolycurve.cs +++ b/Analytical_Engine/Query/ExternalPolycurve.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static PolyCurve ExternalPolyCurve(this IPanel> Adjacency(this Graph graph, RelationD } } + diff --git a/Analytical_Engine/Query/Graph/ClosestIElement0D.cs b/Analytical_Engine/Query/Graph/ClosestIElement0D.cs index 769a938e3..a1c832bb8 100644 --- a/Analytical_Engine/Query/Graph/ClosestIElement0D.cs +++ b/Analytical_Engine/Query/Graph/ClosestIElement0D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IElement0D ClosestIElement0D(this List entities, Point point } + diff --git a/Analytical_Engine/Query/Graph/Depth.cs b/Analytical_Engine/Query/Graph/Depth.cs index 960f37c5e..58b5b5579 100644 --- a/Analytical_Engine/Query/Graph/Depth.cs +++ b/Analytical_Engine/Query/Graph/Depth.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -107,3 +107,4 @@ public static Dictionary Depth(this Graph graph, Guid startEntity, Re } } + diff --git a/Analytical_Engine/Query/Graph/Destinations.cs b/Analytical_Engine/Query/Graph/Destinations.cs index c66c4eb65..e8c5d2fde 100644 --- a/Analytical_Engine/Query/Graph/Destinations.cs +++ b/Analytical_Engine/Query/Graph/Destinations.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List Destinations(this Graph graph, IBHoMObject entit } + diff --git a/Analytical_Engine/Query/Graph/DijkstraShortestPath.cs b/Analytical_Engine/Query/Graph/DijkstraShortestPath.cs index c74bf4ba0..f3de39cfc 100644 --- a/Analytical_Engine/Query/Graph/DijkstraShortestPath.cs +++ b/Analytical_Engine/Query/Graph/DijkstraShortestPath.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -195,3 +195,4 @@ private static void DijkstraResult(List list, Guid currentEntity, ref doub } + diff --git a/Analytical_Engine/Query/Graph/Entities.cs b/Analytical_Engine/Query/Graph/Entities.cs index 24664bc8b..1ae56782b 100644 --- a/Analytical_Engine/Query/Graph/Entities.cs +++ b/Analytical_Engine/Query/Graph/Entities.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List Entities(this Graph graph) } + diff --git a/Analytical_Engine/Query/Graph/Entity.cs b/Analytical_Engine/Query/Graph/Entity.cs index a84cc4a59..ea86c03e1 100644 --- a/Analytical_Engine/Query/Graph/Entity.cs +++ b/Analytical_Engine/Query/Graph/Entity.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IBHoMObject Entity(this Graph graph, Guid entityGuid) } + diff --git a/Analytical_Engine/Query/Graph/EntityNeighbourhood.cs b/Analytical_Engine/Query/Graph/EntityNeighbourhood.cs index 3b1d58367..1657e7413 100644 --- a/Analytical_Engine/Query/Graph/EntityNeighbourhood.cs +++ b/Analytical_Engine/Query/Graph/EntityNeighbourhood.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -167,3 +167,4 @@ private static Graph SetSubGraph(this Graph graph, Guid sourceEntity, List } } + diff --git a/Analytical_Engine/Query/Graph/FilterEntities.cs b/Analytical_Engine/Query/Graph/FilterEntities.cs index 727a70167..e64ea4a28 100644 --- a/Analytical_Engine/Query/Graph/FilterEntities.cs +++ b/Analytical_Engine/Query/Graph/FilterEntities.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static Dictionary FilterEntities(this Graph graph, Typ } } + diff --git a/Analytical_Engine/Query/Graph/FilterRelations.cs b/Analytical_Engine/Query/Graph/FilterRelations.cs index e7ec92fa5..520edb5f3 100644 --- a/Analytical_Engine/Query/Graph/FilterRelations.cs +++ b/Analytical_Engine/Query/Graph/FilterRelations.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static List FilterRelations(this Graph graph, Type typeFilter) } } + diff --git a/Analytical_Engine/Query/Graph/Incoming.cs b/Analytical_Engine/Query/Graph/Incoming.cs index fea805e86..a5ef288b4 100644 --- a/Analytical_Engine/Query/Graph/Incoming.cs +++ b/Analytical_Engine/Query/Graph/Incoming.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List Incoming(this Graph graph, IBHoMObject entity) } + diff --git a/Analytical_Engine/Query/Graph/IsolatedEntities.cs b/Analytical_Engine/Query/Graph/IsolatedEntities.cs index eab9d7511..388a74686 100644 --- a/Analytical_Engine/Query/Graph/IsolatedEntities.cs +++ b/Analytical_Engine/Query/Graph/IsolatedEntities.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List IsolatedEntities(this Graph graph) } + diff --git a/Analytical_Engine/Query/Graph/LargestProcessGroup.cs b/Analytical_Engine/Query/Graph/LargestProcessGroup.cs index 0555776f2..7f272b87e 100644 --- a/Analytical_Engine/Query/Graph/LargestProcessGroup.cs +++ b/Analytical_Engine/Query/Graph/LargestProcessGroup.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Query //} } } + diff --git a/Analytical_Engine/Query/Graph/NotSinks.cs b/Analytical_Engine/Query/Graph/NotSinks.cs index 56f6ec2fd..d75f793d8 100644 --- a/Analytical_Engine/Query/Graph/NotSinks.cs +++ b/Analytical_Engine/Query/Graph/NotSinks.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static List NotSinks(this Graph graph) } + diff --git a/Analytical_Engine/Query/Graph/Relation.cs b/Analytical_Engine/Query/Graph/Relation.cs index fd5e59ed0..3402482ef 100644 --- a/Analytical_Engine/Query/Graph/Relation.cs +++ b/Analytical_Engine/Query/Graph/Relation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List Relation(this Graph graph, Guid source, Guid target, Re } } + diff --git a/Analytical_Engine/Query/Graph/RelationArrow.cs b/Analytical_Engine/Query/Graph/RelationArrow.cs index 07c5ce286..7196078ad 100644 --- a/Analytical_Engine/Query/Graph/RelationArrow.cs +++ b/Analytical_Engine/Query/Graph/RelationArrow.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -120,3 +120,4 @@ private static Polyline ArrowHead(Point start, Point end, double width = 0.3, bo } + diff --git a/Analytical_Engine/Query/Graph/RelationLength.cs b/Analytical_Engine/Query/Graph/RelationLength.cs index 29891a15a..52ed1a736 100644 --- a/Analytical_Engine/Query/Graph/RelationLength.cs +++ b/Analytical_Engine/Query/Graph/RelationLength.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double RelationLength(this Graph graph, IRelation relation) } + diff --git a/Analytical_Engine/Query/Graph/Sinks.cs b/Analytical_Engine/Query/Graph/Sinks.cs index 914ae3a9b..abc397a59 100644 --- a/Analytical_Engine/Query/Graph/Sinks.cs +++ b/Analytical_Engine/Query/Graph/Sinks.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List Sinks(this Graph graph) } + diff --git a/Analytical_Engine/Query/Graph/Sources.cs b/Analytical_Engine/Query/Graph/Sources.cs index fb83a7930..a5a3e1c7a 100644 --- a/Analytical_Engine/Query/Graph/Sources.cs +++ b/Analytical_Engine/Query/Graph/Sources.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List Sources(this Graph graph) } + diff --git a/Analytical_Engine/Query/Graph/SubGraphs.cs b/Analytical_Engine/Query/Graph/SubGraphs.cs index 562bd56e1..4cc739005 100644 --- a/Analytical_Engine/Query/Graph/SubGraphs.cs +++ b/Analytical_Engine/Query/Graph/SubGraphs.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -127,3 +127,4 @@ private static Graph SetSubGraph(this Graph graph) } + diff --git a/Analytical_Engine/Query/Graph/UniqueEntitiesReplacementMap.cs b/Analytical_Engine/Query/Graph/UniqueEntitiesReplacementMap.cs index 458621567..d03719d1d 100644 --- a/Analytical_Engine/Query/Graph/UniqueEntitiesReplacementMap.cs +++ b/Analytical_Engine/Query/Graph/UniqueEntitiesReplacementMap.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Dictionary UniqueEntitiesReplacementMap(this Li } + diff --git a/Analytical_Engine/Query/InternalElements2D.cs b/Analytical_Engine/Query/InternalElements2D.cs index 9125ed904..6ff8b4186 100644 --- a/Analytical_Engine/Query/InternalElements2D.cs +++ b/Analytical_Engine/Query/InternalElements2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List InternalElements2D(this IPanel(this IPanel panel } + diff --git a/Analytical_Engine/Query/IsContaining.cs b/Analytical_Engine/Query/IsContaining.cs index 573ffbbbf..42f433f3a 100644 --- a/Analytical_Engine/Query/IsContaining.cs +++ b/Analytical_Engine/Query/IsContaining.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Output, List> IsContaining(this IRegion region, } } + diff --git a/Analytical_Engine/Query/IsHorizontal.cs b/Analytical_Engine/Query/IsHorizontal.cs index 526f7c953..089b876cb 100644 --- a/Analytical_Engine/Query/IsHorizontal.cs +++ b/Analytical_Engine/Query/IsHorizontal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsHorizontal(this IPanel pa + diff --git a/Analytical_Engine/Query/IsOutlineQuad.cs b/Analytical_Engine/Query/IsOutlineQuad.cs index ca01fa261..9fec21f0c 100644 --- a/Analytical_Engine/Query/IsOutlineQuad.cs +++ b/Analytical_Engine/Query/IsOutlineQuad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsOutlineQuad(this IPanel p } } + diff --git a/Analytical_Engine/Query/IsOutlineRectangular.cs b/Analytical_Engine/Query/IsOutlineRectangular.cs index 1eada48f9..9654db953 100644 --- a/Analytical_Engine/Query/IsOutlineRectangular.cs +++ b/Analytical_Engine/Query/IsOutlineRectangular.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List AnglesBetweenVectors(this List vectors) } + diff --git a/Analytical_Engine/Query/IsOutlineSquare.cs b/Analytical_Engine/Query/IsOutlineSquare.cs index e162a9059..7e960b2de 100644 --- a/Analytical_Engine/Query/IsOutlineSquare.cs +++ b/Analytical_Engine/Query/IsOutlineSquare.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsOutlineSquare(this IPanel } + diff --git a/Analytical_Engine/Query/IsVertical.cs b/Analytical_Engine/Query/IsVertical.cs index e0fb15434..1320f3029 100644 --- a/Analytical_Engine/Query/IsVertical.cs +++ b/Analytical_Engine/Query/IsVertical.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IsVertical(this IPanel pane + diff --git a/Analytical_Engine/Query/OutlineElements1D.cs b/Analytical_Engine/Query/OutlineElements1D.cs index 391835b1e..6d34f4e49 100644 --- a/Analytical_Engine/Query/OutlineElements1D.cs +++ b/Analytical_Engine/Query/OutlineElements1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static List OutlineElements1D(this IRegion region) } + diff --git a/Architecture_Engine/Compute/CeilingTiles.cs b/Architecture_Engine/Compute/CeilingTiles.cs index 327a39d17..9537d2400 100644 --- a/Architecture_Engine/Compute/CeilingTiles.cs +++ b/Architecture_Engine/Compute/CeilingTiles.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List CeilingTiles(Ceiling ceiling, List ceiling } } + diff --git a/Architecture_Engine/Create/BuildersWork/Opening.cs b/Architecture_Engine/Create/BuildersWork/Opening.cs index 71580c337..93b9fac1b 100644 --- a/Architecture_Engine/Create/BuildersWork/Opening.cs +++ b/Architecture_Engine/Create/BuildersWork/Opening.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static Opening Opening(Cartesian coordinateSystem, double diameter, doubl } + diff --git a/Architecture_Engine/Create/Theatron/ActivityArea.cs b/Architecture_Engine/Create/Theatron/ActivityArea.cs index 845fcf1ce..620d098d7 100644 --- a/Architecture_Engine/Create/Theatron/ActivityArea.cs +++ b/Architecture_Engine/Create/Theatron/ActivityArea.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ActivityArea ActivityArea(Polyline activityArea, Point activityFoc + diff --git a/Architecture_Engine/Create/Theatron/ProfileOrigin.cs b/Architecture_Engine/Create/Theatron/ProfileOrigin.cs index 435a5dd9d..365466828 100644 --- a/Architecture_Engine/Create/Theatron/ProfileOrigin.cs +++ b/Architecture_Engine/Create/Theatron/ProfileOrigin.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ProfileOrigin ProfileOrigin(Point origin, Vector direction) + diff --git a/Architecture_Engine/Create/Theatron/ProfileParameters.cs b/Architecture_Engine/Create/Theatron/ProfileParameters.cs index a7c65d586..9430383a9 100644 --- a/Architecture_Engine/Create/Theatron/ProfileParameters.cs +++ b/Architecture_Engine/Create/Theatron/ProfileParameters.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -122,3 +122,4 @@ public static ProfileParameters ProfileParameters(double startX=5.0,double start + diff --git a/Architecture_Engine/Create/Theatron/SeatingBlock.cs b/Architecture_Engine/Create/Theatron/SeatingBlock.cs index 1a02c5a81..ef5d3d4e0 100644 --- a/Architecture_Engine/Create/Theatron/SeatingBlock.cs +++ b/Architecture_Engine/Create/Theatron/SeatingBlock.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -315,3 +315,4 @@ private static void TransformBlock(ref SeatingBlock transformedBlock, TransformM + diff --git a/Architecture_Engine/Create/Theatron/StadiaParameters.cs b/Architecture_Engine/Create/Theatron/StadiaParameters.cs index c33e3ff4b..738b9625c 100644 --- a/Architecture_Engine/Create/Theatron/StadiaParameters.cs +++ b/Architecture_Engine/Create/Theatron/StadiaParameters.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -124,3 +124,4 @@ public static StadiaParameters StadiaParameters(double structBayWidth = 7.5,doub + diff --git a/Architecture_Engine/Create/Theatron/StadiaType.cs b/Architecture_Engine/Create/Theatron/StadiaType.cs index c90504323..bfd758ed6 100644 --- a/Architecture_Engine/Create/Theatron/StadiaType.cs +++ b/Architecture_Engine/Create/Theatron/StadiaType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 StadiaType StadiaTypeEnum(int typeNum) + diff --git a/Architecture_Engine/Create/Theatron/SuperRiserParameters.cs b/Architecture_Engine/Create/Theatron/SuperRiserParameters.cs index 063abeda3..d1b3e8886 100644 --- a/Architecture_Engine/Create/Theatron/SuperRiserParameters.cs +++ b/Architecture_Engine/Create/Theatron/SuperRiserParameters.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SuperRiserParameters SuperRiserParameters(bool superRiser = false, + diff --git a/Architecture_Engine/Create/Theatron/TheatronFullProfile.cs b/Architecture_Engine/Create/Theatron/TheatronFullProfile.cs index 98bb0c2ea..a825c6c8b 100644 --- a/Architecture_Engine/Create/Theatron/TheatronFullProfile.cs +++ b/Architecture_Engine/Create/Theatron/TheatronFullProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -158,3 +158,4 @@ private static void GenerateMapProfiles(ref TheatronFullProfile fullProfile, Lis + diff --git a/Architecture_Engine/Create/Theatron/TheatronGeometry.cs b/Architecture_Engine/Create/Theatron/TheatronGeometry.cs index 99896d0e6..d4be57c98 100644 --- a/Architecture_Engine/Create/Theatron/TheatronGeometry.cs +++ b/Architecture_Engine/Create/Theatron/TheatronGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -370,3 +370,4 @@ private static SeatingBlockType DetermineBlockToCopy(BayType current, BayType ne + diff --git a/Architecture_Engine/Create/Theatron/TheatronPlan.cs b/Architecture_Engine/Create/Theatron/TheatronPlan.cs index 2719c964b..20f9f4656 100644 --- a/Architecture_Engine/Create/Theatron/TheatronPlan.cs +++ b/Architecture_Engine/Create/Theatron/TheatronPlan.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -197,3 +197,4 @@ private static Polyline SetFront(List sections) + diff --git a/Architecture_Engine/Create/Theatron/TheatronPlan/CircularPlan.cs b/Architecture_Engine/Create/Theatron/TheatronPlan/CircularPlan.cs index b3b7c46cc..e1f060c86 100644 --- a/Architecture_Engine/Create/Theatron/TheatronPlan/CircularPlan.cs +++ b/Architecture_Engine/Create/Theatron/TheatronPlan/CircularPlan.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static void CircularPlaneSetUp(ref TheatronPlan plan, double radius, dou + diff --git a/Architecture_Engine/Create/Theatron/TheatronPlan/EightArcPlan.cs b/Architecture_Engine/Create/Theatron/TheatronPlan/EightArcPlan.cs index 8084159a8..8b2dbc53f 100644 --- a/Architecture_Engine/Create/Theatron/TheatronPlan/EightArcPlan.cs +++ b/Architecture_Engine/Create/Theatron/TheatronPlan/EightArcPlan.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -270,3 +270,4 @@ private static Point IntersectCircles(double c1x, double c1y, double c1rad, doub + diff --git a/Architecture_Engine/Create/Theatron/TheatronPlan/FourArcPlan.cs b/Architecture_Engine/Create/Theatron/TheatronPlan/FourArcPlan.cs index ae534cac2..9baeb98e9 100644 --- a/Architecture_Engine/Create/Theatron/TheatronPlan/FourArcPlan.cs +++ b/Architecture_Engine/Create/Theatron/TheatronPlan/FourArcPlan.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static TheatronPlan FourArcPlan(StadiaParameters parameters) + diff --git a/Architecture_Engine/Create/Theatron/TheatronPlan/NoCornersPlan.cs b/Architecture_Engine/Create/Theatron/TheatronPlan/NoCornersPlan.cs index 7aa8bdf49..15533c082 100644 --- a/Architecture_Engine/Create/Theatron/TheatronPlan/NoCornersPlan.cs +++ b/Architecture_Engine/Create/Theatron/TheatronPlan/NoCornersPlan.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -144,3 +144,4 @@ private static void NoCornerPlanSetUp(ref TheatronPlan plan,double length,double + diff --git a/Architecture_Engine/Create/Theatron/TheatronPlan/OrthogonalPlan.cs b/Architecture_Engine/Create/Theatron/TheatronPlan/OrthogonalPlan.cs index 77c7baf51..42d584478 100644 --- a/Architecture_Engine/Create/Theatron/TheatronPlan/OrthogonalPlan.cs +++ b/Architecture_Engine/Create/Theatron/TheatronPlan/OrthogonalPlan.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -197,3 +197,4 @@ private static void OrthoPlanSetUp(ref TheatronPlan plan, double length,double w + diff --git a/Architecture_Engine/Create/Theatron/Tier.cs b/Architecture_Engine/Create/Theatron/Tier.cs index 469ed5b93..378c3f597 100644 --- a/Architecture_Engine/Create/Theatron/Tier.cs +++ b/Architecture_Engine/Create/Theatron/Tier.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -36,3 +36,4 @@ public static partial class Create + diff --git a/Architecture_Engine/Create/Theatron/TierProfile.cs b/Architecture_Engine/Create/Theatron/TierProfile.cs index 21ecd4f4f..6b15b7b45 100644 --- a/Architecture_Engine/Create/Theatron/TierProfile.cs +++ b/Architecture_Engine/Create/Theatron/TierProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -317,3 +317,4 @@ private static void TransformTier(ref TierProfile profile, TransformMatrix xTran + diff --git a/Architecture_Engine/Create/Theatron/VomitoryParameters.cs b/Architecture_Engine/Create/Theatron/VomitoryParameters.cs index cc2cd37e6..8f55c52c2 100644 --- a/Architecture_Engine/Create/Theatron/VomitoryParameters.cs +++ b/Architecture_Engine/Create/Theatron/VomitoryParameters.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static VomitoryParameters VomitoryParameters(bool vomitory = false, int v + diff --git a/Architecture_Engine/Modify/SetGeometry.cs b/Architecture_Engine/Modify/SetGeometry.cs index 513c46f95..c3dbf6ebf 100644 --- a/Architecture_Engine/Modify/SetGeometry.cs +++ b/Architecture_Engine/Modify/SetGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Opening SetGeometry(this Opening opening, Cartesian coordinateSyst + diff --git a/Architecture_Engine/Modify/SetOutlineElements1D.cs b/Architecture_Engine/Modify/SetOutlineElements1D.cs index df20e4815..2c7711eec 100644 --- a/Architecture_Engine/Modify/SetOutlineElements1D.cs +++ b/Architecture_Engine/Modify/SetOutlineElements1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Ceiling SetOutlineElements1D(this Ceiling ceiling, List OutlineElements1D(this Ceiling ceiling) } } + diff --git a/BHoM_Engine/Compute/ClearCurrentEvents.cs b/BHoM_Engine/Compute/ClearCurrentEvents.cs index 3cb8e6d3d..f89ca592c 100644 --- a/BHoM_Engine/Compute/ClearCurrentEvents.cs +++ b/BHoM_Engine/Compute/ClearCurrentEvents.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool ClearCurrentEvents() + diff --git a/BHoM_Engine/Compute/ExecutionSpeed.cs b/BHoM_Engine/Compute/ExecutionSpeed.cs index aa48755dc..67e5ae483 100644 --- a/BHoM_Engine/Compute/ExecutionSpeed.cs +++ b/BHoM_Engine/Compute/ExecutionSpeed.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ static long WarmUpFunction(long seed, int count) + diff --git a/BHoM_Engine/Compute/ExtractAssembly.cs b/BHoM_Engine/Compute/ExtractAssembly.cs index 95fe9a7eb..2db35ac99 100644 --- a/BHoM_Engine/Compute/ExtractAssembly.cs +++ b/BHoM_Engine/Compute/ExtractAssembly.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -285,3 +285,4 @@ private static bool IsOfType(this Type type, string match) } } + diff --git a/BHoM_Engine/Compute/ExtractNonBHoMTypes.cs b/BHoM_Engine/Compute/ExtractNonBHoMTypes.cs index 94b01cd01..2da2ca5e1 100644 --- a/BHoM_Engine/Compute/ExtractNonBHoMTypes.cs +++ b/BHoM_Engine/Compute/ExtractNonBHoMTypes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -85,3 +85,4 @@ public static void ExtractNonBHoMTypes(string assemblyName) } } + diff --git a/BHoM_Engine/Compute/LoadAllAssemblies.cs b/BHoM_Engine/Compute/LoadAllAssemblies.cs index 3e6f5a07a..06d961652 100644 --- a/BHoM_Engine/Compute/LoadAllAssemblies.cs +++ b/BHoM_Engine/Compute/LoadAllAssemblies.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -102,3 +102,4 @@ public static List LoadAllAssemblies(string folder = "", string regexF + diff --git a/BHoM_Engine/Compute/LoadAssembly.cs b/BHoM_Engine/Compute/LoadAssembly.cs index 0aff214b3..37337d78b 100644 --- a/BHoM_Engine/Compute/LoadAssembly.cs +++ b/BHoM_Engine/Compute/LoadAssembly.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Assembly LoadAssembly(string assemblyPath) } } + diff --git a/BHoM_Engine/Compute/MakeGenericFromInputs.cs b/BHoM_Engine/Compute/MakeGenericFromInputs.cs index 07947ead7..2a8c37fe2 100644 --- a/BHoM_Engine/Compute/MakeGenericFromInputs.cs +++ b/BHoM_Engine/Compute/MakeGenericFromInputs.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static void MatchGenericParameters(Type genericType, Type targetType, re + diff --git a/BHoM_Engine/Compute/ParseEnum.cs b/BHoM_Engine/Compute/ParseEnum.cs index 960f0f946..c217d4cec 100644 --- a/BHoM_Engine/Compute/ParseEnum.cs +++ b/BHoM_Engine/Compute/ParseEnum.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static object ParseEnum(Type enumType, string value) } } + diff --git a/BHoM_Engine/Compute/RecordError.cs b/BHoM_Engine/Compute/RecordError.cs index a4176a60a..f38789d3c 100644 --- a/BHoM_Engine/Compute/RecordError.cs +++ b/BHoM_Engine/Compute/RecordError.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool RecordError(string message) + diff --git a/BHoM_Engine/Compute/RecordEvent.cs b/BHoM_Engine/Compute/RecordEvent.cs index a37c3773f..5f8e3f4ad 100644 --- a/BHoM_Engine/Compute/RecordEvent.cs +++ b/BHoM_Engine/Compute/RecordEvent.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -95,3 +95,4 @@ private static void OnEventRecorded(Event ev) /***************************************************/ } } + diff --git a/BHoM_Engine/Compute/RecordNote.cs b/BHoM_Engine/Compute/RecordNote.cs index 7ecf09724..995496969 100644 --- a/BHoM_Engine/Compute/RecordNote.cs +++ b/BHoM_Engine/Compute/RecordNote.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool RecordNote(string message) + diff --git a/BHoM_Engine/Compute/RecordWarning.cs b/BHoM_Engine/Compute/RecordWarning.cs index f580787a1..ca6141a73 100644 --- a/BHoM_Engine/Compute/RecordWarning.cs +++ b/BHoM_Engine/Compute/RecordWarning.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool RecordWarning(string message) + diff --git a/BHoM_Engine/Compute/RemoveEvent.cs b/BHoM_Engine/Compute/RemoveEvent.cs index 5d1093fd8..610ec6146 100644 --- a/BHoM_Engine/Compute/RemoveEvent.cs +++ b/BHoM_Engine/Compute/RemoveEvent.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool RemoveEvents(List events) + diff --git a/BHoM_Engine/Compute/RunExtensionMethod.cs b/BHoM_Engine/Compute/RunExtensionMethod.cs index b212b2bc4..8e0d7a51a 100644 --- a/BHoM_Engine/Compute/RunExtensionMethod.cs +++ b/BHoM_Engine/Compute/RunExtensionMethod.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -169,3 +169,4 @@ private static void StoreCompiledFunction(MethodInfo info, Func(IEnumerable elements, Type type, string + diff --git a/BHoM_Engine/Create/CustomObject.cs b/BHoM_Engine/Create/CustomObject.cs index 0a0db1d41..3f3afbe1d 100644 --- a/BHoM_Engine/Create/CustomObject.cs +++ b/BHoM_Engine/Create/CustomObject.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -136,3 +136,4 @@ private static void SetTags(CustomObject custom, object tags) + diff --git a/BHoM_Engine/Create/Enumeration.cs b/BHoM_Engine/Create/Enumeration.cs index 4683c10bd..f497cf5a2 100644 --- a/BHoM_Engine/Create/Enumeration.cs +++ b/BHoM_Engine/Create/Enumeration.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static Enumeration Enumeration(Type type, string value) + diff --git a/BHoM_Engine/Create/IObject/RandomObject.cs b/BHoM_Engine/Create/IObject/RandomObject.cs index 12c73b187..eb33edffe 100644 --- a/BHoM_Engine/Create/IObject/RandomObject.cs +++ b/BHoM_Engine/Create/IObject/RandomObject.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -314,3 +314,4 @@ private static IEnumerable RandomEnumerable(Type type, Random rnd, int depth) } + diff --git a/BHoM_Engine/Create/Output.cs b/BHoM_Engine/Create/Output.cs index b6a747b40..3a8556fca 100644 --- a/BHoM_Engine/Create/Output.cs +++ b/BHoM_Engine/Create/Output.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -106,3 +106,4 @@ public static Output Output AllTypes(string name, bool silent = false) } } + diff --git a/BHoM_Engine/Create/Type/EngineType.cs b/BHoM_Engine/Create/Type/EngineType.cs index 874b3c7b1..8a1c93974 100644 --- a/BHoM_Engine/Create/Type/EngineType.cs +++ b/BHoM_Engine/Create/Type/EngineType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static Type EngineType(string name, bool silent = false) } } + diff --git a/BHoM_Engine/Create/Type/GenericType.cs b/BHoM_Engine/Create/Type/GenericType.cs index 6036c83d5..a407ba1de 100644 --- a/BHoM_Engine/Create/Type/GenericType.cs +++ b/BHoM_Engine/Create/Type/GenericType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Type GenericType(string name, bool silent = false) } } + diff --git a/BHoM_Engine/Create/Type/Type.cs b/BHoM_Engine/Create/Type/Type.cs index 166b1f703..0a9ade9f5 100644 --- a/BHoM_Engine/Create/Type/Type.cs +++ b/BHoM_Engine/Create/Type/Type.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -87,3 +87,4 @@ public static Type Type(string name, bool silent = false) } } + diff --git a/BHoM_Engine/Modify/AddFragment.cs b/BHoM_Engine/Modify/AddFragment.cs index efaba6a0c..6c8dab3ae 100644 --- a/BHoM_Engine/Modify/AddFragment.cs +++ b/BHoM_Engine/Modify/AddFragment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IBHoMObject AddFragment(this IBHoMObject iBHoMObject, IFragment fr } } + diff --git a/BHoM_Engine/Modify/Cast.cs b/BHoM_Engine/Modify/Cast.cs index bac7e94da..6da9d1f14 100644 --- a/BHoM_Engine/Modify/Cast.cs +++ b/BHoM_Engine/Modify/Cast.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 object CastGeneric(this IEnumerable source, Type genericType + diff --git a/BHoM_Engine/Modify/PropertyNamesToFullNames.cs b/BHoM_Engine/Modify/PropertyNamesToFullNames.cs index 3d5440447..9cad91bf6 100644 --- a/BHoM_Engine/Modify/PropertyNamesToFullNames.cs +++ b/BHoM_Engine/Modify/PropertyNamesToFullNames.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -224,3 +224,4 @@ private static bool IsMatchingInclusion(string propertyFullName, string inclusio } } + diff --git a/BHoM_Engine/Modify/RemoveFragment.cs b/BHoM_Engine/Modify/RemoveFragment.cs index e685f6039..641aa272d 100644 --- a/BHoM_Engine/Modify/RemoveFragment.cs +++ b/BHoM_Engine/Modify/RemoveFragment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IBHoMObject RemoveFragment(this IBHoMObject iBHoMObject, Type frag + diff --git a/BHoM_Engine/Modify/SetGeometry.cs b/BHoM_Engine/Modify/SetGeometry.cs index 87d1b43b3..e2bc4d7bc 100644 --- a/BHoM_Engine/Modify/SetGeometry.cs +++ b/BHoM_Engine/Modify/SetGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IBHoMObject SetGeometry(this IBHoMObject obj, IGeometry geometry) + diff --git a/BHoM_Engine/Modify/SetHashFragment.cs b/BHoM_Engine/Modify/SetHashFragment.cs index 754890f3a..05a2eda01 100644 --- a/BHoM_Engine/Modify/SetHashFragment.cs +++ b/BHoM_Engine/Modify/SetHashFragment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static T SetHashFragment(this T obj, string hash) where T : IBHoMObjec + diff --git a/BHoM_Engine/Modify/SetPropertyValue.cs b/BHoM_Engine/Modify/SetPropertyValue.cs index eacda923c..69e032dd0 100644 --- a/BHoM_Engine/Modify/SetPropertyValue.cs +++ b/BHoM_Engine/Modify/SetPropertyValue.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -269,3 +269,4 @@ private static Enumeration CreateEnumeration(Type type, string value) } } + diff --git a/BHoM_Engine/Modify/SortExtensionMethods.cs b/BHoM_Engine/Modify/SortExtensionMethods.cs index ceac594e6..64737b365 100644 --- a/BHoM_Engine/Modify/SortExtensionMethods.cs +++ b/BHoM_Engine/Modify/SortExtensionMethods.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -130,3 +130,4 @@ private static int InheritanceLevel(this List> hierarchy, Type type) + diff --git a/BHoM_Engine/Objects/EqualityComparers/BHoMGuidComparer.cs b/BHoM_Engine/Objects/EqualityComparers/BHoMGuidComparer.cs index 999ba4a5d..a8f23f6f7 100644 --- a/BHoM_Engine/Objects/EqualityComparers/BHoMGuidComparer.cs +++ b/BHoM_Engine/Objects/EqualityComparers/BHoMGuidComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 int GetHashCode(IBHoMObject obj) + diff --git a/BHoM_Engine/Objects/EqualityComparers/BHoMObjectNameComparer.cs b/BHoM_Engine/Objects/EqualityComparers/BHoMObjectNameComparer.cs index edb85b34d..8b3e3cf11 100644 --- a/BHoM_Engine/Objects/EqualityComparers/BHoMObjectNameComparer.cs +++ b/BHoM_Engine/Objects/EqualityComparers/BHoMObjectNameComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public int GetHashCode(IBHoMObject obj) + diff --git a/BHoM_Engine/Objects/EqualityComparers/BHoMObjectNameOrToStringComparer.cs b/BHoM_Engine/Objects/EqualityComparers/BHoMObjectNameOrToStringComparer.cs index 5ffcc9619..1f12bb5fb 100644 --- a/BHoM_Engine/Objects/EqualityComparers/BHoMObjectNameOrToStringComparer.cs +++ b/BHoM_Engine/Objects/EqualityComparers/BHoMObjectNameOrToStringComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public int GetHashCode(IBHoMObject obj) + diff --git a/BHoM_Engine/Objects/EqualityComparers/HashComparer.cs b/BHoM_Engine/Objects/EqualityComparers/HashComparer.cs index 502c1f9fd..cabad1b10 100644 --- a/BHoM_Engine/Objects/EqualityComparers/HashComparer.cs +++ b/BHoM_Engine/Objects/EqualityComparers/HashComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -132,3 +132,4 @@ private Y SetHashFragment(Y obj, string hash) where Y : IBHoMObject + diff --git a/BHoM_Engine/Objects/EqualityComparers/TypeComparer.cs b/BHoM_Engine/Objects/EqualityComparers/TypeComparer.cs index be46a06ce..77c89b767 100644 --- a/BHoM_Engine/Objects/EqualityComparers/TypeComparer.cs +++ b/BHoM_Engine/Objects/EqualityComparers/TypeComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 int GetHashCode(object obj) + diff --git a/BHoM_Engine/Objects/Global.cs b/BHoM_Engine/Objects/Global.cs index c56d9131d..2360baa1d 100644 --- a/BHoM_Engine/Objects/Global.cs +++ b/BHoM_Engine/Objects/Global.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -95,3 +95,4 @@ private static void ReflectAssemblyOnLoad(object sender, AssemblyLoadEventArgs a } } + diff --git a/BHoM_Engine/Objects/IterFunction.cs b/BHoM_Engine/Objects/IterFunction.cs index 925643499..68acf66fd 100644 --- a/BHoM_Engine/Objects/IterFunction.cs +++ b/BHoM_Engine/Objects/IterFunction.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -27,3 +27,4 @@ namespace BH.Engine.Base.Objects + diff --git a/BHoM_Engine/Query/AssemblyList.cs b/BHoM_Engine/Query/AssemblyList.cs index 98d411323..a79f58edb 100644 --- a/BHoM_Engine/Query/AssemblyList.cs +++ b/BHoM_Engine/Query/AssemblyList.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static List AllAssemblyList() + diff --git a/BHoM_Engine/Query/AssemblyPath.cs b/BHoM_Engine/Query/AssemblyPath.cs index f42377a30..d623ea0bf 100644 --- a/BHoM_Engine/Query/AssemblyPath.cs +++ b/BHoM_Engine/Query/AssemblyPath.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string AssemblyPath(object item) + diff --git a/BHoM_Engine/Query/BHoMFolder.cs b/BHoM_Engine/Query/BHoMFolder.cs index 507ce8fa4..d16d664b4 100644 --- a/BHoM_Engine/Query/BHoMFolder.cs +++ b/BHoM_Engine/Query/BHoMFolder.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static string BHoMFolder() + diff --git a/BHoM_Engine/Query/BHoMVersion.cs b/BHoM_Engine/Query/BHoMVersion.cs index 7cd8f68f3..1f60f8b35 100644 --- a/BHoM_Engine/Query/BHoMVersion.cs +++ b/BHoM_Engine/Query/BHoMVersion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string BHoMVersion() + diff --git a/BHoM_Engine/Query/CanTarget.cs b/BHoM_Engine/Query/CanTarget.cs index ff8da0ad9..097205712 100644 --- a/BHoM_Engine/Query/CanTarget.cs +++ b/BHoM_Engine/Query/CanTarget.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool CanTarget(this IFragment fragment, object target) } } + diff --git a/BHoM_Engine/Query/CurrentAssemblyFolder.cs b/BHoM_Engine/Query/CurrentAssemblyFolder.cs index b69638e73..8aca00492 100644 --- a/BHoM_Engine/Query/CurrentAssemblyFolder.cs +++ b/BHoM_Engine/Query/CurrentAssemblyFolder.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static string CurrentAssemblyFolder() + diff --git a/BHoM_Engine/Query/DebugLog.cs b/BHoM_Engine/Query/DebugLog.cs index 622efaed4..43e25e745 100644 --- a/BHoM_Engine/Query/DebugLog.cs +++ b/BHoM_Engine/Query/DebugLog.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ internal static Log DebugLog() + diff --git a/BHoM_Engine/Query/DeepClone.cs b/BHoM_Engine/Query/DeepClone.cs index f05804f36..7b7a69498 100644 --- a/BHoM_Engine/Query/DeepClone.cs +++ b/BHoM_Engine/Query/DeepClone.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static T DeepClone(this T obj) + diff --git a/BHoM_Engine/Query/EnumList.cs b/BHoM_Engine/Query/EnumList.cs index bb76fdc50..afecdc1b5 100644 --- a/BHoM_Engine/Query/EnumList.cs +++ b/BHoM_Engine/Query/EnumList.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -44,3 +44,4 @@ public static List BHoMEnumList() + diff --git a/BHoM_Engine/Query/Events.cs b/BHoM_Engine/Query/Events.cs index dde0e94fa..de123581b 100644 --- a/BHoM_Engine/Query/Events.cs +++ b/BHoM_Engine/Query/Events.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List CurrentEvents() + diff --git a/BHoM_Engine/Query/ExtensionMethodToCall.cs b/BHoM_Engine/Query/ExtensionMethodToCall.cs index 6977e7696..c3a00a9e9 100644 --- a/BHoM_Engine/Query/ExtensionMethodToCall.cs +++ b/BHoM_Engine/Query/ExtensionMethodToCall.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -161,3 +161,4 @@ private static void StoreExtensionMethod(Tuple key, MethodInfo met } + diff --git a/BHoM_Engine/Query/ExtensionMethods.cs b/BHoM_Engine/Query/ExtensionMethods.cs index 576135476..15336e479 100644 --- a/BHoM_Engine/Query/ExtensionMethods.cs +++ b/BHoM_Engine/Query/ExtensionMethods.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ExtensionMethods(this Type type, string methodNam + diff --git a/BHoM_Engine/Query/FilterByType.cs b/BHoM_Engine/Query/FilterByType.cs index 90700e5de..710b5fbf8 100644 --- a/BHoM_Engine/Query/FilterByType.cs +++ b/BHoM_Engine/Query/FilterByType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List FilterByType(this IEnumerable list, Type type + diff --git a/BHoM_Engine/Query/FindFragment.cs b/BHoM_Engine/Query/FindFragment.cs index 33c25259c..dc7a8c2fa 100644 --- a/BHoM_Engine/Query/FindFragment.cs +++ b/BHoM_Engine/Query/FindFragment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 T FindFragment(this IBHoMObject iBHoMObject, Type fragmentType } + diff --git a/BHoM_Engine/Query/FindIdentifier.cs b/BHoM_Engine/Query/FindIdentifier.cs index 77d65f225..b7b7e36f8 100644 --- a/BHoM_Engine/Query/FindIdentifier.cs +++ b/BHoM_Engine/Query/FindIdentifier.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Type FindIdentifier(this IBHoMObject o, Type adapterIdType) } + diff --git a/BHoM_Engine/Query/Geometry.cs b/BHoM_Engine/Query/Geometry.cs index 831ad55ae..f1f2541ce 100644 --- a/BHoM_Engine/Query/Geometry.cs +++ b/BHoM_Engine/Query/Geometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ private static IGeometry Geometry(this IBHoMObject obj) + diff --git a/BHoM_Engine/Query/Geometry3D.cs b/BHoM_Engine/Query/Geometry3D.cs index 231537ce2..efd804d23 100644 --- a/BHoM_Engine/Query/Geometry3D.cs +++ b/BHoM_Engine/Query/Geometry3D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -120,3 +120,4 @@ private static IGeometry Geometry3D(this IObject obj) + diff --git a/BHoM_Engine/Query/GeometryHash.cs b/BHoM_Engine/Query/GeometryHash.cs index de5182cd1..f0b0e712e 100644 --- a/BHoM_Engine/Query/GeometryHash.cs +++ b/BHoM_Engine/Query/GeometryHash.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double[] GeometryHash(this IBHoMObject bhomObj) } + diff --git a/BHoM_Engine/Query/GetAllFragments.cs b/BHoM_Engine/Query/GetAllFragments.cs index 03ce53d22..206176e91 100644 --- a/BHoM_Engine/Query/GetAllFragments.cs +++ b/BHoM_Engine/Query/GetAllFragments.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static List GetAllFragments(this IBHoMObject iBHoMObject, Type } + diff --git a/BHoM_Engine/Query/GetAllPropertyFullNames.cs b/BHoM_Engine/Query/GetAllPropertyFullNames.cs index 69900e9af..00be3cf37 100644 --- a/BHoM_Engine/Query/GetAllPropertyFullNames.cs +++ b/BHoM_Engine/Query/GetAllPropertyFullNames.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -137,3 +137,4 @@ private static void GetAllPropertyFullNames(object obj, string nameToCombine, in + diff --git a/BHoM_Engine/Query/GroupByType.cs b/BHoM_Engine/Query/GroupByType.cs index b66859a0b..088e7dae4 100644 --- a/BHoM_Engine/Query/GroupByType.cs +++ b/BHoM_Engine/Query/GroupByType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List> GroupByType(this IEnumerable list) + diff --git a/BHoM_Engine/Query/Hash.cs b/BHoM_Engine/Query/Hash.cs index c0978dd0a..83901ad38 100644 --- a/BHoM_Engine/Query/Hash.cs +++ b/BHoM_Engine/Query/Hash.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -287,3 +287,4 @@ private static string HashString(object obj, BaseComparisonConfig cc, int nestin } + diff --git a/BHoM_Engine/Query/IsAdapterAssembly.cs b/BHoM_Engine/Query/IsAdapterAssembly.cs index 8ee46eda2..f57f6ffb1 100644 --- a/BHoM_Engine/Query/IsAdapterAssembly.cs +++ b/BHoM_Engine/Query/IsAdapterAssembly.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static bool IsAdapterAssembly(this string assemblyName) + diff --git a/BHoM_Engine/Query/IsAssignable.cs b/BHoM_Engine/Query/IsAssignable.cs index d10fb6a52..0b8e7f6f9 100644 --- a/BHoM_Engine/Query/IsAssignable.cs +++ b/BHoM_Engine/Query/IsAssignable.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -125,3 +125,4 @@ public static bool IsAssignableFromIncludeGenericsAndRefTypes(this Type assignab } + diff --git a/BHoM_Engine/Query/IsAutoGenerated.cs b/BHoM_Engine/Query/IsAutoGenerated.cs index b89448281..021406ee3 100644 --- a/BHoM_Engine/Query/IsAutoGenerated.cs +++ b/BHoM_Engine/Query/IsAutoGenerated.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsAutoGenerated(this Type type) + diff --git a/BHoM_Engine/Query/IsEngineAssembly.cs b/BHoM_Engine/Query/IsEngineAssembly.cs index 0c17d2106..0076aff9f 100644 --- a/BHoM_Engine/Query/IsEngineAssembly.cs +++ b/BHoM_Engine/Query/IsEngineAssembly.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static bool IsEngineAssembly(this string assemblyName) + diff --git a/BHoM_Engine/Query/IsInterfaceMethod.cs b/BHoM_Engine/Query/IsInterfaceMethod.cs index 618f4d356..961454745 100644 --- a/BHoM_Engine/Query/IsInterfaceMethod.cs +++ b/BHoM_Engine/Query/IsInterfaceMethod.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IsInterfaceMethod(this MethodBase method) + diff --git a/BHoM_Engine/Query/IsLegal.cs b/BHoM_Engine/Query/IsLegal.cs index 356d4b5eb..1eae38d82 100644 --- a/BHoM_Engine/Query/IsLegal.cs +++ b/BHoM_Engine/Query/IsLegal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsLegal(this MethodInfo method) + diff --git a/BHoM_Engine/Query/IsNullOrEmpty.cs b/BHoM_Engine/Query/IsNullOrEmpty.cs index ca89bc527..a63d936fe 100644 --- a/BHoM_Engine/Query/IsNullOrEmpty.cs +++ b/BHoM_Engine/Query/IsNullOrEmpty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsNullOrEmpty(this IEnumerable list, string msg = "", [ } } + diff --git a/BHoM_Engine/Query/IsNumeric.cs b/BHoM_Engine/Query/IsNumeric.cs index b93a67404..ee540604c 100644 --- a/BHoM_Engine/Query/IsNumeric.cs +++ b/BHoM_Engine/Query/IsNumeric.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -102,3 +102,4 @@ public static bool IsNumericIntegralType(this Type type) } } + diff --git a/BHoM_Engine/Query/IsOmAssembly.cs b/BHoM_Engine/Query/IsOmAssembly.cs index e354d9b97..35d018e86 100644 --- a/BHoM_Engine/Query/IsOmAssembly.cs +++ b/BHoM_Engine/Query/IsOmAssembly.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static bool IsOmAssembly(this string assemblyName) + diff --git a/BHoM_Engine/Query/IsUIAssembly.cs b/BHoM_Engine/Query/IsUIAssembly.cs index 21c29e5a4..b7ff62e55 100644 --- a/BHoM_Engine/Query/IsUIAssembly.cs +++ b/BHoM_Engine/Query/IsUIAssembly.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static bool IsUIAssembly(this string assemblyName) + diff --git a/BHoM_Engine/Query/Item.cs b/BHoM_Engine/Query/Item.cs index 60ff9461e..64b41974d 100644 --- a/BHoM_Engine/Query/Item.cs +++ b/BHoM_Engine/Query/Item.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -291,3 +291,4 @@ public static object Item(this Output ExternalMethodList() } + diff --git a/BHoM_Engine/Query/NumericTolerance.cs b/BHoM_Engine/Query/NumericTolerance.cs index bf71ada8c..f79cfd74c 100644 --- a/BHoM_Engine/Query/NumericTolerance.cs +++ b/BHoM_Engine/Query/NumericTolerance.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double NumericTolerance(this HashSet namedN } } } + diff --git a/BHoM_Engine/Query/NumericalApproximation.cs b/BHoM_Engine/Query/NumericalApproximation.cs index a9fbb293a..3d05ef710 100644 --- a/BHoM_Engine/Query/NumericalApproximation.cs +++ b/BHoM_Engine/Query/NumericalApproximation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -136,3 +136,4 @@ public static int NumericalApproximation(this int number, string fullName = null } + diff --git a/BHoM_Engine/Query/ObjectsByType.cs b/BHoM_Engine/Query/ObjectsByType.cs index d66326657..8dd475122 100644 --- a/BHoM_Engine/Query/ObjectsByType.cs +++ b/BHoM_Engine/Query/ObjectsByType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static List ObjectsByType(this List objects, Ty + diff --git a/BHoM_Engine/Query/Path.cs b/BHoM_Engine/Query/Path.cs index 4697706b8..bc72bb98b 100644 --- a/BHoM_Engine/Query/Path.cs +++ b/BHoM_Engine/Query/Path.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string Path(this MethodBase method, bool userReturnTypeForCreate = + diff --git a/BHoM_Engine/Query/PropertyValue.cs b/BHoM_Engine/Query/PropertyValue.cs index cadf4ba8f..f159c625e 100644 --- a/BHoM_Engine/Query/PropertyValue.cs +++ b/BHoM_Engine/Query/PropertyValue.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -139,3 +139,4 @@ private static object GetValue(this object obj, string propName) + diff --git a/BHoM_Engine/Query/RoundToSignificantFigures.cs b/BHoM_Engine/Query/RoundToSignificantFigures.cs index 3a27b375f..b8fa42b65 100644 --- a/BHoM_Engine/Query/RoundToSignificantFigures.cs +++ b/BHoM_Engine/Query/RoundToSignificantFigures.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static int RoundToSignificantFigures(this int number, int figures) } } + diff --git a/BHoM_Engine/Query/RoundWithTolerance.cs b/BHoM_Engine/Query/RoundWithTolerance.cs index 739ccc9d4..a2eb867fb 100644 --- a/BHoM_Engine/Query/RoundWithTolerance.cs +++ b/BHoM_Engine/Query/RoundWithTolerance.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -131,3 +131,4 @@ private static int FlooredIntegerDivision(int a, int b) } + diff --git a/BHoM_Engine/Query/ShallowClone.cs b/BHoM_Engine/Query/ShallowClone.cs index 0b3825e14..1f19ea25e 100644 --- a/BHoM_Engine/Query/ShallowClone.cs +++ b/BHoM_Engine/Query/ShallowClone.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -87,3 +87,4 @@ private static object _ShallowClone(this object obj) + diff --git a/BHoM_Engine/Query/SignificantFigures.cs b/BHoM_Engine/Query/SignificantFigures.cs index f293f38a3..91332a9a6 100644 --- a/BHoM_Engine/Query/SignificantFigures.cs +++ b/BHoM_Engine/Query/SignificantFigures.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static int SignificantFigures(this HashSet named } } } + diff --git a/BHoM_Engine/Query/TryGetValue.cs b/BHoM_Engine/Query/TryGetValue.cs index 74cc8771d..88d5ea78a 100644 --- a/BHoM_Engine/Query/TryGetValue.cs +++ b/BHoM_Engine/Query/TryGetValue.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 TryGetValue(this FragmentSet fragmentSet, Type fragmentType, } + diff --git a/BHoM_Engine/Query/TypeDictionary.cs b/BHoM_Engine/Query/TypeDictionary.cs index b043398d5..4c43e8528 100644 --- a/BHoM_Engine/Query/TypeDictionary.cs +++ b/BHoM_Engine/Query/TypeDictionary.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Dictionary> BHoMTypeDictionary() + diff --git a/BHoM_Engine/Query/TypeList.cs b/BHoM_Engine/Query/TypeList.cs index e57e93976..75a23db04 100644 --- a/BHoM_Engine/Query/TypeList.cs +++ b/BHoM_Engine/Query/TypeList.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List EngineTypeList() + diff --git a/BHoM_Engine/Query/UnderlyingType.cs b/BHoM_Engine/Query/UnderlyingType.cs index 49bf7aec7..c3ccd746b 100644 --- a/BHoM_Engine/Query/UnderlyingType.cs +++ b/BHoM_Engine/Query/UnderlyingType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -90,3 +90,4 @@ public static UnderlyingType UnderlyingType(this Type type) + diff --git a/BHoM_Engine/Query/UniquenessRestrictions.cs b/BHoM_Engine/Query/UniquenessRestrictions.cs index 52e868e9d..1f55b94b0 100644 --- a/BHoM_Engine/Query/UniquenessRestrictions.cs +++ b/BHoM_Engine/Query/UniquenessRestrictions.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool IsMarkedAsUnique(this Type type) } } + diff --git a/BHoM_Engine/Query/UsedAssemblies.cs b/BHoM_Engine/Query/UsedAssemblies.cs index f4d99f44d..d83dfd043 100644 --- a/BHoM_Engine/Query/UsedAssemblies.cs +++ b/BHoM_Engine/Query/UsedAssemblies.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -125,3 +125,4 @@ private static List DeepDependencies(List assemblies, bool o + diff --git a/BHoM_Engine/Query/WildcardMatch.cs b/BHoM_Engine/Query/WildcardMatch.cs index 56dfa0fd0..ab9e91a1c 100644 --- a/BHoM_Engine/Query/WildcardMatch.cs +++ b/BHoM_Engine/Query/WildcardMatch.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -287,3 +287,4 @@ public static bool WildcardMatch(this string text, string wildcardPattern, bool } } } + diff --git a/Data_Engine/Compute/ClusterDBSCAN.cs b/Data_Engine/Compute/ClusterDBSCAN.cs index eaef7f66d..88df6de23 100644 --- a/Data_Engine/Compute/ClusterDBSCAN.cs +++ b/Data_Engine/Compute/ClusterDBSCAN.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ private static void RegionQuery(DBSCANObject[] allItems, T queryObject, Fu + diff --git a/Data_Engine/Compute/DomainTreeClusters.cs b/Data_Engine/Compute/DomainTreeClusters.cs index 3d4f9c38c..f44993719 100644 --- a/Data_Engine/Compute/DomainTreeClusters.cs +++ b/Data_Engine/Compute/DomainTreeClusters.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -96,3 +96,4 @@ public static List> DomainTreeClusters(this List data, Func FilterData(this FilterRequest request, IE + diff --git a/Data_Engine/Compute/Path.cs b/Data_Engine/Compute/Path.cs index 1f4ec885a..4d2e2a312 100644 --- a/Data_Engine/Compute/Path.cs +++ b/Data_Engine/Compute/Path.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -161,3 +161,4 @@ int IComparable>.CompareTo(PathItem other) + diff --git a/Data_Engine/Compute/RelatedPairs.cs b/Data_Engine/Compute/RelatedPairs.cs index e55fd793a..e8ce39959 100644 --- a/Data_Engine/Compute/RelatedPairs.cs +++ b/Data_Engine/Compute/RelatedPairs.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List, LocalData>> RelatedPairs(this Point + diff --git a/Data_Engine/Compute/Series.cs b/Data_Engine/Compute/Series.cs index 378bb1dab..ceec65b7a 100644 --- a/Data_Engine/Compute/Series.cs +++ b/Data_Engine/Compute/Series.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List Series(int count, double start = 0, double step = 1) } + diff --git a/Data_Engine/Compute/SplitRequestTreeByType.cs b/Data_Engine/Compute/SplitRequestTreeByType.cs index 491e08301..dda885bef 100644 --- a/Data_Engine/Compute/SplitRequestTreeByType.cs +++ b/Data_Engine/Compute/SplitRequestTreeByType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -201,3 +201,4 @@ private static IRequest Extract(this IRequest request, List history) } + diff --git a/Data_Engine/Create/BatchRequest.cs b/Data_Engine/Create/BatchRequest.cs index c7c83aa16..c45352317 100644 --- a/Data_Engine/Create/BatchRequest.cs +++ b/Data_Engine/Create/BatchRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static BatchRequest BatchRequest(IEnumerable requests) + diff --git a/Data_Engine/Create/CustomRequest.cs b/Data_Engine/Create/CustomRequest.cs index 6612d9e18..30582ac10 100644 --- a/Data_Engine/Create/CustomRequest.cs +++ b/Data_Engine/Create/CustomRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static CustomRequest CustomRequest(string request = "") + diff --git a/Data_Engine/Create/DBSCANObject.cs b/Data_Engine/Create/DBSCANObject.cs index ab5b5712c..d203fb710 100644 --- a/Data_Engine/Create/DBSCANObject.cs +++ b/Data_Engine/Create/DBSCANObject.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static DBSCANObject DBSCANObject(T cluserItem, int clusterId = 0, b + diff --git a/Data_Engine/Create/Dataset.cs b/Data_Engine/Create/Dataset.cs index 3ee5fc38a..23064beeb 100644 --- a/Data_Engine/Create/Dataset.cs +++ b/Data_Engine/Create/Dataset.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static Dataset Dataset(List data, Source source, string name + diff --git a/Data_Engine/Create/DiscretePoint.cs b/Data_Engine/Create/DiscretePoint.cs index dd762e55f..648323ecd 100644 --- a/Data_Engine/Create/DiscretePoint.cs +++ b/Data_Engine/Create/DiscretePoint.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static DiscretePoint DiscretePoint(Point point, double step = 1.0) + diff --git a/Data_Engine/Create/Domain.cs b/Data_Engine/Create/Domain.cs index 837cd6430..5b177c141 100644 --- a/Data_Engine/Create/Domain.cs +++ b/Data_Engine/Create/Domain.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Domain Domain(IEnumerable values) } + diff --git a/Data_Engine/Create/DomainBox.cs b/Data_Engine/Create/DomainBox.cs index 8766c6e5e..9dc6d329a 100644 --- a/Data_Engine/Create/DomainBox.cs +++ b/Data_Engine/Create/DomainBox.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static DomainBox DomainBox(IEnumerable values) } + diff --git a/Data_Engine/Create/DomainTree.cs b/Data_Engine/Create/DomainTree.cs index bf4c9e918..2574e7782 100644 --- a/Data_Engine/Create/DomainTree.cs +++ b/Data_Engine/Create/DomainTree.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -150,3 +150,4 @@ private static DomainBox Bounds(this DomainTree domainTree) } + diff --git a/Data_Engine/Create/DomainTreeLeaf.cs b/Data_Engine/Create/DomainTreeLeaf.cs index 7eed44e1f..3c9515bcd 100644 --- a/Data_Engine/Create/DomainTreeLeaf.cs +++ b/Data_Engine/Create/DomainTreeLeaf.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 DomainTree DomainTreeLeaf(T data, DomainBox domainBox) } + diff --git a/Data_Engine/Create/FilterRequest.cs b/Data_Engine/Create/FilterRequest.cs index b2f6b6bcf..3031a8461 100644 --- a/Data_Engine/Create/FilterRequest.cs +++ b/Data_Engine/Create/FilterRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static FilterRequest FilterRequest(Type type, IEnumerable cases = + diff --git a/Data_Engine/Create/Graph.cs b/Data_Engine/Create/Graph.cs index 09c4dca4f..5000b3f4d 100644 --- a/Data_Engine/Create/Graph.cs +++ b/Data_Engine/Create/Graph.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static Graph Graph(List> nodes = null, List GraphLink(GraphNode from, GraphNode to, doub + diff --git a/Data_Engine/Create/GraphNode.cs b/Data_Engine/Create/GraphNode.cs index 392d007e5..24b206946 100644 --- a/Data_Engine/Create/GraphNode.cs +++ b/Data_Engine/Create/GraphNode.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static partial class Create + diff --git a/Data_Engine/Create/LocalData.cs b/Data_Engine/Create/LocalData.cs index 2138c3ff2..7d22ca443 100644 --- a/Data_Engine/Create/LocalData.cs +++ b/Data_Engine/Create/LocalData.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static LocalData LocalData(Point position, T data) + diff --git a/Data_Engine/Create/LogicalAndRequest.cs b/Data_Engine/Create/LogicalAndRequest.cs index 7062c7e1d..e24c7de8f 100644 --- a/Data_Engine/Create/LogicalAndRequest.cs +++ b/Data_Engine/Create/LogicalAndRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 LogicalAndRequest LogicalAndRequest(List requests) } + diff --git a/Data_Engine/Create/LogicalNotRequest.cs b/Data_Engine/Create/LogicalNotRequest.cs index eac644784..717a19f9e 100644 --- a/Data_Engine/Create/LogicalNotRequest.cs +++ b/Data_Engine/Create/LogicalNotRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static LogicalNotRequest LogicalNotRequest(IRequest request) } + diff --git a/Data_Engine/Create/LogicalOrRequest.cs b/Data_Engine/Create/LogicalOrRequest.cs index e2d2546ec..b64d9873d 100644 --- a/Data_Engine/Create/LogicalOrRequest.cs +++ b/Data_Engine/Create/LogicalOrRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 LogicalOrRequest LogicalOrRequest(List requests) } + diff --git a/Data_Engine/Create/Node.cs b/Data_Engine/Create/Node.cs index 28ff2d34b..03714b89b 100644 --- a/Data_Engine/Create/Node.cs +++ b/Data_Engine/Create/Node.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -157,3 +157,4 @@ private static int LargestList(List> lists) } + diff --git a/Data_Engine/Create/PointMatrix.cs b/Data_Engine/Create/PointMatrix.cs index c7361b21f..bfa585e64 100644 --- a/Data_Engine/Create/PointMatrix.cs +++ b/Data_Engine/Create/PointMatrix.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static PointMatrix PointMatrix(List> data, double cell + diff --git a/Data_Engine/Create/PriorityQueue.cs b/Data_Engine/Create/PriorityQueue.cs index e02ca5c15..ca5834301 100644 --- a/Data_Engine/Create/PriorityQueue.cs +++ b/Data_Engine/Create/PriorityQueue.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 PriorityQueue PriorityQueue(List data = null) where T : I + diff --git a/Data_Engine/Create/SelectionRequest.cs b/Data_Engine/Create/SelectionRequest.cs index 07c129b47..e56ac6077 100644 --- a/Data_Engine/Create/SelectionRequest.cs +++ b/Data_Engine/Create/SelectionRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -44,3 +44,4 @@ public static SelectionRequest SelectionRequest() } + diff --git a/Data_Engine/Create/Table.cs b/Data_Engine/Create/Table.cs index 1dfa96fcf..f936c2d30 100644 --- a/Data_Engine/Create/Table.cs +++ b/Data_Engine/Create/Table.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -188,3 +188,4 @@ private static Dictionary PropertyTypeDictionary(this CustomObject + diff --git a/Data_Engine/Create/Tree.cs b/Data_Engine/Create/Tree.cs index bb1cc9223..82c28a958 100644 --- a/Data_Engine/Create/Tree.cs +++ b/Data_Engine/Create/Tree.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Tree Tree(List items, List> paths, string na + diff --git a/Data_Engine/Create/VennDiagram.cs b/Data_Engine/Create/VennDiagram.cs index bc3d9bbc4..bd4b876cf 100644 --- a/Data_Engine/Create/VennDiagram.cs +++ b/Data_Engine/Create/VennDiagram.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static VennDiagram VennDiagram(IEnumerable set1, IEnumerable + diff --git a/Data_Engine/Modify/Add.cs b/Data_Engine/Modify/Add.cs index 06ff9482f..05c76dece 100644 --- a/Data_Engine/Modify/Add.cs +++ b/Data_Engine/Modify/Add.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static void Add(this PriorityQueue queue, T item) where T : ICompar + diff --git a/Data_Engine/Modify/AddLink.cs b/Data_Engine/Modify/AddLink.cs index 3f77001ef..56e746854 100644 --- a/Data_Engine/Modify/AddLink.cs +++ b/Data_Engine/Modify/AddLink.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 void AddLink(this Graph graph, GraphLink link) + diff --git a/Data_Engine/Modify/AddNode.cs b/Data_Engine/Modify/AddNode.cs index 17d66d69a..8787ea2e4 100644 --- a/Data_Engine/Modify/AddNode.cs +++ b/Data_Engine/Modify/AddNode.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static GraphNode AddNode(this Graph graph, T value) + diff --git a/Data_Engine/Modify/GroupByName.cs b/Data_Engine/Modify/GroupByName.cs index f0fc97274..63233896e 100644 --- a/Data_Engine/Modify/GroupByName.cs +++ b/Data_Engine/Modify/GroupByName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static Tree GroupByName(this Tree tree) + diff --git a/Data_Engine/Modify/Pop.cs b/Data_Engine/Modify/Pop.cs index 5d8b20206..060f4ec2b 100644 --- a/Data_Engine/Modify/Pop.cs +++ b/Data_Engine/Modify/Pop.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static T Pop(this PriorityQueue queue) where T : IComparable + diff --git a/Data_Engine/Modify/RemoveLink.cs b/Data_Engine/Modify/RemoveLink.cs index ace710c5b..cfcd7772c 100644 --- a/Data_Engine/Modify/RemoveLink.cs +++ b/Data_Engine/Modify/RemoveLink.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 void RemoveLink(this Graph graph, GraphLink link) + diff --git a/Data_Engine/Modify/RemoveNode.cs b/Data_Engine/Modify/RemoveNode.cs index e1f3d295d..8e60e2fed 100644 --- a/Data_Engine/Modify/RemoveNode.cs +++ b/Data_Engine/Modify/RemoveNode.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static void RemoveNode(this Graph graph, GraphNode node) + diff --git a/Data_Engine/Modify/Round.cs b/Data_Engine/Modify/Round.cs index 9d0c331c4..d8e6d252f 100644 --- a/Data_Engine/Modify/Round.cs +++ b/Data_Engine/Modify/Round.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double Round(this double number, int decimals = 0) /***************************************************/ } } + diff --git a/Data_Engine/Modify/ShortenBranches.cs b/Data_Engine/Modify/ShortenBranches.cs index ee7a67997..ccc1eacd5 100644 --- a/Data_Engine/Modify/ShortenBranches.cs +++ b/Data_Engine/Modify/ShortenBranches.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static Tree ShortenBranches(this Tree tree) + diff --git a/Data_Engine/Modify/SimplifyRequestTree.cs b/Data_Engine/Modify/SimplifyRequestTree.cs index df39ac944..6e4a18354 100644 --- a/Data_Engine/Modify/SimplifyRequestTree.cs +++ b/Data_Engine/Modify/SimplifyRequestTree.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static void Flatten(this IRequest request) + diff --git a/Data_Engine/Modify/TransposeRectangularCollection.cs b/Data_Engine/Modify/TransposeRectangularCollection.cs index 8868eeee6..e012bdc4b 100644 --- a/Data_Engine/Modify/TransposeRectangularCollection.cs +++ b/Data_Engine/Modify/TransposeRectangularCollection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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> TransposeRectangularCollection(List> list + diff --git a/Data_Engine/Query/AdjacencyDictionary.cs b/Data_Engine/Query/AdjacencyDictionary.cs index dd2b0039f..d0a127f83 100644 --- a/Data_Engine/Query/AdjacencyDictionary.cs +++ b/Data_Engine/Query/AdjacencyDictionary.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -49,3 +49,4 @@ public static Dictionary, List>> AdjacencyDictionary Axes(this Table table) + diff --git a/Data_Engine/Query/AxisExists.cs b/Data_Engine/Query/AxisExists.cs index 9ec4ed620..3ffb75d44 100644 --- a/Data_Engine/Query/AxisExists.cs +++ b/Data_Engine/Query/AxisExists.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -89,3 +89,4 @@ public static bool AxisExists(this Table table, List axes) + diff --git a/Data_Engine/Query/Children.cs b/Data_Engine/Query/Children.cs index 7d902bff0..7f223a0de 100644 --- a/Data_Engine/Query/Children.cs +++ b/Data_Engine/Query/Children.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ private static IEnumerable> Children(this INode node) } + diff --git a/Data_Engine/Query/ChunkBy.cs b/Data_Engine/Query/ChunkBy.cs index c19f5088f..393a7d47a 100644 --- a/Data_Engine/Query/ChunkBy.cs +++ b/Data_Engine/Query/ChunkBy.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static IEnumerable> ChunkBySize(List collection, int chunkS } } + diff --git a/Data_Engine/Query/CloseToPoint.cs b/Data_Engine/Query/CloseToPoint.cs index 87d89a1c9..0bde7228d 100644 --- a/Data_Engine/Query/CloseToPoint.cs +++ b/Data_Engine/Query/CloseToPoint.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List> CloseToPoint(this PointMatrix matrix, Poi + diff --git a/Data_Engine/Query/ClosestData.cs b/Data_Engine/Query/ClosestData.cs index 1b7be3ee7..aa7ad567d 100644 --- a/Data_Engine/Query/ClosestData.cs +++ b/Data_Engine/Query/ClosestData.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -199,3 +199,4 @@ private static List> LessThan(List ClosestNode(this Graph graph, T value, Func(this List list) + diff --git a/Data_Engine/Query/DepthDictionary.cs b/Data_Engine/Query/DepthDictionary.cs index b576552e8..58ef1716c 100644 --- a/Data_Engine/Query/DepthDictionary.cs +++ b/Data_Engine/Query/DepthDictionary.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Dictionary, int> DepthDictionary(this Graph gra } } + diff --git a/Data_Engine/Query/Filter.cs b/Data_Engine/Query/Filter.cs index 7d46e357e..bac6f3a53 100644 --- a/Data_Engine/Query/Filter.cs +++ b/Data_Engine/Query/Filter.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static IEnumerable Filter(this IEnumerable obje + diff --git a/Data_Engine/Query/FirstValueAbove.cs b/Data_Engine/Query/FirstValueAbove.cs index 0d6482cfc..95e3093ee 100644 --- a/Data_Engine/Query/FirstValueAbove.cs +++ b/Data_Engine/Query/FirstValueAbove.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static CustomObject FirstValueAbove(this Table table, List axes, } + diff --git a/Data_Engine/Query/FirstValueAt.cs b/Data_Engine/Query/FirstValueAt.cs index c9e45fa35..7f744423c 100644 --- a/Data_Engine/Query/FirstValueAt.cs +++ b/Data_Engine/Query/FirstValueAt.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static CustomObject FirstValueAt(this Table table, string expression, str } + diff --git a/Data_Engine/Query/FolderContent.cs b/Data_Engine/Query/FolderContent.cs index ca6277380..64f4de4f4 100644 --- a/Data_Engine/Query/FolderContent.cs +++ b/Data_Engine/Query/FolderContent.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static Dictionary> FolderContent(string directory, stri + diff --git a/Data_Engine/Query/FurthestSquareDistance.cs b/Data_Engine/Query/FurthestSquareDistance.cs index c109aa3b8..4fe31f1ee 100644 --- a/Data_Engine/Query/FurthestSquareDistance.cs +++ b/Data_Engine/Query/FurthestSquareDistance.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -122,3 +122,4 @@ private static double ShortestEdgeDistance(Domain a, Domain b) + diff --git a/Data_Engine/Query/GraphNodes.cs b/Data_Engine/Query/GraphNodes.cs index d9ad2e728..99cbc0cf5 100644 --- a/Data_Engine/Query/GraphNodes.cs +++ b/Data_Engine/Query/GraphNodes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List> GraphNodes(this Graph graph, T value) } } + diff --git a/Data_Engine/Query/IsInRange.cs b/Data_Engine/Query/IsInRange.cs index 1daf508ce..27bb14762 100644 --- a/Data_Engine/Query/IsInRange.cs +++ b/Data_Engine/Query/IsInRange.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsInRange(this Domain domain, double val, double tolerance = } + diff --git a/Data_Engine/Query/IsPotentialOverlap.cs b/Data_Engine/Query/IsPotentialOverlap.cs index 44f37c5a7..1c6332d65 100644 --- a/Data_Engine/Query/IsPotentialOverlap.cs +++ b/Data_Engine/Query/IsPotentialOverlap.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -89,3 +89,4 @@ private static int IsPotentialOverlap(this IRequest request, Type requestType, i + diff --git a/Data_Engine/Query/ItemsInRange.cs b/Data_Engine/Query/ItemsInRange.cs index aad607053..36dcbd963 100644 --- a/Data_Engine/Query/ItemsInRange.cs +++ b/Data_Engine/Query/ItemsInRange.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IEnumerable ItemsInRange(this TNode tree, Func> LeafNodes(this Graph graph, GraphNode } + diff --git a/Data_Engine/Query/Linq/FilterBy.cs b/Data_Engine/Query/Linq/FilterBy.cs index 0c8f991e7..b8a98e868 100644 --- a/Data_Engine/Query/Linq/FilterBy.cs +++ b/Data_Engine/Query/Linq/FilterBy.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List FilterBy(this List objects, string propertyName, obj } } + diff --git a/Data_Engine/Query/Linq/GroupBy.cs b/Data_Engine/Query/Linq/GroupBy.cs index c5d397f04..05fab5952 100644 --- a/Data_Engine/Query/Linq/GroupBy.cs +++ b/Data_Engine/Query/Linq/GroupBy.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static List> GroupBy(this List objects, string propertyName } + diff --git a/Data_Engine/Query/Linq/OrderBy.cs b/Data_Engine/Query/Linq/OrderBy.cs index 1c18dfecc..3b300b54e 100644 --- a/Data_Engine/Query/Linq/OrderBy.cs +++ b/Data_Engine/Query/Linq/OrderBy.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List OrderBy(this List objects, string propertyName) } } + diff --git a/Data_Engine/Query/Neighbours.cs b/Data_Engine/Query/Neighbours.cs index 06b0db2e9..0161a2619 100644 --- a/Data_Engine/Query/Neighbours.cs +++ b/Data_Engine/Query/Neighbours.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List> Neighbours(this Graph graph, GraphNode + diff --git a/Data_Engine/Query/OppositeNode.cs b/Data_Engine/Query/OppositeNode.cs index 22204bd62..74888189f 100644 --- a/Data_Engine/Query/OppositeNode.cs +++ b/Data_Engine/Query/OppositeNode.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static GraphNode OppositeNode(this GraphLink link, GraphNode + diff --git a/Data_Engine/Query/Peek.cs b/Data_Engine/Query/Peek.cs index 057ca5e55..a33cfa330 100644 --- a/Data_Engine/Query/Peek.cs +++ b/Data_Engine/Query/Peek.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static T Peek(this PriorityQueue queue) where T : IComparable + diff --git a/Data_Engine/Query/RemoveNulls.cs b/Data_Engine/Query/RemoveNulls.cs index 878777c47..6b9854048 100644 --- a/Data_Engine/Query/RemoveNulls.cs +++ b/Data_Engine/Query/RemoveNulls.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List RemoveNulls(this IEnumerable collection) } } + diff --git a/Data_Engine/Query/Requests.cs b/Data_Engine/Query/Requests.cs index c8f40bfe4..864b2270a 100644 --- a/Data_Engine/Query/Requests.cs +++ b/Data_Engine/Query/Requests.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List Requests(this LogicalNotRequest request) + diff --git a/Data_Engine/Query/SquareDistance.cs b/Data_Engine/Query/SquareDistance.cs index 502315289..3bf20a4a4 100644 --- a/Data_Engine/Query/SquareDistance.cs +++ b/Data_Engine/Query/SquareDistance.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static double Distance(Domain a, Domain b) + diff --git a/Data_Engine/Query/SubMatrixData.cs b/Data_Engine/Query/SubMatrixData.cs index b90786656..80a65442c 100644 --- a/Data_Engine/Query/SubMatrixData.cs +++ b/Data_Engine/Query/SubMatrixData.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static List> SubMatrixData(this PointMatrix matrix, Di + diff --git a/Data_Engine/Query/Values.cs b/Data_Engine/Query/Values.cs index 4d85de183..b5b97d7ab 100644 --- a/Data_Engine/Query/Values.cs +++ b/Data_Engine/Query/Values.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static IEnumerable Values(this INode node) + diff --git a/Data_Engine/Query/ValuesAbove.cs b/Data_Engine/Query/ValuesAbove.cs index 60d979faa..b745ebed8 100644 --- a/Data_Engine/Query/ValuesAbove.cs +++ b/Data_Engine/Query/ValuesAbove.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -107,3 +107,4 @@ private static string AboveExpressionString(List axes, List valu + diff --git a/Data_Engine/Query/ValuesAt.cs b/Data_Engine/Query/ValuesAt.cs index 84b51abaa..1fdb2d04a 100644 --- a/Data_Engine/Query/ValuesAt.cs +++ b/Data_Engine/Query/ValuesAt.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -143,3 +143,4 @@ private static CustomObject AsCustomObject(DataRow row, DataColumnCollection col + diff --git a/Diffing_Engine/Compute/DiffOneByOne.cs b/Diffing_Engine/Compute/DiffOneByOne.cs index 53ae52a82..c8da4daa4 100644 --- a/Diffing_Engine/Compute/DiffOneByOne.cs +++ b/Diffing_Engine/Compute/DiffOneByOne.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Diff DiffOneByOne(IEnumerable pastObjects, IEnumerable pastObjects, IE + diff --git a/Diffing_Engine/Compute/DiffWithCustomDataKeyId.cs b/Diffing_Engine/Compute/DiffWithCustomDataKeyId.cs index 4ae79daaf..d8397fb23 100644 --- a/Diffing_Engine/Compute/DiffWithCustomDataKeyId.cs +++ b/Diffing_Engine/Compute/DiffWithCustomDataKeyId.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -143,3 +143,4 @@ private static bool ExtractIdFromCustomData(IEnumerable pastObjects + diff --git a/Diffing_Engine/Compute/DiffWithCustomIds.cs b/Diffing_Engine/Compute/DiffWithCustomIds.cs index deee424ff..df901c130 100644 --- a/Diffing_Engine/Compute/DiffWithCustomIds.cs +++ b/Diffing_Engine/Compute/DiffWithCustomIds.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -278,3 +278,4 @@ private static Diff Diffing(IEnumerable pastObjects, IEnumerable } } + diff --git a/Diffing_Engine/Compute/DiffWithFragmentId.cs b/Diffing_Engine/Compute/DiffWithFragmentId.cs index 1a1348da5..bb941ff3e 100644 --- a/Diffing_Engine/Compute/DiffWithFragmentId.cs +++ b/Diffing_Engine/Compute/DiffWithFragmentId.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -143,3 +143,4 @@ private static string GetIdFromFragment(this IBHoMObject obj, Type fragmentType, + diff --git a/Diffing_Engine/Compute/DiffWithHash.cs b/Diffing_Engine/Compute/DiffWithHash.cs index bf2046890..f1be6433e 100644 --- a/Diffing_Engine/Compute/DiffWithHash.cs +++ b/Diffing_Engine/Compute/DiffWithHash.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ private static Diff DiffingWithHash(IEnumerable pastObjects, IEnumerable + diff --git a/Diffing_Engine/Compute/IDiffing.cs b/Diffing_Engine/Compute/IDiffing.cs index 5edfc3ec8..c1ba4dde0 100644 --- a/Diffing_Engine/Compute/IDiffing.cs +++ b/Diffing_Engine/Compute/IDiffing.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -326,3 +326,4 @@ private static bool AllHaveRevisionFragment(this IEnumerable bHoMOb } + diff --git a/Diffing_Engine/Convert/TryParseObjectToGuid.cs b/Diffing_Engine/Convert/TryParseObjectToGuid.cs index 61898ffd2..08b773fe5 100644 --- a/Diffing_Engine/Convert/TryParseObjectToGuid.cs +++ b/Diffing_Engine/Convert/TryParseObjectToGuid.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool TryParseObjectToGuid(this object obj, out Guid guid) + diff --git a/Diffing_Engine/Create/Delta.cs b/Diffing_Engine/Create/Delta.cs index 5a8d6ac72..e9f70f0b7 100644 --- a/Diffing_Engine/Create/Delta.cs +++ b/Diffing_Engine/Create/Delta.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Delta Delta(Diff diff, object streamId, Guid revision_from, string + diff --git a/Diffing_Engine/Create/DiffingConfig.cs b/Diffing_Engine/Create/DiffingConfig.cs index e8a884082..e3d274dea 100644 --- a/Diffing_Engine/Create/DiffingConfig.cs +++ b/Diffing_Engine/Create/DiffingConfig.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static DiffingConfig DiffingConfig(bool enablePropertyDiffing = false, bo + diff --git a/Diffing_Engine/Create/Revision.cs b/Diffing_Engine/Create/Revision.cs index 8d214181b..6f7c9d370 100644 --- a/Diffing_Engine/Create/Revision.cs +++ b/Diffing_Engine/Create/Revision.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Guid ProcessStreamId(object streamId) + diff --git a/Diffing_Engine/Create/StreamPointer.cs b/Diffing_Engine/Create/StreamPointer.cs index 3b2c312ab..b17ab2cc2 100644 --- a/Diffing_Engine/Create/StreamPointer.cs +++ b/Diffing_Engine/Create/StreamPointer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static StreamPointer StreamPointer(string name = null, string description + diff --git a/Diffing_Engine/Modify/PrepareForRevision.cs b/Diffing_Engine/Modify/PrepareForRevision.cs index 7805ce394..e4408df06 100644 --- a/Diffing_Engine/Modify/PrepareForRevision.cs +++ b/Diffing_Engine/Modify/PrepareForRevision.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IEnumerable PrepareForRevision(this IEnumerable objects, + diff --git a/Diffing_Engine/Modify/RemoveDuplicatesByHash.cs b/Diffing_Engine/Modify/RemoveDuplicatesByHash.cs index b4f1a1764..bd88daf6e 100644 --- a/Diffing_Engine/Modify/RemoveDuplicatesByHash.cs +++ b/Diffing_Engine/Modify/RemoveDuplicatesByHash.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IEnumerable RemoveDuplicatesByHash(this IEnumerable objec + diff --git a/Diffing_Engine/Modify/SetRevisionFragment.cs b/Diffing_Engine/Modify/SetRevisionFragment.cs index 6b6aedef9..eac160e9f 100644 --- a/Diffing_Engine/Modify/SetRevisionFragment.cs +++ b/Diffing_Engine/Modify/SetRevisionFragment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static T SetRevisionFragment(this T obj, string hash) where T : IBHoMO + diff --git a/Diffing_Engine/Query/AdaptersDiffingMethods.cs b/Diffing_Engine/Query/AdaptersDiffingMethods.cs index ce843796f..a182ffa4a 100644 --- a/Diffing_Engine/Query/AdaptersDiffingMethods.cs +++ b/Diffing_Engine/Query/AdaptersDiffingMethods.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -98,3 +98,4 @@ public static List AdaptersDiffingMethods() + diff --git a/Diffing_Engine/Query/CombinedDiff.cs b/Diffing_Engine/Query/CombinedDiff.cs index e98853310..8592bd455 100644 --- a/Diffing_Engine/Query/CombinedDiff.cs +++ b/Diffing_Engine/Query/CombinedDiff.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Diff CombinedDiff(this Diff diff, Diff toAdd) + diff --git a/Diffing_Engine/Query/DifferentProperties.cs b/Diffing_Engine/Query/DifferentProperties.cs index b07a7d0ce..480537e83 100644 --- a/Diffing_Engine/Query/DifferentProperties.cs +++ b/Diffing_Engine/Query/DifferentProperties.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Dictionary> DifferentProperties(this + diff --git a/Diffing_Engine/Query/ListDifferentProperties.cs b/Diffing_Engine/Query/ListDifferentProperties.cs index 3f01ee81a..02c2339da 100644 --- a/Diffing_Engine/Query/ListDifferentProperties.cs +++ b/Diffing_Engine/Query/ListDifferentProperties.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Output, List, List> ListDifferentProp + diff --git a/Diffing_Engine/Query/ListModifiedProperties.cs b/Diffing_Engine/Query/ListModifiedProperties.cs index 2411fbf2e..b6ded743a 100644 --- a/Diffing_Engine/Query/ListModifiedProperties.cs +++ b/Diffing_Engine/Query/ListModifiedProperties.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -100,3 +100,4 @@ public static Output>, List>, List>, + diff --git a/Diffing_Engine/Query/NumericalDifferenceInclusion.cs b/Diffing_Engine/Query/NumericalDifferenceInclusion.cs index da260b227..0743efa8b 100644 --- a/Diffing_Engine/Query/NumericalDifferenceInclusion.cs +++ b/Diffing_Engine/Query/NumericalDifferenceInclusion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool NumericalDifferenceInclusion(this object number1, object numb + diff --git a/Diffing_Engine/Query/ObjectDifferences.cs b/Diffing_Engine/Query/ObjectDifferences.cs index e41e6b664..7527f1289 100644 --- a/Diffing_Engine/Query/ObjectDifferences.cs +++ b/Diffing_Engine/Query/ObjectDifferences.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -306,3 +306,4 @@ private static bool PropertyNameWildcardMatch(this string propertyName, string w + diff --git a/Diffing_Engine/Query/RevisionFragment.cs b/Diffing_Engine/Query/RevisionFragment.cs index 784985ca9..dcce15879 100644 --- a/Diffing_Engine/Query/RevisionFragment.cs +++ b/Diffing_Engine/Query/RevisionFragment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static RevisionFragment RevisionFragment(this IBHoMObject obj) + diff --git a/Environment_Engine/Compute/AssignSpaceTypeByPoint.cs b/Environment_Engine/Compute/AssignSpaceTypeByPoint.cs index b8a0e165c..52b264393 100644 --- a/Environment_Engine/Compute/AssignSpaceTypeByPoint.cs +++ b/Environment_Engine/Compute/AssignSpaceTypeByPoint.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List AssignSpaceTypeByPoint(this List spaces, List

DateTimeList(DateTime startDateTime, DateTim + diff --git a/Environment_Engine/Compute/EquipmentGain.cs b/Environment_Engine/Compute/EquipmentGain.cs index 4e050bde5..ac1c908a2 100644 --- a/Environment_Engine/Compute/EquipmentGain.cs +++ b/Environment_Engine/Compute/EquipmentGain.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static Equipment EquipmentGain(double sensibleWattsPerSquareMeter = 0.0, } + diff --git a/Environment_Engine/Compute/ExportEPW.cs b/Environment_Engine/Compute/ExportEPW.cs index 27b4bd02c..8a390e1a2 100644 --- a/Environment_Engine/Compute/ExportEPW.cs +++ b/Environment_Engine/Compute/ExportEPW.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -129,3 +129,4 @@ public static string ExportEPW(WeatherFile weatherfile, string outputPath) } } + diff --git a/Environment_Engine/Compute/ExtrudeToVolume.cs b/Environment_Engine/Compute/ExtrudeToVolume.cs index 951b2c1ac..94025fd04 100644 --- a/Environment_Engine/Compute/ExtrudeToVolume.cs +++ b/Environment_Engine/Compute/ExtrudeToVolume.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -98,3 +98,4 @@ public static List ExtrudeToVolume(this Polyline pLine, string connecting } } + diff --git a/Environment_Engine/Compute/GenerateCylindricalFarfield.cs b/Environment_Engine/Compute/GenerateCylindricalFarfield.cs index e3a7ae5c7..707694d0d 100644 --- a/Environment_Engine/Compute/GenerateCylindricalFarfield.cs +++ b/Environment_Engine/Compute/GenerateCylindricalFarfield.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -121,3 +121,4 @@ public static List GenerateCylindricalFarfield(List panels, int re } } + diff --git a/Environment_Engine/Compute/ImportEPW.cs b/Environment_Engine/Compute/ImportEPW.cs index d6ff81abb..be1274814 100644 --- a/Environment_Engine/Compute/ImportEPW.cs +++ b/Environment_Engine/Compute/ImportEPW.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -168,3 +168,4 @@ private static List ConvertData(List> data, int index, stri } + diff --git a/Environment_Engine/Compute/JulianDay.cs b/Environment_Engine/Compute/JulianDay.cs index d544203ea..2d031c8a9 100644 --- a/Environment_Engine/Compute/JulianDay.cs +++ b/Environment_Engine/Compute/JulianDay.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double JulianDay(int year, int month, int day, int hour, int minut } + diff --git a/Environment_Engine/Compute/LightingGain.cs b/Environment_Engine/Compute/LightingGain.cs index e2ce847f7..266d37a51 100644 --- a/Environment_Engine/Compute/LightingGain.cs +++ b/Environment_Engine/Compute/LightingGain.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Lighting LightingGain(double wattsPerMeterSquared = 0.0, double ar + diff --git a/Environment_Engine/Compute/MapRegions.cs b/Environment_Engine/Compute/MapRegions.cs index 8b49b0ccf..840f7f6c5 100644 --- a/Environment_Engine/Compute/MapRegions.cs +++ b/Environment_Engine/Compute/MapRegions.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Output>, List>, List, Lis } + diff --git a/Environment_Engine/Compute/MapToLevel.cs b/Environment_Engine/Compute/MapToLevel.cs index 181f67f89..45fcdcc2d 100644 --- a/Environment_Engine/Compute/MapToLevel.cs +++ b/Environment_Engine/Compute/MapToLevel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -127,3 +127,4 @@ public static partial class Compute } } + diff --git a/Environment_Engine/Compute/MergePanels.cs b/Environment_Engine/Compute/MergePanels.cs index 659afbbc2..c01cad623 100644 --- a/Environment_Engine/Compute/MergePanels.cs +++ b/Environment_Engine/Compute/MergePanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -136,3 +136,4 @@ public static Panel MergePanels(this Panel panel1, Panel panel2, double toleranc + diff --git a/Environment_Engine/Compute/Occupancy.cs b/Environment_Engine/Compute/Occupancy.cs index d2b01f1bb..92463c423 100644 --- a/Environment_Engine/Compute/Occupancy.cs +++ b/Environment_Engine/Compute/Occupancy.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static double Occupancy(double metersSquaredPerPerson, double area) } + diff --git a/Environment_Engine/Compute/PeopleGain.cs b/Environment_Engine/Compute/PeopleGain.cs index 42478ede9..07880a126 100644 --- a/Environment_Engine/Compute/PeopleGain.cs +++ b/Environment_Engine/Compute/PeopleGain.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static People PeopleGain(double sensibleWattsPerPerson = 0.0, double late } + diff --git a/Environment_Engine/Compute/PlugGain.cs b/Environment_Engine/Compute/PlugGain.cs index a39542114..ada7c68c1 100644 --- a/Environment_Engine/Compute/PlugGain.cs +++ b/Environment_Engine/Compute/PlugGain.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Plug PlugGain(double wattsPerMeterSquared = 0.0, double area = 0.0 + diff --git a/Environment_Engine/Compute/RegionNameMapping.cs b/Environment_Engine/Compute/RegionNameMapping.cs index a30422714..912b91f1c 100644 --- a/Environment_Engine/Compute/RegionNameMapping.cs +++ b/Environment_Engine/Compute/RegionNameMapping.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List RegionNameMapping(List regions, List } } + diff --git a/Environment_Engine/Compute/SolarPosition.cs b/Environment_Engine/Compute/SolarPosition.cs index 4c204a630..c25277ef5 100644 --- a/Environment_Engine/Compute/SolarPosition.cs +++ b/Environment_Engine/Compute/SolarPosition.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -602,3 +602,4 @@ private static double ToRadians(double degrees, double pi = Math.PI) } + diff --git a/Environment_Engine/Compute/ThirdOrderPolynomial.cs b/Environment_Engine/Compute/ThirdOrderPolynomial.cs index fb96b0c36..2e604851b 100644 --- a/Environment_Engine/Compute/ThirdOrderPolynomial.cs +++ b/Environment_Engine/Compute/ThirdOrderPolynomial.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double ThirdOrderPolynomial(double a, double b, double c, double d } + diff --git a/Environment_Engine/Compute/TidyPanels.cs b/Environment_Engine/Compute/TidyPanels.cs index 3a5ee4d5c..e851711f0 100644 --- a/Environment_Engine/Compute/TidyPanels.cs +++ b/Environment_Engine/Compute/TidyPanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -121,3 +121,4 @@ public static List TidyPanels(this List panels, bool autoFixPanelO } } + diff --git a/Environment_Engine/Convert/Edge.cs b/Environment_Engine/Convert/Edge.cs index 92d080333..678f1e98e 100644 --- a/Environment_Engine/Convert/Edge.cs +++ b/Environment_Engine/Convert/Edge.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ToEdges(this List polylines) } + diff --git a/Environment_Engine/Convert/OpeningFromPanel.cs b/Environment_Engine/Convert/OpeningFromPanel.cs index 009e7565b..e4dee72dd 100644 --- a/Environment_Engine/Convert/OpeningFromPanel.cs +++ b/Environment_Engine/Convert/OpeningFromPanel.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,4 +48,4 @@ public static Panel OpeningFromPanel(this Panel panel, OpeningType openingType = return panel; } } -} \ No newline at end of file +} diff --git a/Environment_Engine/Create/AnalysisGrid.cs b/Environment_Engine/Create/AnalysisGrid.cs index 620cc275c..8275801bc 100644 --- a/Environment_Engine/Create/AnalysisGrid.cs +++ b/Environment_Engine/Create/AnalysisGrid.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -145,3 +145,4 @@ public static AnalysisGrid AnalysisGrid(this Polyline externalBoundary, List Levels(List regions, int decimals = 6, double } } + diff --git a/Environment_Engine/Create/Opening.cs b/Environment_Engine/Create/Opening.cs index afdd91b75..216b0a7c8 100644 --- a/Environment_Engine/Create/Opening.cs +++ b/Environment_Engine/Create/Opening.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Opening Opening(Point location, OpeningOption configurationOption, } } + diff --git a/Environment_Engine/Create/Panel.cs b/Environment_Engine/Create/Panel.cs index eb56fc82f..93135326a 100644 --- a/Environment_Engine/Create/Panel.cs +++ b/Environment_Engine/Create/Panel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Panel Panel(this ISurface surface, string connectedSpaceName = nul } + diff --git a/Environment_Engine/Modify/AddAdjacentSpace.cs b/Environment_Engine/Modify/AddAdjacentSpace.cs index 48e455c19..ae1af31d3 100644 --- a/Environment_Engine/Modify/AddAdjacentSpace.cs +++ b/Environment_Engine/Modify/AddAdjacentSpace.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static Panel AddAdjacentSpace(this Panel panel, string spaceName) + diff --git a/Environment_Engine/Modify/AddOpening.cs b/Environment_Engine/Modify/AddOpening.cs index f60d436c1..a989b911b 100644 --- a/Environment_Engine/Modify/AddOpening.cs +++ b/Environment_Engine/Modify/AddOpening.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -106,3 +106,4 @@ public static List AddOpenings(this List panels, List ope + diff --git a/Environment_Engine/Modify/AssignGenericConstructions.cs b/Environment_Engine/Modify/AssignGenericConstructions.cs index 3303ced14..d46a80bee 100644 --- a/Environment_Engine/Modify/AssignGenericConstructions.cs +++ b/Environment_Engine/Modify/AssignGenericConstructions.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -144,3 +144,4 @@ public static Opening AssignGenericConstructions(this Opening opening) } } + diff --git a/Environment_Engine/Modify/ChangeAdjacentSpace.cs b/Environment_Engine/Modify/ChangeAdjacentSpace.cs index 17025d570..e240b8fa7 100644 --- a/Environment_Engine/Modify/ChangeAdjacentSpace.cs +++ b/Environment_Engine/Modify/ChangeAdjacentSpace.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -93,3 +93,4 @@ public static List ChangeAdjacentSpaces(this List panels, List CleanPanel(this List panels, double angleTolera + diff --git a/Environment_Engine/Modify/Copy.cs b/Environment_Engine/Modify/Copy.cs index e0834ded5..ecbbbaec5 100644 --- a/Environment_Engine/Modify/Copy.cs +++ b/Environment_Engine/Modify/Copy.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Panel Copy(this Panel panel) + diff --git a/Environment_Engine/Modify/CullOverlaps.cs b/Environment_Engine/Modify/CullOverlaps.cs index 658d60659..c315bc8de 100644 --- a/Environment_Engine/Modify/CullOverlaps.cs +++ b/Environment_Engine/Modify/CullOverlaps.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ public static List CullOverlaps(this List panels) + diff --git a/Environment_Engine/Modify/FixNormal.cs b/Environment_Engine/Modify/FixNormal.cs index 42f958163..6bce1acab 100644 --- a/Environment_Engine/Modify/FixNormal.cs +++ b/Environment_Engine/Modify/FixNormal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List> FixNormal(this List> panelsAsSpaces) + diff --git a/Environment_Engine/Modify/FlipPanels.cs b/Environment_Engine/Modify/FlipPanels.cs index 152b7401e..ea3e6653c 100644 --- a/Environment_Engine/Modify/FlipPanels.cs +++ b/Environment_Engine/Modify/FlipPanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static void FlipPanels(this List panelsAsSpace) } } + diff --git a/Environment_Engine/Modify/OffsetOpenings.cs b/Environment_Engine/Modify/OffsetOpenings.cs index 5debc97a7..c7d4634a7 100644 --- a/Environment_Engine/Modify/OffsetOpenings.cs +++ b/Environment_Engine/Modify/OffsetOpenings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Panel OffsetOpenings(Panel panel) } + diff --git a/Environment_Engine/Modify/RemoveOpening.cs b/Environment_Engine/Modify/RemoveOpening.cs index 4a1d0ef03..7b7ed6ebc 100644 --- a/Environment_Engine/Modify/RemoveOpening.cs +++ b/Environment_Engine/Modify/RemoveOpening.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List RemoveOpening(this List panels) } + diff --git a/Environment_Engine/Modify/RemoveOpeningsByName.cs b/Environment_Engine/Modify/RemoveOpeningsByName.cs index f003b9665..4e6cd0817 100644 --- a/Environment_Engine/Modify/RemoveOpeningsByName.cs +++ b/Environment_Engine/Modify/RemoveOpeningsByName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List RemoveOpeningsByName(this List panels, string o } + diff --git a/Environment_Engine/Modify/RemovePanel.cs b/Environment_Engine/Modify/RemovePanel.cs index ce582b85a..9779f9958 100644 --- a/Environment_Engine/Modify/RemovePanel.cs +++ b/Environment_Engine/Modify/RemovePanel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List RemovePanel(this List panels, Panel panelToRemo + diff --git a/Environment_Engine/Modify/RemovePanels.cs b/Environment_Engine/Modify/RemovePanels.cs index 0aa302d39..08f2b69f5 100644 --- a/Environment_Engine/Modify/RemovePanels.cs +++ b/Environment_Engine/Modify/RemovePanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List RemovePanels(this List panels, List pane + diff --git a/Environment_Engine/Modify/SetAdjacentSpaces.cs b/Environment_Engine/Modify/SetAdjacentSpaces.cs index 6601fce7a..0e23fa69e 100644 --- a/Environment_Engine/Modify/SetAdjacentSpaces.cs +++ b/Environment_Engine/Modify/SetAdjacentSpaces.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Panel SetAdjacentSpaces(this Panel panel, List spaceNames) + diff --git a/Environment_Engine/Modify/SetConstructions.cs b/Environment_Engine/Modify/SetConstructions.cs index 6c8023c47..8817b32a7 100644 --- a/Environment_Engine/Modify/SetConstructions.cs +++ b/Environment_Engine/Modify/SetConstructions.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -102,3 +102,4 @@ public static List SetConstructions(this List openings, IConst + diff --git a/Environment_Engine/Modify/SetFloorPanels.cs b/Environment_Engine/Modify/SetFloorPanels.cs index 28050a009..220c616ab 100644 --- a/Environment_Engine/Modify/SetFloorPanels.cs +++ b/Environment_Engine/Modify/SetFloorPanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List SetFloorPanels(this List panelsAsSpace) + diff --git a/Environment_Engine/Modify/SetGeometry.cs b/Environment_Engine/Modify/SetGeometry.cs index caf2aa657..4501ebfa0 100644 --- a/Environment_Engine/Modify/SetGeometry.cs +++ b/Environment_Engine/Modify/SetGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -175,3 +175,4 @@ private static IEnvironmentObject SetGeometry(IEnvironmentObject obj, ICurve cur + diff --git a/Environment_Engine/Modify/SetInternalElements2D.cs b/Environment_Engine/Modify/SetInternalElements2D.cs index 5b309247a..f111e67e1 100644 --- a/Environment_Engine/Modify/SetInternalElements2D.cs +++ b/Environment_Engine/Modify/SetInternalElements2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Panel SetInternalElements2D(this Panel panel, List int + diff --git a/Environment_Engine/Modify/SetOpeningConstruction.cs b/Environment_Engine/Modify/SetOpeningConstruction.cs index 7b71acdc9..06f20fe0e 100644 --- a/Environment_Engine/Modify/SetOpeningConstruction.cs +++ b/Environment_Engine/Modify/SetOpeningConstruction.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static List SetOpeningConstruction(this List panels, IConst + diff --git a/Environment_Engine/Modify/SetOpeningType.cs b/Environment_Engine/Modify/SetOpeningType.cs index 51081b286..2af59d842 100644 --- a/Environment_Engine/Modify/SetOpeningType.cs +++ b/Environment_Engine/Modify/SetOpeningType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List SetOpeningType(this List openings, OpeningT + diff --git a/Environment_Engine/Modify/SetOutlineElements1D.cs b/Environment_Engine/Modify/SetOutlineElements1D.cs index e9cbf192f..487182426 100644 --- a/Environment_Engine/Modify/SetOutlineElements1D.cs +++ b/Environment_Engine/Modify/SetOutlineElements1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Space SetOutlineElements1D(this Space space, List outl + diff --git a/Environment_Engine/Modify/SetPanelConstructionByType.cs b/Environment_Engine/Modify/SetPanelConstructionByType.cs index c026851c8..593a97506 100644 --- a/Environment_Engine/Modify/SetPanelConstructionByType.cs +++ b/Environment_Engine/Modify/SetPanelConstructionByType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List SetPanelConstructionByType(this List panels, IC + diff --git a/Environment_Engine/Modify/SetPanelType.cs b/Environment_Engine/Modify/SetPanelType.cs index ece4ac864..c85498ba8 100644 --- a/Environment_Engine/Modify/SetPanelType.cs +++ b/Environment_Engine/Modify/SetPanelType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List SetPanelType(this List panels, PanelType type) + diff --git a/Environment_Engine/Modify/SetPanelTypeByAdjacencies.cs b/Environment_Engine/Modify/SetPanelTypeByAdjacencies.cs index 1c063165c..5a3fc4389 100644 --- a/Environment_Engine/Modify/SetPanelTypeByAdjacencies.cs +++ b/Environment_Engine/Modify/SetPanelTypeByAdjacencies.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static List SetPanelTypeByAdjacencies(this List panels) + diff --git a/Environment_Engine/Modify/SetPanelTypeByIntersectingLines.cs b/Environment_Engine/Modify/SetPanelTypeByIntersectingLines.cs index 5806329df..2c8776873 100644 --- a/Environment_Engine/Modify/SetPanelTypeByIntersectingLines.cs +++ b/Environment_Engine/Modify/SetPanelTypeByIntersectingLines.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static void SetPanelTypeByIntersectingLines(this List panels, List } } + diff --git a/Environment_Engine/Modify/SetRegionGeometry.cs b/Environment_Engine/Modify/SetRegionGeometry.cs index dbb484a16..0b5acb2e8 100644 --- a/Environment_Engine/Modify/SetRegionGeometry.cs +++ b/Environment_Engine/Modify/SetRegionGeometry.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List SetRegionGeometry(this List polyline, List } } } + diff --git a/Environment_Engine/Modify/SetRoofPanels.cs b/Environment_Engine/Modify/SetRoofPanels.cs index 65161083c..ae19d78e4 100644 --- a/Environment_Engine/Modify/SetRoofPanels.cs +++ b/Environment_Engine/Modify/SetRoofPanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List SetRoofPanels(this List panelsAsSpace) + diff --git a/Environment_Engine/Modify/SetShadePanels.cs b/Environment_Engine/Modify/SetShadePanels.cs index f445897e1..3eb4a1024 100644 --- a/Environment_Engine/Modify/SetShadePanels.cs +++ b/Environment_Engine/Modify/SetShadePanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ public static List SetShadePanels(this List panels, PanelType shad + diff --git a/Environment_Engine/Modify/SetWallPanels.cs b/Environment_Engine/Modify/SetWallPanels.cs index b79f7b394..fc4848e0b 100644 --- a/Environment_Engine/Modify/SetWallPanels.cs +++ b/Environment_Engine/Modify/SetWallPanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List SetWallPanels(this List panelsAsSpace) + diff --git a/Environment_Engine/Modify/Split.cs b/Environment_Engine/Modify/Split.cs index 4d89d1bae..753700062 100644 --- a/Environment_Engine/Modify/Split.cs +++ b/Environment_Engine/Modify/Split.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -261,3 +261,4 @@ public static List Split(this List panels) } + diff --git a/Environment_Engine/Modify/SplitOpeningByGeometry.cs b/Environment_Engine/Modify/SplitOpeningByGeometry.cs index 08e02932a..949abdf4e 100644 --- a/Environment_Engine/Modify/SplitOpeningByGeometry.cs +++ b/Environment_Engine/Modify/SplitOpeningByGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List SplitOpeningByGeometry(this Opening opening, List SplitPanelByGeometry(this Panel panel, List } + diff --git a/Environment_Engine/Modify/SplitPanelsByOverlap.cs b/Environment_Engine/Modify/SplitPanelsByOverlap.cs index c6d8d7299..8f934a879 100644 --- a/Environment_Engine/Modify/SplitPanelsByOverlap.cs +++ b/Environment_Engine/Modify/SplitPanelsByOverlap.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List SplitPanelsByOverlap(this List panels) } + diff --git a/Environment_Engine/Modify/SplitPanelsByPoints.cs b/Environment_Engine/Modify/SplitPanelsByPoints.cs index e2cec21e1..88269f275 100644 --- a/Environment_Engine/Modify/SplitPanelsByPoints.cs +++ b/Environment_Engine/Modify/SplitPanelsByPoints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -87,3 +87,4 @@ public static List SplitPanelsByPoints(this List panels) } + diff --git a/Environment_Engine/Modify/Transform.cs b/Environment_Engine/Modify/Transform.cs index 363960ee5..10dc6fa29 100644 --- a/Environment_Engine/Modify/Transform.cs +++ b/Environment_Engine/Modify/Transform.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Space Transform(this Space space, TransformMatrix transform, doubl } } + diff --git a/Environment_Engine/Modify/UpdateSpaceNameByType.cs b/Environment_Engine/Modify/UpdateSpaceNameByType.cs index 0e62444a8..6ab20e1ca 100644 --- a/Environment_Engine/Modify/UpdateSpaceNameByType.cs +++ b/Environment_Engine/Modify/UpdateSpaceNameByType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static void UpdateSpaceNameByType(this List spaces) } } + diff --git a/Environment_Engine/Modify/UpdateZones.cs b/Environment_Engine/Modify/UpdateZones.cs index 8e7a6d65b..2e410baa8 100644 --- a/Environment_Engine/Modify/UpdateZones.cs +++ b/Environment_Engine/Modify/UpdateZones.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Space UpdateZones(this Space space, List zones, bool repla } } + diff --git a/Environment_Engine/Query/Absorptance.cs b/Environment_Engine/Query/Absorptance.cs index f7b61721e..ade7d5db4 100644 --- a/Environment_Engine/Query/Absorptance.cs +++ b/Environment_Engine/Query/Absorptance.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -100,3 +100,4 @@ public static double Absorptance(this Material material) } + diff --git a/Environment_Engine/Query/AdjacentSpaces.cs b/Environment_Engine/Query/AdjacentSpaces.cs index 41f258a28..4e8fbfb4e 100644 --- a/Environment_Engine/Query/AdjacentSpaces.cs +++ b/Environment_Engine/Query/AdjacentSpaces.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List> AdjacentSpaces(this Panel panel, List panelsAsSpace) } + diff --git a/Environment_Engine/Query/Azimuth.cs b/Environment_Engine/Query/Azimuth.cs index df0a00e14..c80458fea 100644 --- a/Environment_Engine/Query/Azimuth.cs +++ b/Environment_Engine/Query/Azimuth.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double Azimuth(this Polyline polyline, Vector refVector) + diff --git a/Environment_Engine/Query/Bottom.cs b/Environment_Engine/Query/Bottom.cs index 033d5003c..8d32bd1f0 100644 --- a/Environment_Engine/Query/Bottom.cs +++ b/Environment_Engine/Query/Bottom.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -85,3 +85,4 @@ public static ICurve Bottom(this IEnvironmentObject environmentObject, double di + diff --git a/Environment_Engine/Query/BottomLeft.cs b/Environment_Engine/Query/BottomLeft.cs index 1e3582118..aa376f5a1 100644 --- a/Environment_Engine/Query/BottomLeft.cs +++ b/Environment_Engine/Query/BottomLeft.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Point BottomLeft(this Polyline polyline, List panelsAsSpace } + diff --git a/Environment_Engine/Query/BottomRight.cs b/Environment_Engine/Query/BottomRight.cs index 7534fbacc..58da4fa69 100644 --- a/Environment_Engine/Query/BottomRight.cs +++ b/Environment_Engine/Query/BottomRight.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Point BottomRight(this Polyline polyline, List panelsAsSpac } + diff --git a/Environment_Engine/Query/Bounds.cs b/Environment_Engine/Query/Bounds.cs index a6bcba3a0..58a7a1841 100644 --- a/Environment_Engine/Query/Bounds.cs +++ b/Environment_Engine/Query/Bounds.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static BoundingBox Bounds(this Panel panel) + diff --git a/Environment_Engine/Query/Buildings.cs b/Environment_Engine/Query/Buildings.cs index 36f1f98eb..fe0593680 100644 --- a/Environment_Engine/Query/Buildings.cs +++ b/Environment_Engine/Query/Buildings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Buildings(this List bhomObjects) } + diff --git a/Environment_Engine/Query/Cardinality.cs b/Environment_Engine/Query/Cardinality.cs index 985337abe..d6f0162e2 100644 --- a/Environment_Engine/Query/Cardinality.cs +++ b/Environment_Engine/Query/Cardinality.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -90,3 +90,4 @@ public static string Cardinality(double angleFromNorth, int directions = 8) } + diff --git a/Environment_Engine/Query/CleanSpace.cs b/Environment_Engine/Query/CleanSpace.cs index 06f325208..af226beb9 100644 --- a/Environment_Engine/Query/CleanSpace.cs +++ b/Environment_Engine/Query/CleanSpace.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List CleanSpace(this List panelsAsSpace) } + diff --git a/Environment_Engine/Query/ClosedShellGeometry.cs b/Environment_Engine/Query/ClosedShellGeometry.cs index a77975a48..c65966210 100644 --- a/Environment_Engine/Query/ClosedShellGeometry.cs +++ b/Environment_Engine/Query/ClosedShellGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ClosedShellGeometry(this List panelsAsSpace) + diff --git a/Environment_Engine/Query/ClosedSpaces.cs b/Environment_Engine/Query/ClosedSpaces.cs index ca89e388c..173df63d4 100644 --- a/Environment_Engine/Query/ClosedSpaces.cs +++ b/Environment_Engine/Query/ClosedSpaces.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List> ClosedSpaces(this List> panelsAsSpac } + diff --git a/Environment_Engine/Query/ConnectedSpaceName.cs b/Environment_Engine/Query/ConnectedSpaceName.cs index b0235a743..31caefd6c 100644 --- a/Environment_Engine/Query/ConnectedSpaceName.cs +++ b/Environment_Engine/Query/ConnectedSpaceName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string ConnectedSpaceName(this List panels) + diff --git a/Environment_Engine/Query/ConstructionByName.cs b/Environment_Engine/Query/ConstructionByName.cs index 5c9046135..1326d4bd8 100644 --- a/Environment_Engine/Query/ConstructionByName.cs +++ b/Environment_Engine/Query/ConstructionByName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List ConstructionByName(this List cons + diff --git a/Environment_Engine/Query/CullDuplicates.cs b/Environment_Engine/Query/CullDuplicates.cs index 1c5e0343a..aadcaf260 100644 --- a/Environment_Engine/Query/CullDuplicates.cs +++ b/Environment_Engine/Query/CullDuplicates.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -96,3 +96,4 @@ public static List> CullDuplicates(this List> panelsAsSp + diff --git a/Environment_Engine/Query/DateTime.cs b/Environment_Engine/Query/DateTime.cs index 9173c929f..fde828272 100644 --- a/Environment_Engine/Query/DateTime.cs +++ b/Environment_Engine/Query/DateTime.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static DateTime DateTime(this Time time) + diff --git a/Environment_Engine/Query/ElementsNotMatched.cs b/Environment_Engine/Query/ElementsNotMatched.cs index 38d10e6d2..9a625eb62 100644 --- a/Environment_Engine/Query/ElementsNotMatched.cs +++ b/Environment_Engine/Query/ElementsNotMatched.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ElementsNotMatched(this List panels, List, List, List> ExplodeToParts(th } } + diff --git a/Environment_Engine/Query/ExposedToSun.cs b/Environment_Engine/Query/ExposedToSun.cs index 60c2a9a19..6df968ee5 100644 --- a/Environment_Engine/Query/ExposedToSun.cs +++ b/Environment_Engine/Query/ExposedToSun.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 bool ExposedToSun(this Panel panel) + diff --git a/Environment_Engine/Query/FilterByAdjacencies.cs b/Environment_Engine/Query/FilterByAdjacencies.cs index 1c9efe9ab..a58a0a0ab 100644 --- a/Environment_Engine/Query/FilterByAdjacencies.cs +++ b/Environment_Engine/Query/FilterByAdjacencies.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List FilterByAdjacencies(this List panels, int adjac } + diff --git a/Environment_Engine/Query/FilterOpenings.cs b/Environment_Engine/Query/FilterOpenings.cs index 6aa3cf0ed..09941bd55 100644 --- a/Environment_Engine/Query/FilterOpenings.cs +++ b/Environment_Engine/Query/FilterOpenings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -200,3 +200,4 @@ public static Output, List> FilterOpeningsByType(this Lis } + diff --git a/Environment_Engine/Query/FilterPanels.cs b/Environment_Engine/Query/FilterPanels.cs index 8435eb595..8467f893f 100644 --- a/Environment_Engine/Query/FilterPanels.cs +++ b/Environment_Engine/Query/FilterPanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -223,3 +223,4 @@ public static Output, List> FilterPanelsByType(this List FilterResultsByUnit(this List> FindDuplicatePanels(this List panels) } + diff --git a/Environment_Engine/Query/FindMaterial.cs b/Environment_Engine/Query/FindMaterial.cs index 9f35e6b77..772903399 100644 --- a/Environment_Engine/Query/FindMaterial.cs +++ b/Environment_Engine/Query/FindMaterial.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static T FindMaterial(this Layer layer, Type materialType) } + diff --git a/Environment_Engine/Query/FloorGeometry.cs b/Environment_Engine/Query/FloorGeometry.cs index 51d579b73..756a86cb1 100644 --- a/Environment_Engine/Query/FloorGeometry.cs +++ b/Environment_Engine/Query/FloorGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Polyline FloorGeometry(this List panelsAsSpace, double tole + diff --git a/Environment_Engine/Query/FloorHeights.cs b/Environment_Engine/Query/FloorHeights.cs index 79095abc1..c7980b002 100644 --- a/Environment_Engine/Query/FloorHeights.cs +++ b/Environment_Engine/Query/FloorHeights.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List FloorHeights(this List levels, double roofHeig } + diff --git a/Environment_Engine/Query/FrameFactor.cs b/Environment_Engine/Query/FrameFactor.cs index 8b600ee46..419679fbb 100644 --- a/Environment_Engine/Query/FrameFactor.cs +++ b/Environment_Engine/Query/FrameFactor.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double FrameFactor(this Opening opening) } + diff --git a/Environment_Engine/Query/Geometry.cs b/Environment_Engine/Query/Geometry.cs index ee8661f51..090deb64e 100644 --- a/Environment_Engine/Query/Geometry.cs +++ b/Environment_Engine/Query/Geometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ICurve Geometry(this Edge edge) } + diff --git a/Environment_Engine/Query/Group.cs b/Environment_Engine/Query/Group.cs index e843bb6b8..603faab87 100644 --- a/Environment_Engine/Query/Group.cs +++ b/Environment_Engine/Query/Group.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -123,3 +123,4 @@ public static Output, List, List, List, } + diff --git a/Environment_Engine/Query/HasMergeablePropertiesWith.cs b/Environment_Engine/Query/HasMergeablePropertiesWith.cs index fc6a1c15f..9e6cea911 100644 --- a/Environment_Engine/Query/HasMergeablePropertiesWith.cs +++ b/Environment_Engine/Query/HasMergeablePropertiesWith.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -133,3 +133,4 @@ public static bool HasMergeablePropertiesWith(this Space element, Space other) } + diff --git a/Environment_Engine/Query/Height.cs b/Environment_Engine/Query/Height.cs index 60d588e1e..d67849be4 100644 --- a/Environment_Engine/Query/Height.cs +++ b/Environment_Engine/Query/Height.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static double Height(this ICurve curve) + diff --git a/Environment_Engine/Query/IdentifyOverlaps.cs b/Environment_Engine/Query/IdentifyOverlaps.cs index ab1dd28af..2209f10f0 100644 --- a/Environment_Engine/Query/IdentifyOverlaps.cs +++ b/Environment_Engine/Query/IdentifyOverlaps.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IdentifyOverlaps(this Panel panel, List panelsT + diff --git a/Environment_Engine/Query/Inclination.cs b/Environment_Engine/Query/Inclination.cs index e102d253e..9225827da 100644 --- a/Environment_Engine/Query/Inclination.cs +++ b/Environment_Engine/Query/Inclination.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double Inclination(this IEnvironmentObject environmentObject) } + diff --git a/Environment_Engine/Query/InternalElements2D.cs b/Environment_Engine/Query/InternalElements2D.cs index 868678219..f27d76993 100644 --- a/Environment_Engine/Query/InternalElements2D.cs +++ b/Environment_Engine/Query/InternalElements2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static List InternalElements2D(this Panel panel) + diff --git a/Environment_Engine/Query/InvalidPanels.cs b/Environment_Engine/Query/InvalidPanels.cs index 9ba893e0a..d8a85bd17 100644 --- a/Environment_Engine/Query/InvalidPanels.cs +++ b/Environment_Engine/Query/InvalidPanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List> InvalidPanels(this List panels, double pa + diff --git a/Environment_Engine/Query/IsClosed.cs b/Environment_Engine/Query/IsClosed.cs index e9b4d23e7..a2d244c19 100644 --- a/Environment_Engine/Query/IsClosed.cs +++ b/Environment_Engine/Query/IsClosed.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsClosed(this List panels, double tolerance = Toleranc + diff --git a/Environment_Engine/Query/IsCoPlanar.cs b/Environment_Engine/Query/IsCoPlanar.cs index 5024c1e76..f4a9ca7ce 100644 --- a/Environment_Engine/Query/IsCoPlanar.cs +++ b/Environment_Engine/Query/IsCoPlanar.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IsCoPlanar(this Panel panel, Panel panelToCompare) } + diff --git a/Environment_Engine/Query/IsContaining.cs b/Environment_Engine/Query/IsContaining.cs index 345a17cec..2ff0113d8 100644 --- a/Environment_Engine/Query/IsContaining.cs +++ b/Environment_Engine/Query/IsContaining.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -184,3 +184,4 @@ public static List IsContaining(this Space space, double spaceHeight, List + diff --git a/Environment_Engine/Query/IsExternal.cs b/Environment_Engine/Query/IsExternal.cs index 750cb2f4d..163225584 100644 --- a/Environment_Engine/Query/IsExternal.cs +++ b/Environment_Engine/Query/IsExternal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -85,3 +85,4 @@ public static Output, List> IsExternal(this List panel + diff --git a/Environment_Engine/Query/IsIdentical.cs b/Environment_Engine/Query/IsIdentical.cs index 34573a09e..dea56c39c 100644 --- a/Environment_Engine/Query/IsIdentical.cs +++ b/Environment_Engine/Query/IsIdentical.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsIdentical(this Panel panel, Panel panelToCompare) + diff --git a/Environment_Engine/Query/IsInternal.cs b/Environment_Engine/Query/IsInternal.cs index 120b9e338..24ff22050 100644 --- a/Environment_Engine/Query/IsInternal.cs +++ b/Environment_Engine/Query/IsInternal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 bool IsInternal(this Panel panel) + diff --git a/Environment_Engine/Query/IsLeft.cs b/Environment_Engine/Query/IsLeft.cs index 72ab5f977..1288d1fb3 100644 --- a/Environment_Engine/Query/IsLeft.cs +++ b/Environment_Engine/Query/IsLeft.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static bool IsLeft(Line line, Point check) } + diff --git a/Environment_Engine/Query/IsOnLevel.cs b/Environment_Engine/Query/IsOnLevel.cs index e0b6ca7d0..1e09b9bee 100644 --- a/Environment_Engine/Query/IsOnLevel.cs +++ b/Environment_Engine/Query/IsOnLevel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 bool IsOnLevel(this Polyline polyline, Level level, double toleran } } + diff --git a/Environment_Engine/Query/IsShade.cs b/Environment_Engine/Query/IsShade.cs index 02597620e..f258a63fc 100644 --- a/Environment_Engine/Query/IsShade.cs +++ b/Environment_Engine/Query/IsShade.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 bool IsShade(this Panel panel) } } + diff --git a/Environment_Engine/Query/IsTransparent.cs b/Environment_Engine/Query/IsTransparent.cs index 4aa27db3c..e423c7675 100644 --- a/Environment_Engine/Query/IsTransparent.cs +++ b/Environment_Engine/Query/IsTransparent.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsTransparent(this Layer layer) + diff --git a/Environment_Engine/Query/IsValid.cs b/Environment_Engine/Query/IsValid.cs index 5e16ee291..55b8fb145 100644 --- a/Environment_Engine/Query/IsValid.cs +++ b/Environment_Engine/Query/IsValid.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -107,4 +107,4 @@ public static Output, List, List, List, List Levels(this List bhomObjects) + diff --git a/Environment_Engine/Query/MatchPointOn2Of3.cs b/Environment_Engine/Query/MatchPointOn2Of3.cs index 34e65db10..71b012f2d 100644 --- a/Environment_Engine/Query/MatchPointOn2Of3.cs +++ b/Environment_Engine/Query/MatchPointOn2Of3.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool MatchPointOn2Of3(this Point point, Point comparePoint) + diff --git a/Environment_Engine/Query/MaterialComposition.cs b/Environment_Engine/Query/MaterialComposition.cs index 77e1c74f5..10c90bcb5 100644 --- a/Environment_Engine/Query/MaterialComposition.cs +++ b/Environment_Engine/Query/MaterialComposition.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -141,3 +141,4 @@ public static MaterialComposition MaterialComposition(this Opening opening) } + diff --git a/Environment_Engine/Query/MaximumLevel.cs b/Environment_Engine/Query/MaximumLevel.cs index bf9581fdc..5f7aef90e 100644 --- a/Environment_Engine/Query/MaximumLevel.cs +++ b/Environment_Engine/Query/MaximumLevel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -93,3 +93,4 @@ public static double MaximumLevel(this Opening opening, int decimals = 3) + diff --git a/Environment_Engine/Query/MinimumLevel.cs b/Environment_Engine/Query/MinimumLevel.cs index 4e4963ba7..afb7c8db4 100644 --- a/Environment_Engine/Query/MinimumLevel.cs +++ b/Environment_Engine/Query/MinimumLevel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -93,3 +93,4 @@ public static double MinimumLevel(this Opening opening, int decimals = 3) + diff --git a/Environment_Engine/Query/NewElement1D.cs b/Environment_Engine/Query/NewElement1D.cs index 1b57e3588..db58ea39b 100644 --- a/Environment_Engine/Query/NewElement1D.cs +++ b/Environment_Engine/Query/NewElement1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IElement1D NewElement1D(this Space space, ICurve curve) + diff --git a/Environment_Engine/Query/NewInternalElement2D.cs b/Environment_Engine/Query/NewInternalElement2D.cs index eb0565de5..e5a72340b 100644 --- a/Environment_Engine/Query/NewInternalElement2D.cs +++ b/Environment_Engine/Query/NewInternalElement2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -49,3 +49,4 @@ public static IElement2D NewInternalElement2D(this Panel panel) + diff --git a/Environment_Engine/Query/NormalAwayFromSpace.cs b/Environment_Engine/Query/NormalAwayFromSpace.cs index 4115e8a0c..86f98a9a9 100644 --- a/Environment_Engine/Query/NormalAwayFromSpace.cs +++ b/Environment_Engine/Query/NormalAwayFromSpace.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -115,3 +115,4 @@ public static bool NormalAwayFromSpace(this Polyline polyline, List panel + diff --git a/Environment_Engine/Query/NotClosedSpaces.cs b/Environment_Engine/Query/NotClosedSpaces.cs index f49cf2576..71b8ce211 100644 --- a/Environment_Engine/Query/NotClosedSpaces.cs +++ b/Environment_Engine/Query/NotClosedSpaces.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List> NotClosedSpaces(this List> panelsAsS } + diff --git a/Environment_Engine/Query/ObjectsByFragment.cs b/Environment_Engine/Query/ObjectsByFragment.cs index e55efec44..e8ed019e9 100644 --- a/Environment_Engine/Query/ObjectsByFragment.cs +++ b/Environment_Engine/Query/ObjectsByFragment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List ObjectsByFragment(this List Openings(this List bhomObjects) } + diff --git a/Environment_Engine/Query/OpeningsFromElements.cs b/Environment_Engine/Query/OpeningsFromElements.cs index 1051759c6..ada013c0c 100644 --- a/Environment_Engine/Query/OpeningsFromElements.cs +++ b/Environment_Engine/Query/OpeningsFromElements.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List OpeningsFromElements(this List panels) } + diff --git a/Environment_Engine/Query/OpeningsFromPhysical.cs b/Environment_Engine/Query/OpeningsFromPhysical.cs index 3a5d5129f..c7ddc6679 100644 --- a/Environment_Engine/Query/OpeningsFromPhysical.cs +++ b/Environment_Engine/Query/OpeningsFromPhysical.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List OpeningsFromPhysical(this List physicalOpe } + diff --git a/Environment_Engine/Query/Orientation.cs b/Environment_Engine/Query/Orientation.cs index 048513009..0231f6e5b 100644 --- a/Environment_Engine/Query/Orientation.cs +++ b/Environment_Engine/Query/Orientation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static partial class Query } + diff --git a/Environment_Engine/Query/OutlineElements1D.cs b/Environment_Engine/Query/OutlineElements1D.cs index 50ce6a9d8..5b6cf90a1 100644 --- a/Environment_Engine/Query/OutlineElements1D.cs +++ b/Environment_Engine/Query/OutlineElements1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -89,3 +89,4 @@ public static List OutlineElements1D(this Space space) + diff --git a/Environment_Engine/Query/PanelByGuid.cs b/Environment_Engine/Query/PanelByGuid.cs index bf66a6475..0bd35bb23 100644 --- a/Environment_Engine/Query/PanelByGuid.cs +++ b/Environment_Engine/Query/PanelByGuid.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static Panel PanelByGuid(this List panels, Guid guid) } + diff --git a/Environment_Engine/Query/Panels.cs b/Environment_Engine/Query/Panels.cs index f748efd82..0062d112c 100644 --- a/Environment_Engine/Query/Panels.cs +++ b/Environment_Engine/Query/Panels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List Panels(this List bhomObjects) } + diff --git a/Environment_Engine/Query/PanelsContainingPoint.cs b/Environment_Engine/Query/PanelsContainingPoint.cs index 767e38543..4c3d33950 100644 --- a/Environment_Engine/Query/PanelsContainingPoint.cs +++ b/Environment_Engine/Query/PanelsContainingPoint.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static List PanelsContainingPoint(this List panels, Point s } + diff --git a/Environment_Engine/Query/PanelsFromPhysical.cs b/Environment_Engine/Query/PanelsFromPhysical.cs index 90f27dc41..9d6c3f518 100644 --- a/Environment_Engine/Query/PanelsFromPhysical.cs +++ b/Environment_Engine/Query/PanelsFromPhysical.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List PanelsFromPhysical(this List panelsAsSpace) + diff --git a/Environment_Engine/Query/PointsInSpaces.cs b/Environment_Engine/Query/PointsInSpaces.cs index 970c10c86..c27513672 100644 --- a/Environment_Engine/Query/PointsInSpaces.cs +++ b/Environment_Engine/Query/PointsInSpaces.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static List PointsInSpaces(this List> panelsAsSpaces) + diff --git a/Environment_Engine/Query/PointsMatch.cs b/Environment_Engine/Query/PointsMatch.cs index 0b615d901..7a9cf90bd 100644 --- a/Environment_Engine/Query/PointsMatch.cs +++ b/Environment_Engine/Query/PointsMatch.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static bool PointsMatch(this List controlPoints, List measu } + diff --git a/Environment_Engine/Query/Polyline.cs b/Environment_Engine/Query/Polyline.cs index ee4d24130..31d798147 100644 --- a/Environment_Engine/Query/Polyline.cs +++ b/Environment_Engine/Query/Polyline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -138,3 +138,4 @@ private static Polyline Polyline(this object obj) + diff --git a/Environment_Engine/Query/RValue.cs b/Environment_Engine/Query/RValue.cs index a862eb144..843934df4 100644 --- a/Environment_Engine/Query/RValue.cs +++ b/Environment_Engine/Query/RValue.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double RValue(this Layer layer) } + diff --git a/Environment_Engine/Query/RegionLevel.cs b/Environment_Engine/Query/RegionLevel.cs index 581e53344..e3ebf353d 100644 --- a/Environment_Engine/Query/RegionLevel.cs +++ b/Environment_Engine/Query/RegionLevel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static Level RegionLevel(this IRegion region, List searchLevels, d } } + diff --git a/Environment_Engine/Query/Roughness.cs b/Environment_Engine/Query/Roughness.cs index c76a52638..9d4acebaf 100644 --- a/Environment_Engine/Query/Roughness.cs +++ b/Environment_Engine/Query/Roughness.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double Roughness(this Material material) } + diff --git a/Environment_Engine/Query/Sides.cs b/Environment_Engine/Query/Sides.cs index 5afa6e82b..ff701600e 100644 --- a/Environment_Engine/Query/Sides.cs +++ b/Environment_Engine/Query/Sides.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List Sides(this IEnvironmentObject environmentObject, doub } } + diff --git a/Environment_Engine/Query/SolidVolume.cs b/Environment_Engine/Query/SolidVolume.cs index 7ed09e25f..f03325737 100644 --- a/Environment_Engine/Query/SolidVolume.cs +++ b/Environment_Engine/Query/SolidVolume.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double SolidVolume(this Opening opening) } + diff --git a/Environment_Engine/Query/SpaceByName.cs b/Environment_Engine/Query/SpaceByName.cs index 8b5fbecee..459fb1415 100644 --- a/Environment_Engine/Query/SpaceByName.cs +++ b/Environment_Engine/Query/SpaceByName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static List SpaceByName(this List spaces, string name) } + diff --git a/Environment_Engine/Query/Spaces.cs b/Environment_Engine/Query/Spaces.cs index 43c528462..102aa1cf0 100644 --- a/Environment_Engine/Query/Spaces.cs +++ b/Environment_Engine/Query/Spaces.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static List Spaces(this List bhomObjects) } + diff --git a/Environment_Engine/Query/SpacesByElementID.cs b/Environment_Engine/Query/SpacesByElementID.cs index da18b8d88..2d6702782 100644 --- a/Environment_Engine/Query/SpacesByElementID.cs +++ b/Environment_Engine/Query/SpacesByElementID.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List SpacesByElementID(this List spaces, string elem } + diff --git a/Environment_Engine/Query/StoreyGeometry.cs b/Environment_Engine/Query/StoreyGeometry.cs index 93584dc3f..8cb6667f2 100644 --- a/Environment_Engine/Query/StoreyGeometry.cs +++ b/Environment_Engine/Query/StoreyGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Polyline StoreyGeometry(this Level level, List> panels + diff --git a/Environment_Engine/Query/Thickness.cs b/Environment_Engine/Query/Thickness.cs index 9091e1bc0..590103808 100644 --- a/Environment_Engine/Query/Thickness.cs +++ b/Environment_Engine/Query/Thickness.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double Thickness(this Opening opening, bool useFrameConstruction = } + diff --git a/Environment_Engine/Query/Tilt.cs b/Environment_Engine/Query/Tilt.cs index ffe688a35..10f28e5a2 100644 --- a/Environment_Engine/Query/Tilt.cs +++ b/Environment_Engine/Query/Tilt.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double Tilt(this Polyline polyline, double distanceTolerance = BH. + diff --git a/Environment_Engine/Query/ToEdges.cs b/Environment_Engine/Query/ToEdges.cs index e0a216522..7d7c8cc95 100644 --- a/Environment_Engine/Query/ToEdges.cs +++ b/Environment_Engine/Query/ToEdges.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ToEdges(this List curves) + diff --git a/Environment_Engine/Query/ToLines.cs b/Environment_Engine/Query/ToLines.cs index 455152bd8..96a05de85 100644 --- a/Environment_Engine/Query/ToLines.cs +++ b/Environment_Engine/Query/ToLines.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ToLines(this IEnvironmentObject environmentObject) + diff --git a/Environment_Engine/Query/ToSpace.cs b/Environment_Engine/Query/ToSpace.cs index d4964d634..f08a55b9e 100644 --- a/Environment_Engine/Query/ToSpace.cs +++ b/Environment_Engine/Query/ToSpace.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List> ToSpaces(this List panels) + diff --git a/Environment_Engine/Query/Top.cs b/Environment_Engine/Query/Top.cs index c52bd2a67..438b99ee5 100644 --- a/Environment_Engine/Query/Top.cs +++ b/Environment_Engine/Query/Top.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static ICurve Top(this IEnvironmentObject environmentObject, double dista } } + diff --git a/Environment_Engine/Query/TopRight.cs b/Environment_Engine/Query/TopRight.cs index 24ede07d6..b459cdc28 100644 --- a/Environment_Engine/Query/TopRight.cs +++ b/Environment_Engine/Query/TopRight.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Point TopRight(this Polyline polyline, List panelsAsSpace) } + diff --git a/Environment_Engine/Query/UValue.cs b/Environment_Engine/Query/UValue.cs index 1a643f38f..b5921170e 100644 --- a/Environment_Engine/Query/UValue.cs +++ b/Environment_Engine/Query/UValue.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double UValue(this Construction construction) } + diff --git a/Environment_Engine/Query/UnconnectedEdges.cs b/Environment_Engine/Query/UnconnectedEdges.cs index b49373c62..2ea73cafe 100644 --- a/Environment_Engine/Query/UnconnectedEdges.cs +++ b/Environment_Engine/Query/UnconnectedEdges.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static List UnconnectedEdges(this Panel panel, List panelsAs + diff --git a/Environment_Engine/Query/UniqueConstructionName.cs b/Environment_Engine/Query/UniqueConstructionName.cs index 8306bbcc4..54a20cd6e 100644 --- a/Environment_Engine/Query/UniqueConstructionName.cs +++ b/Environment_Engine/Query/UniqueConstructionName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 string UniqueConstructionName(this IConstruction construction, boo } + diff --git a/Environment_Engine/Query/UniqueConstructions.cs b/Environment_Engine/Query/UniqueConstructions.cs index 3d149a7fc..24d17e616 100644 --- a/Environment_Engine/Query/UniqueConstructions.cs +++ b/Environment_Engine/Query/UniqueConstructions.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List UniqueConstructions(this List> pane } + diff --git a/Environment_Engine/Query/UniqueMaterials.cs b/Environment_Engine/Query/UniqueMaterials.cs index 1f2692a8f..04ec58fa8 100644 --- a/Environment_Engine/Query/UniqueMaterials.cs +++ b/Environment_Engine/Query/UniqueMaterials.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static List UniqueMaterials(this List> panelsAsSpac } + diff --git a/Environment_Engine/Query/UniqueObjectIDs.cs b/Environment_Engine/Query/UniqueObjectIDs.cs index cf1f47517..4aba9904b 100644 --- a/Environment_Engine/Query/UniqueObjectIDs.cs +++ b/Environment_Engine/Query/UniqueObjectIDs.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static List UniqueObjectIDs(this List meshResult } + diff --git a/Environment_Engine/Query/UniqueOpeningInstances.cs b/Environment_Engine/Query/UniqueOpeningInstances.cs index b6ac87420..cc5095b80 100644 --- a/Environment_Engine/Query/UniqueOpeningInstances.cs +++ b/Environment_Engine/Query/UniqueOpeningInstances.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List UniqueOpeningInstances(this List openings) } + diff --git a/Environment_Engine/Query/UniquePanelInstances.cs b/Environment_Engine/Query/UniquePanelInstances.cs index fda1f7265..f051188be 100644 --- a/Environment_Engine/Query/UniquePanelInstances.cs +++ b/Environment_Engine/Query/UniquePanelInstances.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List UniquePanelInstances(this List panels) } + diff --git a/Environment_Engine/Query/UniquePanels.cs b/Environment_Engine/Query/UniquePanels.cs index 8be868769..1b516cd36 100644 --- a/Environment_Engine/Query/UniquePanels.cs +++ b/Environment_Engine/Query/UniquePanels.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List UniquePanels(this List> panelsAsSpaces) } + diff --git a/Environment_Engine/Query/UniqueResultCases.cs b/Environment_Engine/Query/UniqueResultCases.cs index 47b07aeb6..5a9c54f3f 100644 --- a/Environment_Engine/Query/UniqueResultCases.cs +++ b/Environment_Engine/Query/UniqueResultCases.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static List UniqueResultCases(this List meshResu } + diff --git a/Environment_Engine/Query/UniqueSpaceNames.cs b/Environment_Engine/Query/UniqueSpaceNames.cs index 14ce6901d..b2377a265 100644 --- a/Environment_Engine/Query/UniqueSpaceNames.cs +++ b/Environment_Engine/Query/UniqueSpaceNames.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static List UniqueSpaceNames(this List panels) + diff --git a/Environment_Engine/Query/Vertices.cs b/Environment_Engine/Query/Vertices.cs index f77623019..d6ca1f8d5 100644 --- a/Environment_Engine/Query/Vertices.cs +++ b/Environment_Engine/Query/Vertices.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List Vertices(this List panelsAsSpace) + diff --git a/Environment_Engine/Query/Volume.cs b/Environment_Engine/Query/Volume.cs index 57cd2a73a..3a2afa473 100644 --- a/Environment_Engine/Query/Volume.cs +++ b/Environment_Engine/Query/Volume.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static double Volume(this List panelsAsSpace) + diff --git a/Environment_Engine/Query/Width.cs b/Environment_Engine/Query/Width.cs index b279f5e06..773807460 100644 --- a/Environment_Engine/Query/Width.cs +++ b/Environment_Engine/Query/Width.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -107,3 +107,4 @@ public static double Width(this ICurve panelCurve) + diff --git a/Facade_Engine/Compute/AdjacentElements.cs b/Facade_Engine/Compute/AdjacentElements.cs index 7b0d856cf..c4d0d5d43 100644 --- a/Facade_Engine/Compute/AdjacentElements.cs +++ b/Facade_Engine/Compute/AdjacentElements.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -120,3 +120,4 @@ public static List AdjacentElements(this IElement1D element, IEnumer + diff --git a/Facade_Engine/Compute/ComponentAreas.cs b/Facade_Engine/Compute/ComponentAreas.cs index 2894b85ec..c88756658 100644 --- a/Facade_Engine/Compute/ComponentAreas.cs +++ b/Facade_Engine/Compute/ComponentAreas.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static Output ComponentAreas(this Opening opening) + diff --git a/Facade_Engine/Compute/EdgeAdjacencies.cs b/Facade_Engine/Compute/EdgeAdjacencies.cs index 34edbcd45..a4abef625 100644 --- a/Facade_Engine/Compute/EdgeAdjacencies.cs +++ b/Facade_Engine/Compute/EdgeAdjacencies.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -89,3 +89,4 @@ public static Output, List> EdgeAdjacencies(this IE + diff --git a/Facade_Engine/Compute/FacadeAreasByConstruction.cs b/Facade_Engine/Compute/FacadeAreasByConstruction.cs index af8870fa2..a3a091517 100644 --- a/Facade_Engine/Compute/FacadeAreasByConstruction.cs +++ b/Facade_Engine/Compute/FacadeAreasByConstruction.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -131,3 +131,4 @@ public static Output, List , double> FacadeAreasByConstruct + diff --git a/Facade_Engine/Compute/UValueAW.cs b/Facade_Engine/Compute/UValueAW.cs index feff344a6..54fd74f26 100644 --- a/Facade_Engine/Compute/UValueAW.cs +++ b/Facade_Engine/Compute/UValueAW.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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,4 +88,4 @@ public static OverallUValue UValueAW(this List objs) /***************************************************/ } -} \ No newline at end of file +} diff --git a/Facade_Engine/Compute/UValueOpeningAW.cs b/Facade_Engine/Compute/UValueOpeningAW.cs index 5f4b5cfad..413cf7a14 100644 --- a/Facade_Engine/Compute/UValueOpeningAW.cs +++ b/Facade_Engine/Compute/UValueOpeningAW.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -230,3 +230,4 @@ public static OverallUValue UValueOpeningAW(this Opening opening) } } + diff --git a/Facade_Engine/Compute/UValueOpeningCAM.cs b/Facade_Engine/Compute/UValueOpeningCAM.cs index 14a5c3e47..fd39eaeb5 100644 --- a/Facade_Engine/Compute/UValueOpeningCAM.cs +++ b/Facade_Engine/Compute/UValueOpeningCAM.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -155,3 +155,4 @@ public static OverallUValue UValueOpeningCAM(this Opening opening) } } + diff --git a/Facade_Engine/Compute/UValueOpeningSAM.cs b/Facade_Engine/Compute/UValueOpeningSAM.cs index 853ed1ddc..81032d58c 100644 --- a/Facade_Engine/Compute/UValueOpeningSAM.cs +++ b/Facade_Engine/Compute/UValueOpeningSAM.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static OverallUValue UValueOpeningSAM(this Opening opening) } } + diff --git a/Facade_Engine/Compute/UValueOpeningsAW.cs b/Facade_Engine/Compute/UValueOpeningsAW.cs index 4b6a82d3c..4531ff5ee 100644 --- a/Facade_Engine/Compute/UValueOpeningsAW.cs +++ b/Facade_Engine/Compute/UValueOpeningsAW.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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,4 +71,4 @@ public static OverallUValue UValueOpeningsAW(this List openings) /***************************************************/ } -} \ No newline at end of file +} diff --git a/Facade_Engine/Compute/UValueOpeningsCAM.cs b/Facade_Engine/Compute/UValueOpeningsCAM.cs index 84c00a2c0..31bd7c053 100644 --- a/Facade_Engine/Compute/UValueOpeningsCAM.cs +++ b/Facade_Engine/Compute/UValueOpeningsCAM.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static OverallUValue UValueOpeningsCAM(this List openings) } } + diff --git a/Facade_Engine/Compute/UValueOpeningsSAM.cs b/Facade_Engine/Compute/UValueOpeningsSAM.cs index 68380b4e0..707d7fd1a 100644 --- a/Facade_Engine/Compute/UValueOpeningsSAM.cs +++ b/Facade_Engine/Compute/UValueOpeningsSAM.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static OverallUValue UValueOpeningsSAM(this List openings) } } + diff --git a/Facade_Engine/Compute/UValuePanelAW.cs b/Facade_Engine/Compute/UValuePanelAW.cs index 5ea4196ed..d4413e3c6 100644 --- a/Facade_Engine/Compute/UValuePanelAW.cs +++ b/Facade_Engine/Compute/UValuePanelAW.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -151,4 +151,4 @@ public static OverallUValue UValuePanelAW(this Panel panel) /***************************************************/ } -} \ No newline at end of file +} diff --git a/Facade_Engine/Compute/UniqueAdjacencies.cs b/Facade_Engine/Compute/UniqueAdjacencies.cs index 2f95edf67..a69488422 100644 --- a/Facade_Engine/Compute/UniqueAdjacencies.cs +++ b/Facade_Engine/Compute/UniqueAdjacencies.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -169,3 +169,4 @@ public static Output, List>, List + diff --git a/Facade_Engine/Create/Elements/CurtainWall.cs b/Facade_Engine/Create/Elements/CurtainWall.cs index 30fe97b44..e4c7d37fb 100644 --- a/Facade_Engine/Create/Elements/CurtainWall.cs +++ b/Facade_Engine/Create/Elements/CurtainWall.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -169,3 +169,4 @@ public static CurtainWall CurtainWall(IEnumerable outlines, IConstructio + diff --git a/Facade_Engine/Create/Elements/Opening.cs b/Facade_Engine/Create/Elements/Opening.cs index 6fae0b9b4..b13a0bc9d 100644 --- a/Facade_Engine/Create/Elements/Opening.cs +++ b/Facade_Engine/Create/Elements/Opening.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -155,3 +155,4 @@ public static Opening Opening(IEnumerable edges, FrameEdgeProperty headP + diff --git a/Facade_Engine/Create/Elements/Panel.cs b/Facade_Engine/Create/Elements/Panel.cs index a2ea122bc..3e9ca0136 100644 --- a/Facade_Engine/Create/Elements/Panel.cs +++ b/Facade_Engine/Create/Elements/Panel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -120,3 +120,4 @@ public static Panel Panel(PlanarSurface surface, Construction construction = nul + diff --git a/Facade_Engine/Modify/ExtendMullion.cs b/Facade_Engine/Modify/ExtendMullion.cs index 907f596cd..148288f65 100644 --- a/Facade_Engine/Modify/ExtendMullion.cs +++ b/Facade_Engine/Modify/ExtendMullion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static FrameEdgeProperty ExtendMullion(this FrameEdgeProperty frameEdgePr + diff --git a/Facade_Engine/Modify/ExtendProfile.cs b/Facade_Engine/Modify/ExtendProfile.cs index f23e523c6..33ccfd831 100644 --- a/Facade_Engine/Modify/ExtendProfile.cs +++ b/Facade_Engine/Modify/ExtendProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IProfile ExtendProfile(this IProfile profile, ICurve extBox, doubl + diff --git a/Facade_Engine/Modify/OffsetVariable.cs b/Facade_Engine/Modify/OffsetVariable.cs index 34f50dd84..bdcaff906 100644 --- a/Facade_Engine/Modify/OffsetVariable.cs +++ b/Facade_Engine/Modify/OffsetVariable.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -578,3 +578,4 @@ private static PolyCurve Fillet(this ICurve curve1, ICurve curve2, bool tangentE + diff --git a/Facade_Engine/Modify/SetOffsetFromFacetoFaceDist.cs b/Facade_Engine/Modify/SetOffsetFromFacetoFaceDist.cs index 91ce83f62..cc99c71dd 100644 --- a/Facade_Engine/Modify/SetOffsetFromFacetoFaceDist.cs +++ b/Facade_Engine/Modify/SetOffsetFromFacetoFaceDist.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -87,3 +87,4 @@ public static void SetOffsetFromFacetoFaceDist(this Opening opening, Panel panel } } + diff --git a/Facade_Engine/Modify/Transform.cs b/Facade_Engine/Modify/Transform.cs index e3a654445..2b097e0e8 100644 --- a/Facade_Engine/Modify/Transform.cs +++ b/Facade_Engine/Modify/Transform.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -151,3 +151,4 @@ public static CurtainWall Transform(this CurtainWall wall, TransformMatrix trans } + diff --git a/Facade_Engine/Query/AdjacencyID.cs b/Facade_Engine/Query/AdjacencyID.cs index 2afc6e55d..feb556e07 100644 --- a/Facade_Engine/Query/AdjacencyID.cs +++ b/Facade_Engine/Query/AdjacencyID.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string AdjacencyID(this List edges, List e + diff --git a/Facade_Engine/Query/Depth.cs b/Facade_Engine/Query/Depth.cs index e1b6dfe88..67f92ca7a 100644 --- a/Facade_Engine/Query/Depth.cs +++ b/Facade_Engine/Query/Depth.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double Depth(this FrameEdgeProperty frameEdgeProp) } } + diff --git a/Facade_Engine/Query/ExternalEdges.cs b/Facade_Engine/Query/ExternalEdges.cs index 235606f90..109450055 100644 --- a/Facade_Engine/Query/ExternalEdges.cs +++ b/Facade_Engine/Query/ExternalEdges.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ExternalEdges(this IEnumerable elemen } } + diff --git a/Facade_Engine/Query/FrameEdgeType.cs b/Facade_Engine/Query/FrameEdgeType.cs index 0b5fee204..d68d4d6df 100644 --- a/Facade_Engine/Query/FrameEdgeType.cs +++ b/Facade_Engine/Query/FrameEdgeType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string FrameEdgeType(this FrameEdge frameEdge, Opening opening, do } } + diff --git a/Facade_Engine/Query/FrameGeometry2D.cs b/Facade_Engine/Query/FrameGeometry2D.cs index aa29fb7ba..7661c2f67 100644 --- a/Facade_Engine/Query/FrameGeometry2D.cs +++ b/Facade_Engine/Query/FrameGeometry2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IGeometry FrameGeometry2D(this Opening opening) } } + diff --git a/Facade_Engine/Query/IsAdjacent.cs b/Facade_Engine/Query/IsAdjacent.cs index 6de470b62..48322bfda 100644 --- a/Facade_Engine/Query/IsAdjacent.cs +++ b/Facade_Engine/Query/IsAdjacent.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -343,3 +343,4 @@ private static bool IsAdjacent(this ICurve crv1, IEdge edge2, double tolerance = } } + diff --git a/Facade_Engine/Query/MaterialComposition.cs b/Facade_Engine/Query/MaterialComposition.cs index 125277d40..e1359482c 100644 --- a/Facade_Engine/Query/MaterialComposition.cs +++ b/Facade_Engine/Query/MaterialComposition.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -287,3 +287,4 @@ public static MaterialComposition MaterialComposition(this FrameEdge frameEdge) } + diff --git a/Facade_Engine/Query/PrimaryPropertyName.cs b/Facade_Engine/Query/PrimaryPropertyName.cs index 2fb675405..2ced3add8 100644 --- a/Facade_Engine/Query/PrimaryPropertyName.cs +++ b/Facade_Engine/Query/PrimaryPropertyName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -146,3 +146,4 @@ private static string PrimaryPropertyName(this IElement1D elem) } + diff --git a/Facade_Engine/Query/SimpleGeometry.cs b/Facade_Engine/Query/SimpleGeometry.cs index 17271eec0..5c2f3eaf8 100644 --- a/Facade_Engine/Query/SimpleGeometry.cs +++ b/Facade_Engine/Query/SimpleGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Polyline SimpleGeometry(this FrameEdgeProperty frameEdgeProp) } } + diff --git a/Facade_Engine/Query/SolidVolume.cs b/Facade_Engine/Query/SolidVolume.cs index 697614d59..f4fed4f9a 100644 --- a/Facade_Engine/Query/SolidVolume.cs +++ b/Facade_Engine/Query/SolidVolume.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -169,3 +169,4 @@ public static double SolidVolume(this FrameEdge frameEdge) } + diff --git a/Facade_Engine/Query/Width.cs b/Facade_Engine/Query/Width.cs index bafa1cf53..be9204cf9 100644 --- a/Facade_Engine/Query/Width.cs +++ b/Facade_Engine/Query/Width.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double Width(this FrameEdgeProperty frameEdgeProp) } } + diff --git a/Facade_Engine/Query/WidthIntoOpening.cs b/Facade_Engine/Query/WidthIntoOpening.cs index e021e0dcb..6d6a13899 100644 --- a/Facade_Engine/Query/WidthIntoOpening.cs +++ b/Facade_Engine/Query/WidthIntoOpening.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double WidthIntoOpening(this FrameEdgeProperty frameEdgeProp) } } + diff --git a/Geometry_Engine/Compute/BooleanDifference.cs b/Geometry_Engine/Compute/BooleanDifference.cs index a8efa2767..daaac74a7 100644 --- a/Geometry_Engine/Compute/BooleanDifference.cs +++ b/Geometry_Engine/Compute/BooleanDifference.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -465,3 +465,4 @@ public static List BooleanDifference(this ICurve region, IEnumerable< + diff --git a/Geometry_Engine/Compute/BooleanIntersection.cs b/Geometry_Engine/Compute/BooleanIntersection.cs index 4415aa031..6e3db4739 100644 --- a/Geometry_Engine/Compute/BooleanIntersection.cs +++ b/Geometry_Engine/Compute/BooleanIntersection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -439,3 +439,4 @@ private static bool IsSimilarSegment(this ICurve curve, ICurve refCurve, double + diff --git a/Geometry_Engine/Compute/BooleanUnion.cs b/Geometry_Engine/Compute/BooleanUnion.cs index 7b626c12b..eece2ff2a 100644 --- a/Geometry_Engine/Compute/BooleanUnion.cs +++ b/Geometry_Engine/Compute/BooleanUnion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -402,3 +402,4 @@ public static List BooleanUnion(this IEnumerable regions, dou + diff --git a/Geometry_Engine/Compute/ClusterCollinear.cs b/Geometry_Engine/Compute/ClusterCollinear.cs index 9eba5dbee..76993b51d 100644 --- a/Geometry_Engine/Compute/ClusterCollinear.cs +++ b/Geometry_Engine/Compute/ClusterCollinear.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List> ClusterCollinear(this List lines, double to + diff --git a/Geometry_Engine/Compute/ClusterCoplanar.cs b/Geometry_Engine/Compute/ClusterCoplanar.cs index 7b8acb1c5..f66095f53 100644 --- a/Geometry_Engine/Compute/ClusterCoplanar.cs +++ b/Geometry_Engine/Compute/ClusterCoplanar.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -140,3 +140,4 @@ public static List> IClusterCoplanar(this List curves, doub + diff --git a/Geometry_Engine/Compute/CollapseToScaledPolyline.cs b/Geometry_Engine/Compute/CollapseToScaledPolyline.cs index eeeb0f8f7..3c001986d 100644 --- a/Geometry_Engine/Compute/CollapseToScaledPolyline.cs +++ b/Geometry_Engine/Compute/CollapseToScaledPolyline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -122,3 +122,4 @@ private static double Soften(double r, double angleTolerance, double baseToleran } + diff --git a/Geometry_Engine/Compute/ConvexHull.cs b/Geometry_Engine/Compute/ConvexHull.cs index 56bb29013..71480ad67 100644 --- a/Geometry_Engine/Compute/ConvexHull.cs +++ b/Geometry_Engine/Compute/ConvexHull.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -95,3 +95,4 @@ private static Point NextHullPoint(List points, Point currentPt) } + diff --git a/Geometry_Engine/Compute/CountNonZeroRows.cs b/Geometry_Engine/Compute/CountNonZeroRows.cs index debfc4d30..2da927cc1 100644 --- a/Geometry_Engine/Compute/CountNonZeroRows.cs +++ b/Geometry_Engine/Compute/CountNonZeroRows.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ public static int CountNonZeroRows(this double[,] matrix, double tolerance = Tol + diff --git a/Geometry_Engine/Compute/CullDuplicates.cs b/Geometry_Engine/Compute/CullDuplicates.cs index 720965c48..fedd6b739 100644 --- a/Geometry_Engine/Compute/CullDuplicates.cs +++ b/Geometry_Engine/Compute/CullDuplicates.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List CullDuplicates(this List points, double maxDist + diff --git a/Geometry_Engine/Compute/CurveProximity.cs b/Geometry_Engine/Compute/CurveProximity.cs index a43e0d5e5..7c5df388d 100644 --- a/Geometry_Engine/Compute/CurveProximity.cs +++ b/Geometry_Engine/Compute/CurveProximity.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -1071,3 +1071,4 @@ private static Output CurveProximity(this ICurve curve1, ICurve cu } } + diff --git a/Geometry_Engine/Compute/DistributeOutlines.cs b/Geometry_Engine/Compute/DistributeOutlines.cs index b83417e38..e1c268d9a 100644 --- a/Geometry_Engine/Compute/DistributeOutlines.cs +++ b/Geometry_Engine/Compute/DistributeOutlines.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -288,3 +288,4 @@ private static List> DistributeOpenings(this List panels, L + diff --git a/Geometry_Engine/Compute/Eigenvalues.cs b/Geometry_Engine/Compute/Eigenvalues.cs index 0302d73db..adafcf89f 100644 --- a/Geometry_Engine/Compute/Eigenvalues.cs +++ b/Geometry_Engine/Compute/Eigenvalues.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static double[] RealCubicRoots(double A, double B, double C, double D) + diff --git a/Geometry_Engine/Compute/Eigenvectors.cs b/Geometry_Engine/Compute/Eigenvectors.cs index 50bd0453a..63910a84e 100644 --- a/Geometry_Engine/Compute/Eigenvectors.cs +++ b/Geometry_Engine/Compute/Eigenvectors.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Vector[] Eigenvectors(this double[,] matrix, double tolerance = T + diff --git a/Geometry_Engine/Compute/FibonacciSphere.cs b/Geometry_Engine/Compute/FibonacciSphere.cs index 061ddedb9..5e7f8b7a2 100644 --- a/Geometry_Engine/Compute/FibonacciSphere.cs +++ b/Geometry_Engine/Compute/FibonacciSphere.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Output, List, List> FibonacciSphere(i } } + diff --git a/Geometry_Engine/Compute/FitLine.cs b/Geometry_Engine/Compute/FitLine.cs index 0e50a4ec2..0199d287c 100644 --- a/Geometry_Engine/Compute/FitLine.cs +++ b/Geometry_Engine/Compute/FitLine.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Line FitLine(this IEnumerable points, double tolerance = To + diff --git a/Geometry_Engine/Compute/FitPlane.cs b/Geometry_Engine/Compute/FitPlane.cs index 6fbc76aba..ef02fc100 100644 --- a/Geometry_Engine/Compute/FitPlane.cs +++ b/Geometry_Engine/Compute/FitPlane.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -173,3 +173,4 @@ public static Plane IFitPlane(this ICurve curve, double tolerance = Tolerance.Di + diff --git a/Geometry_Engine/Compute/IntegrateRegion.cs b/Geometry_Engine/Compute/IntegrateRegion.cs index 21a454a2d..8715c64c2 100644 --- a/Geometry_Engine/Compute/IntegrateRegion.cs +++ b/Geometry_Engine/Compute/IntegrateRegion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -245,3 +245,4 @@ private static double IntegrateRegion(Circle circle, int powX, double tol = Tole } + diff --git a/Geometry_Engine/Compute/Join.cs b/Geometry_Engine/Compute/Join.cs index 20c4a9f19..c9d641f79 100644 --- a/Geometry_Engine/Compute/Join.cs +++ b/Geometry_Engine/Compute/Join.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -275,3 +275,4 @@ public static Mesh Join(this List meshes, bool mergeVertices = true, doubl + diff --git a/Geometry_Engine/Compute/MarchingCubes.cs b/Geometry_Engine/Compute/MarchingCubes.cs index 67ef683ac..d2503538b 100644 --- a/Geometry_Engine/Compute/MarchingCubes.cs +++ b/Geometry_Engine/Compute/MarchingCubes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List MarchingCubes(this Mesh3D mesh3d, List vertexVa + diff --git a/Geometry_Engine/Compute/MarchingSquares.cs b/Geometry_Engine/Compute/MarchingSquares.cs index 13718b70a..a24d964ad 100644 --- a/Geometry_Engine/Compute/MarchingSquares.cs +++ b/Geometry_Engine/Compute/MarchingSquares.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -137,3 +137,4 @@ private static List IntermediatePoints(Point firstPt, double fisrtValue, + diff --git a/Geometry_Engine/Compute/PointClustersDBSCAN.cs b/Geometry_Engine/Compute/PointClustersDBSCAN.cs index 0c3d441b6..c41d4ec0a 100644 --- a/Geometry_Engine/Compute/PointClustersDBSCAN.cs +++ b/Geometry_Engine/Compute/PointClustersDBSCAN.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List> PointClustersDBSCAN(this List points, dou + diff --git a/Geometry_Engine/Compute/REFTolerance.cs b/Geometry_Engine/Compute/REFTolerance.cs index 5a0e79bf7..f092eb591 100644 --- a/Geometry_Engine/Compute/REFTolerance.cs +++ b/Geometry_Engine/Compute/REFTolerance.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double REFTolerance(this double[,] matrix, double tolerance = Tole + diff --git a/Geometry_Engine/Compute/RowEchelonForm.cs b/Geometry_Engine/Compute/RowEchelonForm.cs index 7ce4c1d30..da270e200 100644 --- a/Geometry_Engine/Compute/RowEchelonForm.cs +++ b/Geometry_Engine/Compute/RowEchelonForm.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static partial class Compute + diff --git a/Geometry_Engine/Compute/SkewLineProximity.cs b/Geometry_Engine/Compute/SkewLineProximity.cs index 114a47f1a..56d7d3de1 100644 --- a/Geometry_Engine/Compute/SkewLineProximity.cs +++ b/Geometry_Engine/Compute/SkewLineProximity.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static Output SkewLineProximity(this Line line1, Line lin } + diff --git a/Geometry_Engine/Compute/SortAlongCurve.cs b/Geometry_Engine/Compute/SortAlongCurve.cs index a60dd4c90..88ec1202d 100644 --- a/Geometry_Engine/Compute/SortAlongCurve.cs +++ b/Geometry_Engine/Compute/SortAlongCurve.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -193,3 +193,4 @@ private static List SortAlongCurve(this List points, ICurve curve, } } + diff --git a/Geometry_Engine/Compute/SortCollinear.cs b/Geometry_Engine/Compute/SortCollinear.cs index 9a47c5454..cfd4c83e9 100644 --- a/Geometry_Engine/Compute/SortCollinear.cs +++ b/Geometry_Engine/Compute/SortCollinear.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List SortCollinear(this List points, double toleranc + diff --git a/Geometry_Engine/Compute/Split.cs b/Geometry_Engine/Compute/Split.cs index 472f2d737..2a0c9e783 100644 --- a/Geometry_Engine/Compute/Split.cs +++ b/Geometry_Engine/Compute/Split.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -156,3 +156,4 @@ public static List Split(Polyline outerRegion, List cuttingLines } + diff --git a/Geometry_Engine/Compute/SubMesh.cs b/Geometry_Engine/Compute/SubMesh.cs index 911e7e47d..93833966f 100644 --- a/Geometry_Engine/Compute/SubMesh.cs +++ b/Geometry_Engine/Compute/SubMesh.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -106,3 +106,4 @@ public static Output> SubMesh(this Mesh mesh, List faces, + diff --git a/Geometry_Engine/Compute/WetBlanketInterpretation.cs b/Geometry_Engine/Compute/WetBlanketInterpretation.cs index 50940148e..5ce01d7b0 100644 --- a/Geometry_Engine/Compute/WetBlanketInterpretation.cs +++ b/Geometry_Engine/Compute/WetBlanketInterpretation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -277,3 +277,4 @@ private static int Direction(Point center, Point a, double tol = Tolerance.Dista } + diff --git a/Geometry_Engine/Convert/DomainBox.cs b/Geometry_Engine/Convert/DomainBox.cs index a63d5dd90..7c2289114 100644 --- a/Geometry_Engine/Convert/DomainBox.cs +++ b/Geometry_Engine/Convert/DomainBox.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 DomainBox DomainBox(this BoundingBox box) } } + diff --git a/Geometry_Engine/Convert/Mesh.cs b/Geometry_Engine/Convert/Mesh.cs index eabf79616..537190e31 100644 --- a/Geometry_Engine/Convert/Mesh.cs +++ b/Geometry_Engine/Convert/Mesh.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Mesh ToMesh(this Mesh3D mesh3d) } } + diff --git a/Geometry_Engine/Convert/NurbsForm.cs b/Geometry_Engine/Convert/NurbsForm.cs index bc5119f1e..7bb044a9b 100644 --- a/Geometry_Engine/Convert/NurbsForm.cs +++ b/Geometry_Engine/Convert/NurbsForm.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -197,3 +197,4 @@ private static NurbsCurve ToNurbsCurve(this ICurve curve) } } + diff --git a/Geometry_Engine/Convert/Polyline.cs b/Geometry_Engine/Convert/Polyline.cs index ba294eede..7c9805639 100644 --- a/Geometry_Engine/Convert/Polyline.cs +++ b/Geometry_Engine/Convert/Polyline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -89,3 +89,4 @@ private static Polyline ToPolyline(ICurve curve) } } + diff --git a/Geometry_Engine/Create/Arc.cs b/Geometry_Engine/Create/Arc.cs index da9a30401..299e5bb69 100644 --- a/Geometry_Engine/Create/Arc.cs +++ b/Geometry_Engine/Create/Arc.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -255,3 +255,4 @@ private static int NextRandomSeed() + diff --git a/Geometry_Engine/Create/Basis.cs b/Geometry_Engine/Create/Basis.cs index a73b0cd7f..7e4f81b5d 100644 --- a/Geometry_Engine/Create/Basis.cs +++ b/Geometry_Engine/Create/Basis.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Basis Basis(Vector x, Vector y) + diff --git a/Geometry_Engine/Create/BoundaryCurve.cs b/Geometry_Engine/Create/BoundaryCurve.cs index 409c7e6da..3b3ee5431 100644 --- a/Geometry_Engine/Create/BoundaryCurve.cs +++ b/Geometry_Engine/Create/BoundaryCurve.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static BoundaryCurve BoundaryCurve(List curves, double tolerance /***************************************************/ } } + diff --git a/Geometry_Engine/Create/BoundingBox.cs b/Geometry_Engine/Create/BoundingBox.cs index 23497dc46..53d583ec5 100644 --- a/Geometry_Engine/Create/BoundingBox.cs +++ b/Geometry_Engine/Create/BoundingBox.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -125,3 +125,4 @@ public static BoundingBox RandomBoundingBox(Random rnd, BoundingBox box = null) + diff --git a/Geometry_Engine/Create/CartesianCoordinateSystem.cs b/Geometry_Engine/Create/CartesianCoordinateSystem.cs index 5a6a8ef07..1fceebac2 100644 --- a/Geometry_Engine/Create/CartesianCoordinateSystem.cs +++ b/Geometry_Engine/Create/CartesianCoordinateSystem.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -100,3 +100,4 @@ public static Cartesian RandomCartesianCoordinateSystem(Random rnd, BoundingBox + diff --git a/Geometry_Engine/Create/Circle.cs b/Geometry_Engine/Create/Circle.cs index d37e14394..bd31bf0c4 100644 --- a/Geometry_Engine/Create/Circle.cs +++ b/Geometry_Engine/Create/Circle.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -151,3 +151,4 @@ public static Circle RandomCircle(Random rnd, BoundingBox box = null) + diff --git a/Geometry_Engine/Create/CompositeGeometry.cs b/Geometry_Engine/Create/CompositeGeometry.cs index 30c568d0d..174102b81 100644 --- a/Geometry_Engine/Create/CompositeGeometry.cs +++ b/Geometry_Engine/Create/CompositeGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static CompositeGeometry RandomCompositeGeometry(Random rnd, BoundingBox + diff --git a/Geometry_Engine/Create/Cone.cs b/Geometry_Engine/Create/Cone.cs index 715311057..fcb74a083 100644 --- a/Geometry_Engine/Create/Cone.cs +++ b/Geometry_Engine/Create/Cone.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -49,3 +49,4 @@ public static Cone Cone(Point centre, Vector axis, double radius = 0.0, double h + diff --git a/Geometry_Engine/Create/Cuboid.cs b/Geometry_Engine/Create/Cuboid.cs index 765d9d3d7..a92a1cdfa 100644 --- a/Geometry_Engine/Create/Cuboid.cs +++ b/Geometry_Engine/Create/Cuboid.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static Cuboid Cuboid(Cartesian coordinateSystem, double length = 0.0, dou + diff --git a/Geometry_Engine/Create/Curve.cs b/Geometry_Engine/Create/Curve.cs index 57227b4e1..af7d2d9c1 100644 --- a/Geometry_Engine/Create/Curve.cs +++ b/Geometry_Engine/Create/Curve.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static ICurve RandomCurve(Point from, Random rnd, BoundingBox box = null, + diff --git a/Geometry_Engine/Create/Cylinder.cs b/Geometry_Engine/Create/Cylinder.cs index b887f24ca..1272b3b4c 100644 --- a/Geometry_Engine/Create/Cylinder.cs +++ b/Geometry_Engine/Create/Cylinder.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -49,3 +49,4 @@ public static Cylinder Cylinder(Point centre, Vector axis, double radius = 0.0, + diff --git a/Geometry_Engine/Create/DomainTree.cs b/Geometry_Engine/Create/DomainTree.cs index 510955ba9..79deb63ab 100644 --- a/Geometry_Engine/Create/DomainTree.cs +++ b/Geometry_Engine/Create/DomainTree.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 DomainTree DomainTree(this IEnumerable geometries, int tr } } + diff --git a/Geometry_Engine/Create/Ellipse.cs b/Geometry_Engine/Create/Ellipse.cs index 8131c86fa..4aa19a8b3 100644 --- a/Geometry_Engine/Create/Ellipse.cs +++ b/Geometry_Engine/Create/Ellipse.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -142,3 +142,4 @@ public static Ellipse RandomEllipse(Random rnd, BoundingBox box = null) + diff --git a/Geometry_Engine/Create/Extrusion.cs b/Geometry_Engine/Create/Extrusion.cs index 924f0b9d3..fb594bd44 100644 --- a/Geometry_Engine/Create/Extrusion.cs +++ b/Geometry_Engine/Create/Extrusion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Extrusion RandomExtrusion(Random rnd, BoundingBox box = null) + diff --git a/Geometry_Engine/Create/Face.cs b/Geometry_Engine/Create/Face.cs index dba8ff63c..636d59a3c 100644 --- a/Geometry_Engine/Create/Face.cs +++ b/Geometry_Engine/Create/Face.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Face Face(int a, int b, int c, int d = -1) + diff --git a/Geometry_Engine/Create/Geometry.cs b/Geometry_Engine/Create/Geometry.cs index 1e56780b2..1bdd6a90e 100644 --- a/Geometry_Engine/Create/Geometry.cs +++ b/Geometry_Engine/Create/Geometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -157,3 +157,4 @@ public static IGeometry RandomGeometry(Type type, Random rnd, BoundingBox box = + diff --git a/Geometry_Engine/Create/IElement2D/NewInternalElement2D.cs b/Geometry_Engine/Create/IElement2D/NewInternalElement2D.cs index 354f0ca3c..b2570d717 100644 --- a/Geometry_Engine/Create/IElement2D/NewInternalElement2D.cs +++ b/Geometry_Engine/Create/IElement2D/NewInternalElement2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IElement2D NewInternalElement2D(this PlanarSurface surface) + diff --git a/Geometry_Engine/Create/IntegrationSlice.cs b/Geometry_Engine/Create/IntegrationSlice.cs index 24cf4394c..cdc23eb98 100644 --- a/Geometry_Engine/Create/IntegrationSlice.cs +++ b/Geometry_Engine/Create/IntegrationSlice.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -107,3 +107,4 @@ public static List IntegrationSlices(List edges, Vecto + diff --git a/Geometry_Engine/Create/Line.cs b/Geometry_Engine/Create/Line.cs index c345790b5..930d2e081 100644 --- a/Geometry_Engine/Create/Line.cs +++ b/Geometry_Engine/Create/Line.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -132,3 +132,4 @@ public static Line RandomLine(Point from, Random rnd, BoundingBox box = null) + diff --git a/Geometry_Engine/Create/Loft.cs b/Geometry_Engine/Create/Loft.cs index f9e552b2a..15231f4b0 100644 --- a/Geometry_Engine/Create/Loft.cs +++ b/Geometry_Engine/Create/Loft.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Loft RandomLoft(Random rnd, BoundingBox box = null, int minNbCurve + diff --git a/Geometry_Engine/Create/Mesh.cs b/Geometry_Engine/Create/Mesh.cs index bb5e601ab..11ccf3ac4 100644 --- a/Geometry_Engine/Create/Mesh.cs +++ b/Geometry_Engine/Create/Mesh.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -121,3 +121,4 @@ public static Mesh RandomMesh(Random rnd, BoundingBox box = null, int minNbCPs = + diff --git a/Geometry_Engine/Create/Mesh3D.cs b/Geometry_Engine/Create/Mesh3D.cs index 95e3a1846..4156e17cf 100644 --- a/Geometry_Engine/Create/Mesh3D.cs +++ b/Geometry_Engine/Create/Mesh3D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Mesh3D Mesh3D(List vertices, List faces, List vertices, double tolerance = Tolerance /***************************************************/ } } + diff --git a/Geometry_Engine/Create/Quaternion.cs b/Geometry_Engine/Create/Quaternion.cs index 18665bacc..deb8a0f5c 100644 --- a/Geometry_Engine/Create/Quaternion.cs +++ b/Geometry_Engine/Create/Quaternion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -95,3 +95,4 @@ public static Quaternion RandomQuaternion(Random rnd) + diff --git a/Geometry_Engine/Create/Sphere.cs b/Geometry_Engine/Create/Sphere.cs index 362e8c92d..c8274818b 100644 --- a/Geometry_Engine/Create/Sphere.cs +++ b/Geometry_Engine/Create/Sphere.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Sphere Sphere(Point centre, double radius) + diff --git a/Geometry_Engine/Create/Surface.cs b/Geometry_Engine/Create/Surface.cs index fb4a1c198..5b10d1ff2 100644 --- a/Geometry_Engine/Create/Surface.cs +++ b/Geometry_Engine/Create/Surface.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ISurface RandomSurface(Random rnd, BoundingBox box = null) + diff --git a/Geometry_Engine/Create/Torus.cs b/Geometry_Engine/Create/Torus.cs index 97a7ba713..cedd339eb 100644 --- a/Geometry_Engine/Create/Torus.cs +++ b/Geometry_Engine/Create/Torus.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -49,3 +49,4 @@ public static Torus Torus(Point centre, Vector axis, double radiusMajor = 0.0, d + diff --git a/Geometry_Engine/Create/TransformMatrix.cs b/Geometry_Engine/Create/TransformMatrix.cs index 734a7520e..3b4a5df23 100644 --- a/Geometry_Engine/Create/TransformMatrix.cs +++ b/Geometry_Engine/Create/TransformMatrix.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -264,3 +264,4 @@ public static TransformMatrix RandomMatrix(Random rnd, double minVal = -1, doubl + diff --git a/Geometry_Engine/Create/Vector.cs b/Geometry_Engine/Create/Vector.cs index 88ff8a8d6..b7338b418 100644 --- a/Geometry_Engine/Create/Vector.cs +++ b/Geometry_Engine/Create/Vector.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -148,3 +148,4 @@ public static Vector RandomVectorInPlane(Plane plane, Random rnd, bool normalise + diff --git a/Geometry_Engine/Modify/CleanPolyline.cs b/Geometry_Engine/Modify/CleanPolyline.cs index 42ff9ffb9..dc3a6ab5b 100644 --- a/Geometry_Engine/Modify/CleanPolyline.cs +++ b/Geometry_Engine/Modify/CleanPolyline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static Polyline CleanPolyline(this Polyline polyline, double angleToleran + diff --git a/Geometry_Engine/Modify/Close.cs b/Geometry_Engine/Modify/Close.cs index 6cdca7223..e01150fb8 100644 --- a/Geometry_Engine/Modify/Close.cs +++ b/Geometry_Engine/Modify/Close.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static PolyCurve Close(this PolyCurve polyCurve, double tolerance = Toler + diff --git a/Geometry_Engine/Modify/CollapseToPolyline.cs b/Geometry_Engine/Modify/CollapseToPolyline.cs index 0110c9f8c..0601705bc 100644 --- a/Geometry_Engine/Modify/CollapseToPolyline.cs +++ b/Geometry_Engine/Modify/CollapseToPolyline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -172,3 +172,4 @@ private static List ICollapseToPolylineVertices(this ICurve curve, double } } + diff --git a/Geometry_Engine/Modify/CullDuplicate.cs b/Geometry_Engine/Modify/CullDuplicate.cs index e40f01719..db7082d6a 100644 --- a/Geometry_Engine/Modify/CullDuplicate.cs +++ b/Geometry_Engine/Modify/CullDuplicate.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static List CullDuplicateLines(this List lines, double tolera + diff --git a/Geometry_Engine/Modify/Extend.cs b/Geometry_Engine/Modify/Extend.cs index 3da44d348..40a13ce16 100644 --- a/Geometry_Engine/Modify/Extend.cs +++ b/Geometry_Engine/Modify/Extend.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -376,3 +376,4 @@ private static PolyCurve ExtendTangent(this PolyCurve curve, double start = 0.0, } } + diff --git a/Geometry_Engine/Modify/Flip.cs b/Geometry_Engine/Modify/Flip.cs index 94b73c2d1..18f2244a7 100644 --- a/Geometry_Engine/Modify/Flip.cs +++ b/Geometry_Engine/Modify/Flip.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ICurve IFlip(this ICurve curve) + diff --git a/Geometry_Engine/Modify/Inflate.cs b/Geometry_Engine/Modify/Inflate.cs index 36bed0347..3a5a22482 100644 --- a/Geometry_Engine/Modify/Inflate.cs +++ b/Geometry_Engine/Modify/Inflate.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static BoundingBox Inflate(this BoundingBox box, double amount) + diff --git a/Geometry_Engine/Modify/Invert.cs b/Geometry_Engine/Modify/Invert.cs index 252063529..a00400eda 100644 --- a/Geometry_Engine/Modify/Invert.cs +++ b/Geometry_Engine/Modify/Invert.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static TransformMatrix Invert(this TransformMatrix transform) + diff --git a/Geometry_Engine/Modify/MergeVertices.cs b/Geometry_Engine/Modify/MergeVertices.cs index cca47e130..83fccd273 100644 --- a/Geometry_Engine/Modify/MergeVertices.cs +++ b/Geometry_Engine/Modify/MergeVertices.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Mesh MergeVertices(this Mesh mesh, double tolerance = Tolerance.Di + diff --git a/Geometry_Engine/Modify/Mirror.cs b/Geometry_Engine/Modify/Mirror.cs index 124a934f6..a69caff74 100644 --- a/Geometry_Engine/Modify/Mirror.cs +++ b/Geometry_Engine/Modify/Mirror.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -248,3 +248,4 @@ private static IGeometry Mirror(this IGeometry geometry, Plane p) } + diff --git a/Geometry_Engine/Modify/Normalise.cs b/Geometry_Engine/Modify/Normalise.cs index 755ec34fc..3e8797ca4 100644 --- a/Geometry_Engine/Modify/Normalise.cs +++ b/Geometry_Engine/Modify/Normalise.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static Quaternion Normalise(this Quaternion q) + diff --git a/Geometry_Engine/Modify/Offset.cs b/Geometry_Engine/Modify/Offset.cs index 19fc31986..9be800f97 100644 --- a/Geometry_Engine/Modify/Offset.cs +++ b/Geometry_Engine/Modify/Offset.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -929,3 +929,4 @@ private static PolyCurve Fillet(this ICurve curve1, ICurve curve2, bool tangentE } + diff --git a/Geometry_Engine/Modify/Orient.cs b/Geometry_Engine/Modify/Orient.cs index aecd58e6f..ebce42c01 100644 --- a/Geometry_Engine/Modify/Orient.cs +++ b/Geometry_Engine/Modify/Orient.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 T Orient(this T geometry, Cartesian csFrom, Cartesian csTo) whe } + diff --git a/Geometry_Engine/Modify/Project.cs b/Geometry_Engine/Modify/Project.cs index b51029aa4..2e1aca97d 100644 --- a/Geometry_Engine/Modify/Project.cs +++ b/Geometry_Engine/Modify/Project.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -259,3 +259,4 @@ private static IGeometry Project(this IGeometry geometry, Plane p) } } + diff --git a/Geometry_Engine/Modify/ProjectAlong.cs b/Geometry_Engine/Modify/ProjectAlong.cs index 1c48b334f..e5f8a71c3 100644 --- a/Geometry_Engine/Modify/ProjectAlong.cs +++ b/Geometry_Engine/Modify/ProjectAlong.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -234,3 +234,4 @@ private static IGeometry ProjectAlong(this IGeometry geometry, Plane plane, Vect } } + diff --git a/Geometry_Engine/Modify/RemoveLeastSignificantVertices.cs b/Geometry_Engine/Modify/RemoveLeastSignificantVertices.cs index 634960640..8c0112ae7 100644 --- a/Geometry_Engine/Modify/RemoveLeastSignificantVertices.cs +++ b/Geometry_Engine/Modify/RemoveLeastSignificantVertices.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -96,3 +96,4 @@ public static Polyline RemoveLeastSignificantVertices(this Polyline polyline, do + diff --git a/Geometry_Engine/Modify/RemoveShortSegments.cs b/Geometry_Engine/Modify/RemoveShortSegments.cs index e0ab88aea..32e73e70d 100644 --- a/Geometry_Engine/Modify/RemoveShortSegments.cs +++ b/Geometry_Engine/Modify/RemoveShortSegments.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -89,3 +89,4 @@ public static Polyline RemoveShortSegments(this Polyline polyline, double minimu + diff --git a/Geometry_Engine/Modify/Reverse.cs b/Geometry_Engine/Modify/Reverse.cs index 1b35e528f..ab97c0a72 100644 --- a/Geometry_Engine/Modify/Reverse.cs +++ b/Geometry_Engine/Modify/Reverse.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Line Reverse(this Line line) } + diff --git a/Geometry_Engine/Modify/Rotate.cs b/Geometry_Engine/Modify/Rotate.cs index 0ff98b60c..909e0f381 100644 --- a/Geometry_Engine/Modify/Rotate.cs +++ b/Geometry_Engine/Modify/Rotate.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -259,3 +259,4 @@ private static IGeometry Rotate(this IGeometry geometry, double rad, Vector axis } + diff --git a/Geometry_Engine/Modify/RoundCoordinates.cs b/Geometry_Engine/Modify/RoundCoordinates.cs index 2ece4a874..73fa475c3 100644 --- a/Geometry_Engine/Modify/RoundCoordinates.cs +++ b/Geometry_Engine/Modify/RoundCoordinates.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -334,3 +334,4 @@ private static IGeometry RoundCoordinates(this IGeometry geometry, int decimalPl } + diff --git a/Geometry_Engine/Modify/Scale.cs b/Geometry_Engine/Modify/Scale.cs index abd4c8530..ebaae82b7 100644 --- a/Geometry_Engine/Modify/Scale.cs +++ b/Geometry_Engine/Modify/Scale.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -232,3 +232,4 @@ private static IGeometry Scale(this IGeometry geometry, Point origin, Vector sca } + diff --git a/Geometry_Engine/Modify/SetGeometry.cs b/Geometry_Engine/Modify/SetGeometry.cs index b2f00b04e..21d8c40d7 100644 --- a/Geometry_Engine/Modify/SetGeometry.cs +++ b/Geometry_Engine/Modify/SetGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -100,3 +100,4 @@ public static ICurve ISetGeometry(this ICurve curve, ICurve newCurve) + diff --git a/Geometry_Engine/Modify/SetInternalElements2D.cs b/Geometry_Engine/Modify/SetInternalElements2D.cs index 65d56187d..7c38cf89d 100644 --- a/Geometry_Engine/Modify/SetInternalElements2D.cs +++ b/Geometry_Engine/Modify/SetInternalElements2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static PlanarSurface SetInternalElements2D(this PlanarSurface surface, Li + diff --git a/Geometry_Engine/Modify/SetOutlineElements1D.cs b/Geometry_Engine/Modify/SetOutlineElements1D.cs index 3379970c0..632c4e655 100644 --- a/Geometry_Engine/Modify/SetOutlineElements1D.cs +++ b/Geometry_Engine/Modify/SetOutlineElements1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static PlanarSurface SetOutlineElements1D(this PlanarSurface surface, IEn } + diff --git a/Geometry_Engine/Modify/Simplify.cs b/Geometry_Engine/Modify/Simplify.cs index 767f68db7..84961d0cb 100644 --- a/Geometry_Engine/Modify/Simplify.cs +++ b/Geometry_Engine/Modify/Simplify.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static Polyline Simplify(this Polyline polyline, double distanceTolerance } + diff --git a/Geometry_Engine/Modify/SortCurves.cs b/Geometry_Engine/Modify/SortCurves.cs index 9242542dd..e81e0b959 100644 --- a/Geometry_Engine/Modify/SortCurves.cs +++ b/Geometry_Engine/Modify/SortCurves.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static PolyCurve SortCurves(this PolyCurve curve, double tolerance = Tole + diff --git a/Geometry_Engine/Modify/SplitAtPoints.cs b/Geometry_Engine/Modify/SplitAtPoints.cs index df04fbbe3..ce81f2aaf 100644 --- a/Geometry_Engine/Modify/SplitAtPoints.cs +++ b/Geometry_Engine/Modify/SplitAtPoints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -527,3 +527,4 @@ private static List OrderedNonDuplicates(this List values, doubl } + diff --git a/Geometry_Engine/Modify/Transform.cs b/Geometry_Engine/Modify/Transform.cs index b3d717aea..4ffa68899 100644 --- a/Geometry_Engine/Modify/Transform.cs +++ b/Geometry_Engine/Modify/Transform.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -343,3 +343,4 @@ private static bool IsUniformScaling(this TransformMatrix transform) } } + diff --git a/Geometry_Engine/Modify/Translate.cs b/Geometry_Engine/Modify/Translate.cs index 8673da2df..bfd5f93db 100644 --- a/Geometry_Engine/Modify/Translate.cs +++ b/Geometry_Engine/Modify/Translate.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -223,3 +223,4 @@ private static IGeometry Translate(this IGeometry geometry, Vector transform) } + diff --git a/Geometry_Engine/Modify/Transpose.cs b/Geometry_Engine/Modify/Transpose.cs index 8b478b41f..e4b1362a2 100644 --- a/Geometry_Engine/Modify/Transpose.cs +++ b/Geometry_Engine/Modify/Transpose.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 TransformMatrix Transpose(this TransformMatrix transform) + diff --git a/Geometry_Engine/Modify/Triangulate.cs b/Geometry_Engine/Modify/Triangulate.cs index c6c50b24c..8ea11a6df 100644 --- a/Geometry_Engine/Modify/Triangulate.cs +++ b/Geometry_Engine/Modify/Triangulate.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Mesh Triangulate(this Mesh mesh) + diff --git a/Geometry_Engine/Objects/LineTree.cs b/Geometry_Engine/Objects/LineTree.cs index 8daea54d6..a66c2169c 100644 --- a/Geometry_Engine/Objects/LineTree.cs +++ b/Geometry_Engine/Objects/LineTree.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 class LineTree } + diff --git a/Geometry_Engine/Query/Angle.cs b/Geometry_Engine/Query/Angle.cs index 7217a5915..741ad8c6c 100644 --- a/Geometry_Engine/Query/Angle.cs +++ b/Geometry_Engine/Query/Angle.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -155,3 +155,4 @@ public static double Angle(this Point firstPt, Point secondPt, Point thirdPt) } + diff --git a/Geometry_Engine/Query/Area.cs b/Geometry_Engine/Query/Area.cs index 41af5152d..bee8fe4e5 100644 --- a/Geometry_Engine/Query/Area.cs +++ b/Geometry_Engine/Query/Area.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -355,3 +355,4 @@ private static double Area(this IGeometry geometry, double tolerance = Tolerance } } + diff --git a/Geometry_Engine/Query/Average.cs b/Geometry_Engine/Query/Average.cs index 24748b4cc..2bb03b587 100644 --- a/Geometry_Engine/Query/Average.cs +++ b/Geometry_Engine/Query/Average.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Vector Average(this List vs) + diff --git a/Geometry_Engine/Query/BasisFunction.cs b/Geometry_Engine/Query/BasisFunction.cs index 6b2c45c04..2b52b4d73 100644 --- a/Geometry_Engine/Query/BasisFunction.cs +++ b/Geometry_Engine/Query/BasisFunction.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -93,3 +93,4 @@ private static double LinearKnotInterpelation(List knots, int i, int n, + diff --git a/Geometry_Engine/Query/Bounds.cs b/Geometry_Engine/Query/Bounds.cs index 71819ec18..fa44e3085 100644 --- a/Geometry_Engine/Query/Bounds.cs +++ b/Geometry_Engine/Query/Bounds.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -549,3 +549,4 @@ private static BoundingBox Bounds(IGeometry geometry) + diff --git a/Geometry_Engine/Query/Cells.cs b/Geometry_Engine/Query/Cells.cs index b1a9c2f71..e04019309 100644 --- a/Geometry_Engine/Query/Cells.cs +++ b/Geometry_Engine/Query/Cells.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List> Cells(this Mesh3D mesh3d) + diff --git a/Geometry_Engine/Query/Centre.cs b/Geometry_Engine/Query/Centre.cs index 84084e081..6fab7f66e 100644 --- a/Geometry_Engine/Query/Centre.cs +++ b/Geometry_Engine/Query/Centre.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -93,3 +93,4 @@ public static List Centres(this Mesh mesh) + diff --git a/Geometry_Engine/Query/Centroid.cs b/Geometry_Engine/Query/Centroid.cs index 868935319..b1a8fcb44 100644 --- a/Geometry_Engine/Query/Centroid.cs +++ b/Geometry_Engine/Query/Centroid.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -397,3 +397,4 @@ private static Point CurveListCentroid(this IEnumerable boundaryCurves, } + diff --git a/Geometry_Engine/Query/ClosestDistance.cs b/Geometry_Engine/Query/ClosestDistance.cs index 71132b704..6b47596a2 100644 --- a/Geometry_Engine/Query/ClosestDistance.cs +++ b/Geometry_Engine/Query/ClosestDistance.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ClosestDistance(this IEnumerable ptsA, IEnumerable

, List, List> ClosestPoints(List ControlPoints(this ICurve curve) } } + diff --git a/Geometry_Engine/Query/CurvatureAtParameter.cs b/Geometry_Engine/Query/CurvatureAtParameter.cs index b3134381d..4333ad8f0 100644 --- a/Geometry_Engine/Query/CurvatureAtParameter.cs +++ b/Geometry_Engine/Query/CurvatureAtParameter.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Output CurvatureAtParameter(this NurbsSurface surf + diff --git a/Geometry_Engine/Query/CurveIntersections.cs b/Geometry_Engine/Query/CurveIntersections.cs index d27d796f5..bac05dade 100644 --- a/Geometry_Engine/Query/CurveIntersections.cs +++ b/Geometry_Engine/Query/CurveIntersections.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -290,3 +290,4 @@ public static List ICurveIntersections(this ICurve curve1, ICurve curve2, } + diff --git a/Geometry_Engine/Query/Curves.cs b/Geometry_Engine/Query/Curves.cs index 9c2d4bdd2..abae9d38a 100644 --- a/Geometry_Engine/Query/Curves.cs +++ b/Geometry_Engine/Query/Curves.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ICurves(this IPolyCurve curve) /***************************************************/ } } + diff --git a/Geometry_Engine/Query/Degree.cs b/Geometry_Engine/Query/Degree.cs index b18e024ea..be8a988c1 100644 --- a/Geometry_Engine/Query/Degree.cs +++ b/Geometry_Engine/Query/Degree.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static int Degree(this NurbsCurve curve) + diff --git a/Geometry_Engine/Query/DerivativeAtParameter.cs b/Geometry_Engine/Query/DerivativeAtParameter.cs index a3066b97d..2108c56fc 100644 --- a/Geometry_Engine/Query/DerivativeAtParameter.cs +++ b/Geometry_Engine/Query/DerivativeAtParameter.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -214,3 +214,4 @@ public static Vector DerivativeAtParameter(this NurbsSurface surface, double u, + diff --git a/Geometry_Engine/Query/DerivativeFunction.cs b/Geometry_Engine/Query/DerivativeFunction.cs index dfcb2c1f2..e7cc7d9df 100644 --- a/Geometry_Engine/Query/DerivativeFunction.cs +++ b/Geometry_Engine/Query/DerivativeFunction.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static double KnotFactor(List knots, int i, int n) + diff --git a/Geometry_Engine/Query/Determinant.cs b/Geometry_Engine/Query/Determinant.cs index f85a586e0..c973ba083 100644 --- a/Geometry_Engine/Query/Determinant.cs +++ b/Geometry_Engine/Query/Determinant.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -127,3 +127,4 @@ private static void GetCofactor(double[,] mat, double[,] temp, int p, int q, int + diff --git a/Geometry_Engine/Query/Direction.cs b/Geometry_Engine/Query/Direction.cs index 9dbc9535b..2052de745 100644 --- a/Geometry_Engine/Query/Direction.cs +++ b/Geometry_Engine/Query/Direction.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Vector Normal(this Mesh mesh, Face face, double tolerance = Tolera + diff --git a/Geometry_Engine/Query/DiscontinuityPoints.cs b/Geometry_Engine/Query/DiscontinuityPoints.cs index 4da843f53..f79254f1b 100644 --- a/Geometry_Engine/Query/DiscontinuityPoints.cs +++ b/Geometry_Engine/Query/DiscontinuityPoints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -212,3 +212,4 @@ private static List DiscontinuityPoints(this ICurve curve, double distanc } } + diff --git a/Geometry_Engine/Query/Distance.cs b/Geometry_Engine/Query/Distance.cs index 09a5cdbe7..11075b71b 100644 --- a/Geometry_Engine/Query/Distance.cs +++ b/Geometry_Engine/Query/Distance.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -163,3 +163,4 @@ private static double Distance(this Point point, ICurve curve) + diff --git a/Geometry_Engine/Query/Edges.cs b/Geometry_Engine/Query/Edges.cs index 2059ef6d1..458164e43 100644 --- a/Geometry_Engine/Query/Edges.cs +++ b/Geometry_Engine/Query/Edges.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -134,3 +134,4 @@ public static List Edges(this ISurface surface) + diff --git a/Geometry_Engine/Query/ElementNormal.cs b/Geometry_Engine/Query/ElementNormal.cs index 526f58262..5c4900ba3 100644 --- a/Geometry_Engine/Query/ElementNormal.cs +++ b/Geometry_Engine/Query/ElementNormal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Vector ElementNormal(this ICurve curve, double orientationAngle) + diff --git a/Geometry_Engine/Query/EndDir.cs b/Geometry_Engine/Query/EndDir.cs index dfb4ee03f..96632162a 100644 --- a/Geometry_Engine/Query/EndDir.cs +++ b/Geometry_Engine/Query/EndDir.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Vector EndDir(this ICurve curve) + diff --git a/Geometry_Engine/Query/EndPoint.cs b/Geometry_Engine/Query/EndPoint.cs index c94cd2a88..de66a5c76 100644 --- a/Geometry_Engine/Query/EndPoint.cs +++ b/Geometry_Engine/Query/EndPoint.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -127,3 +127,4 @@ private static Point EndPoint(this ICurve curve) } + diff --git a/Geometry_Engine/Query/Extents.cs b/Geometry_Engine/Query/Extents.cs index fa605697f..1da360725 100644 --- a/Geometry_Engine/Query/Extents.cs +++ b/Geometry_Engine/Query/Extents.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Vector Extents(this BoundingBox box) + diff --git a/Geometry_Engine/Query/ExternalFaceMesh.cs b/Geometry_Engine/Query/ExternalFaceMesh.cs index 5d2485983..5af49a885 100644 --- a/Geometry_Engine/Query/ExternalFaceMesh.cs +++ b/Geometry_Engine/Query/ExternalFaceMesh.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static Mesh ExternalFaceMesh(this Mesh3D mesh3d) + diff --git a/Geometry_Engine/Query/FaceIndices.cs b/Geometry_Engine/Query/FaceIndices.cs index 30db0790b..a9cb8cf50 100644 --- a/Geometry_Engine/Query/FaceIndices.cs +++ b/Geometry_Engine/Query/FaceIndices.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List FaceIndices(this Face meshFace) } + diff --git a/Geometry_Engine/Query/FilterByNormal.cs b/Geometry_Engine/Query/FilterByNormal.cs index 971840f40..339019d5c 100644 --- a/Geometry_Engine/Query/FilterByNormal.cs +++ b/Geometry_Engine/Query/FilterByNormal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List FilterByNormal(this List surfac } } } + diff --git a/Geometry_Engine/Query/Geometry.cs b/Geometry_Engine/Query/Geometry.cs index ba6ee4b7f..a4e806223 100644 --- a/Geometry_Engine/Query/Geometry.cs +++ b/Geometry_Engine/Query/Geometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ICurve IGeometry(this ICurve curve) + diff --git a/Geometry_Engine/Query/GeometryHash.cs b/Geometry_Engine/Query/GeometryHash.cs index d4f51d70c..76a9c465e 100644 --- a/Geometry_Engine/Query/GeometryHash.cs +++ b/Geometry_Engine/Query/GeometryHash.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 enum TypeTranslationFactor + diff --git a/Geometry_Engine/Query/GetLineSegment.cs b/Geometry_Engine/Query/GetLineSegment.cs index 48275a0c6..f8ba60a1c 100644 --- a/Geometry_Engine/Query/GetLineSegment.cs +++ b/Geometry_Engine/Query/GetLineSegment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Line GetLineSegment(this Polyline pline, Point pt) } + diff --git a/Geometry_Engine/Query/Height.cs b/Geometry_Engine/Query/Height.cs index f137ff0e9..8b1878509 100644 --- a/Geometry_Engine/Query/Height.cs +++ b/Geometry_Engine/Query/Height.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double Height(this BoundingBox boundingBox) } } + diff --git a/Geometry_Engine/Query/HorizontalHypotenuseLength.cs b/Geometry_Engine/Query/HorizontalHypotenuseLength.cs index 8ef7964e9..3fa7508b4 100644 --- a/Geometry_Engine/Query/HorizontalHypotenuseLength.cs +++ b/Geometry_Engine/Query/HorizontalHypotenuseLength.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static double HorizontalHypotenuseLength(this BoundingBox boundingBox) } } + diff --git a/Geometry_Engine/Query/Integration.cs b/Geometry_Engine/Query/Integration.cs index dca88fa73..e158e002d 100644 --- a/Geometry_Engine/Query/Integration.cs +++ b/Geometry_Engine/Query/Integration.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -189,3 +189,4 @@ public static double AreaIntegration(List solid, List IInternalEdges(this ISurface surface) + diff --git a/Geometry_Engine/Query/InternalElements2D.cs b/Geometry_Engine/Query/InternalElements2D.cs index ad6e3f6ac..a07729835 100644 --- a/Geometry_Engine/Query/InternalElements2D.cs +++ b/Geometry_Engine/Query/InternalElements2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List InternalElements2D(this PlanarSurface surface) + diff --git a/Geometry_Engine/Query/IsClockwise.cs b/Geometry_Engine/Query/IsClockwise.cs index ff6af61fc..b3e5adb3a 100644 --- a/Geometry_Engine/Query/IsClockwise.cs +++ b/Geometry_Engine/Query/IsClockwise.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -213,3 +213,4 @@ public static bool IIsClockwise(this ICurve curve, Vector axis, double tolerance } + diff --git a/Geometry_Engine/Query/IsClosed.cs b/Geometry_Engine/Query/IsClosed.cs index 651057762..1402f6555 100644 --- a/Geometry_Engine/Query/IsClosed.cs +++ b/Geometry_Engine/Query/IsClosed.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -193,3 +193,4 @@ public static bool IsClosed(this NurbsSurface surface, double tolerance = Tolera + diff --git a/Geometry_Engine/Query/IsCollinear.cs b/Geometry_Engine/Query/IsCollinear.cs index f5ee5cdb0..d988cde39 100644 --- a/Geometry_Engine/Query/IsCollinear.cs +++ b/Geometry_Engine/Query/IsCollinear.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsCollinear(this Line line1, Line line2, double tolerance = T + diff --git a/Geometry_Engine/Query/IsContaining.cs b/Geometry_Engine/Query/IsContaining.cs index 28aa597b8..e8fd48023 100644 --- a/Geometry_Engine/Query/IsContaining.cs +++ b/Geometry_Engine/Query/IsContaining.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -611,3 +611,4 @@ private static bool IsContaining(this ICurve curve1, ICurve curve2, bool acceptO } } + diff --git a/Geometry_Engine/Query/IsCoplanar.cs b/Geometry_Engine/Query/IsCoplanar.cs index 9c3e5501f..ca92fba26 100644 --- a/Geometry_Engine/Query/IsCoplanar.cs +++ b/Geometry_Engine/Query/IsCoplanar.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -201,3 +201,4 @@ public static bool IIsCoplanar(this ICurve curve1, ICurve curve2, double toleran + diff --git a/Geometry_Engine/Query/IsEqual.cs b/Geometry_Engine/Query/IsEqual.cs index 9304a6962..d9a8d8143 100644 --- a/Geometry_Engine/Query/IsEqual.cs +++ b/Geometry_Engine/Query/IsEqual.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -312,3 +312,4 @@ private static bool IsEqual(this IGeometry geometry, IGeometry other, double tol } } + diff --git a/Geometry_Engine/Query/IsInPlane.cs b/Geometry_Engine/Query/IsInPlane.cs index a11fa87ab..ab270b6aa 100644 --- a/Geometry_Engine/Query/IsInPlane.cs +++ b/Geometry_Engine/Query/IsInPlane.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -229,3 +229,4 @@ private static bool IsInPlane(this IGeometry geometry, Plane plane, double toler } } + diff --git a/Geometry_Engine/Query/IsInRange.cs b/Geometry_Engine/Query/IsInRange.cs index 36db6d9df..6413168c1 100644 --- a/Geometry_Engine/Query/IsInRange.cs +++ b/Geometry_Engine/Query/IsInRange.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsInRange(this ICurve curve, BoundingBox box, double toleranc + diff --git a/Geometry_Engine/Query/IsLinear.cs b/Geometry_Engine/Query/IsLinear.cs index 669e04ee6..8130691ff 100644 --- a/Geometry_Engine/Query/IsLinear.cs +++ b/Geometry_Engine/Query/IsLinear.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool IsLinear(this ICurve curve, double tolerance = Tolerance.Dis } } + diff --git a/Geometry_Engine/Query/IsNull.cs b/Geometry_Engine/Query/IsNull.cs index 7c33f7325..b0e1fe54e 100644 --- a/Geometry_Engine/Query/IsNull.cs +++ b/Geometry_Engine/Query/IsNull.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsNull(this IGeometry geometry, string msg = "", [CallerMembe } } + diff --git a/Geometry_Engine/Query/IsNurbsCurve.cs b/Geometry_Engine/Query/IsNurbsCurve.cs index e5f21ea01..cf803ca3d 100644 --- a/Geometry_Engine/Query/IsNurbsCurve.cs +++ b/Geometry_Engine/Query/IsNurbsCurve.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static bool IsNurbsCurve(this ICurve curve) + diff --git a/Geometry_Engine/Query/IsOnCurve.cs b/Geometry_Engine/Query/IsOnCurve.cs index ce1464105..374888b07 100644 --- a/Geometry_Engine/Query/IsOnCurve.cs +++ b/Geometry_Engine/Query/IsOnCurve.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool IsOnCurve(this Point point, ICurve curve, double tolerance = + diff --git a/Geometry_Engine/Query/IsOrthogonal.cs b/Geometry_Engine/Query/IsOrthogonal.cs index 399420c47..ad9a6a3dc 100644 --- a/Geometry_Engine/Query/IsOrthogonal.cs +++ b/Geometry_Engine/Query/IsOrthogonal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 bool IsOrthogonal(this Vector vector, double angleTolerance = Tole } } + diff --git a/Geometry_Engine/Query/IsParallel.cs b/Geometry_Engine/Query/IsParallel.cs index 2c038596f..c3624a0f1 100644 --- a/Geometry_Engine/Query/IsParallel.cs +++ b/Geometry_Engine/Query/IsParallel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 int IsParallel(this Line line1, Line line2, double angleTolerance + diff --git a/Geometry_Engine/Query/IsPartiallyContaining.cs b/Geometry_Engine/Query/IsPartiallyContaining.cs index 1bdf37ccf..3e7abeaef 100644 --- a/Geometry_Engine/Query/IsPartiallyContaining.cs +++ b/Geometry_Engine/Query/IsPartiallyContaining.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static bool IsPartiallyContaining(this Polyline polyline, List poi } + diff --git a/Geometry_Engine/Query/IsPeriodic.cs b/Geometry_Engine/Query/IsPeriodic.cs index 2949d794a..c8b915c3b 100644 --- a/Geometry_Engine/Query/IsPeriodic.cs +++ b/Geometry_Engine/Query/IsPeriodic.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static bool IsPeriodic(this NurbsSurface surface) + diff --git a/Geometry_Engine/Query/IsPlanar.cs b/Geometry_Engine/Query/IsPlanar.cs index 776413344..011a6f08e 100644 --- a/Geometry_Engine/Query/IsPlanar.cs +++ b/Geometry_Engine/Query/IsPlanar.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -299,3 +299,4 @@ private static bool IsPlanar(this IGeometry geometry, double tolerance = Toleran } } + diff --git a/Geometry_Engine/Query/IsPolylinear.cs b/Geometry_Engine/Query/IsPolylinear.cs index 859019b0a..5792978a1 100644 --- a/Geometry_Engine/Query/IsPolylinear.cs +++ b/Geometry_Engine/Query/IsPolylinear.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -102,3 +102,4 @@ private static bool IsPolylinear(this ICurve curve) } } + diff --git a/Geometry_Engine/Query/IsQuad.cs b/Geometry_Engine/Query/IsQuad.cs index bd5068fd9..02d986609 100644 --- a/Geometry_Engine/Query/IsQuad.cs +++ b/Geometry_Engine/Query/IsQuad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool IsQuad(this Face face) + diff --git a/Geometry_Engine/Query/IsRigidTransformation.cs b/Geometry_Engine/Query/IsRigidTransformation.cs index 9e522e10e..14f052517 100644 --- a/Geometry_Engine/Query/IsRigidTransformation.cs +++ b/Geometry_Engine/Query/IsRigidTransformation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsRigidTransformation(this TransformMatrix transform, double + diff --git a/Geometry_Engine/Query/IsSameSide.cs b/Geometry_Engine/Query/IsSameSide.cs index ee1826012..54a7684d1 100644 --- a/Geometry_Engine/Query/IsSameSide.cs +++ b/Geometry_Engine/Query/IsSameSide.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ public static bool IsSameSide(this IList points, Plane plane, double tole + diff --git a/Geometry_Engine/Query/IsSelfIntersecting.cs b/Geometry_Engine/Query/IsSelfIntersecting.cs index 69c07b975..044a8500a 100644 --- a/Geometry_Engine/Query/IsSelfIntersecting.cs +++ b/Geometry_Engine/Query/IsSelfIntersecting.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -205,3 +205,4 @@ private static bool IsSelfIntersecting(this ICurve curve, double tolerance = Tol } } + diff --git a/Geometry_Engine/Query/IsValid.cs b/Geometry_Engine/Query/IsValid.cs index 187d92a49..bdcaa1b30 100644 --- a/Geometry_Engine/Query/IsValid.cs +++ b/Geometry_Engine/Query/IsValid.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IIsValid(this IGeometry geometry) + diff --git a/Geometry_Engine/Query/IsVertical.cs b/Geometry_Engine/Query/IsVertical.cs index 030a01445..93f38b9db 100644 --- a/Geometry_Engine/Query/IsVertical.cs +++ b/Geometry_Engine/Query/IsVertical.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ private static bool IsVertical(Point p1, Point p2) } + diff --git a/Geometry_Engine/Query/LargestComponent.cs b/Geometry_Engine/Query/LargestComponent.cs index 269b6650d..550957788 100644 --- a/Geometry_Engine/Query/LargestComponent.cs +++ b/Geometry_Engine/Query/LargestComponent.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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,4 +78,4 @@ public static Vector LargestComponent(this Vector vector) /***************************************************/ } -} \ No newline at end of file +} diff --git a/Geometry_Engine/Query/Length.cs b/Geometry_Engine/Query/Length.cs index 0e2ea3f52..892cb5bc0 100644 --- a/Geometry_Engine/Query/Length.cs +++ b/Geometry_Engine/Query/Length.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -319,3 +319,4 @@ private static List SquareBinomialCoefficientsEllipse(int requiredCount) } } + diff --git a/Geometry_Engine/Query/LineIntersection.cs b/Geometry_Engine/Query/LineIntersection.cs index 477643173..768184dca 100644 --- a/Geometry_Engine/Query/LineIntersection.cs +++ b/Geometry_Engine/Query/LineIntersection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -364,3 +364,4 @@ private static List LineIntersections(this ICurve curve, Line line, bool } + diff --git a/Geometry_Engine/Query/LongestSegmentLength.cs b/Geometry_Engine/Query/LongestSegmentLength.cs index 08ce596c8..3e088aa85 100644 --- a/Geometry_Engine/Query/LongestSegmentLength.cs +++ b/Geometry_Engine/Query/LongestSegmentLength.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static double LongestSegmentLength(Polyline polyline) + diff --git a/Geometry_Engine/Query/MeshIntersections.cs b/Geometry_Engine/Query/MeshIntersections.cs index 7746b049a..a7d46a361 100644 --- a/Geometry_Engine/Query/MeshIntersections.cs +++ b/Geometry_Engine/Query/MeshIntersections.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -146,3 +146,4 @@ private static List MeshIntersections(this ICurve curve, Mesh mesh, doubl } } + diff --git a/Geometry_Engine/Query/Normal.cs b/Geometry_Engine/Query/Normal.cs index 698d998a9..99c9a00ad 100644 --- a/Geometry_Engine/Query/Normal.cs +++ b/Geometry_Engine/Query/Normal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -358,3 +358,4 @@ private static List Normals(this IGeometry geometry) } } + diff --git a/Geometry_Engine/Query/OutlineElements1D.cs b/Geometry_Engine/Query/OutlineElements1D.cs index aef2289df..12375d612 100644 --- a/Geometry_Engine/Query/OutlineElements1D.cs +++ b/Geometry_Engine/Query/OutlineElements1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List OutlineElements1D(this PlanarSurface surface) } + diff --git a/Geometry_Engine/Query/ParameterAtPoint.cs b/Geometry_Engine/Query/ParameterAtPoint.cs index 3bfca8f3f..7ac9b7fcd 100644 --- a/Geometry_Engine/Query/ParameterAtPoint.cs +++ b/Geometry_Engine/Query/ParameterAtPoint.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -141,3 +141,4 @@ private static double ParameterAtPoint(this ICurve curve, Point point, double to } } + diff --git a/Geometry_Engine/Query/PlaneAtParameter.cs b/Geometry_Engine/Query/PlaneAtParameter.cs index e56d4672c..d47eedc98 100644 --- a/Geometry_Engine/Query/PlaneAtParameter.cs +++ b/Geometry_Engine/Query/PlaneAtParameter.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Plane PlaneAtParameter(this NurbsSurface surface, double u, double + diff --git a/Geometry_Engine/Query/PlaneIntersection.cs b/Geometry_Engine/Query/PlaneIntersection.cs index 48c13560a..9f4dd1f2d 100644 --- a/Geometry_Engine/Query/PlaneIntersection.cs +++ b/Geometry_Engine/Query/PlaneIntersection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -289,3 +289,4 @@ private static List PlaneIntersections(this ICurve curve, Plane plane, do } } + diff --git a/Geometry_Engine/Query/PointAtLength.cs b/Geometry_Engine/Query/PointAtLength.cs index e5e8a10a0..2789c242e 100644 --- a/Geometry_Engine/Query/PointAtLength.cs +++ b/Geometry_Engine/Query/PointAtLength.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -98,3 +98,4 @@ private static Point PointAtLength(this ICurve curve, double length) } } + diff --git a/Geometry_Engine/Query/PointAtParameter.cs b/Geometry_Engine/Query/PointAtParameter.cs index bc71b53fa..21c00ae15 100644 --- a/Geometry_Engine/Query/PointAtParameter.cs +++ b/Geometry_Engine/Query/PointAtParameter.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -285,3 +285,4 @@ private static Point PointAtParameter(this ICurve curve, double t) } } + diff --git a/Geometry_Engine/Query/PointAtX.cs b/Geometry_Engine/Query/PointAtX.cs index 44a8818b6..d225c68cd 100644 --- a/Geometry_Engine/Query/PointAtX.cs +++ b/Geometry_Engine/Query/PointAtX.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Point PointAtX(Point a, Point b, double x, double tol = Tolerance. } + diff --git a/Geometry_Engine/Query/PointInRegion.cs b/Geometry_Engine/Query/PointInRegion.cs index 817233a26..4dd02e5ca 100644 --- a/Geometry_Engine/Query/PointInRegion.cs +++ b/Geometry_Engine/Query/PointInRegion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Point PointInRegion(this ICurve curve, bool acceptOnEdge = false, } + diff --git a/Geometry_Engine/Query/PrincipalCurvatureAtParameter.cs b/Geometry_Engine/Query/PrincipalCurvatureAtParameter.cs index 0fa358e9d..284eb9918 100644 --- a/Geometry_Engine/Query/PrincipalCurvatureAtParameter.cs +++ b/Geometry_Engine/Query/PrincipalCurvatureAtParameter.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -135,3 +135,4 @@ public static Output PrincipalCurvatureAtParamete } + diff --git a/Geometry_Engine/Query/Product.cs b/Geometry_Engine/Query/Product.cs index 1a7540ddf..528f62a35 100644 --- a/Geometry_Engine/Query/Product.cs +++ b/Geometry_Engine/Query/Product.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Quaternion Product(this Quaternion q1, Quaternion q2) + diff --git a/Geometry_Engine/Query/Radius.cs b/Geometry_Engine/Query/Radius.cs index 7a6fda3bd..42df34cda 100644 --- a/Geometry_Engine/Query/Radius.cs +++ b/Geometry_Engine/Query/Radius.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -44,3 +44,4 @@ public static double Radius(this Arc arc) + diff --git a/Geometry_Engine/Query/SamplePoints.cs b/Geometry_Engine/Query/SamplePoints.cs index 061284d71..7d595c629 100644 --- a/Geometry_Engine/Query/SamplePoints.cs +++ b/Geometry_Engine/Query/SamplePoints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List SamplePoints(this ICurve curve, int number) + diff --git a/Geometry_Engine/Query/Side.cs b/Geometry_Engine/Query/Side.cs index 59e891c68..1325787e4 100644 --- a/Geometry_Engine/Query/Side.cs +++ b/Geometry_Engine/Query/Side.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Side(this Plane plane, List points, double tolera + diff --git a/Geometry_Engine/Query/SliceAt.cs b/Geometry_Engine/Query/SliceAt.cs index 603434bf5..68caffed7 100644 --- a/Geometry_Engine/Query/SliceAt.cs +++ b/Geometry_Engine/Query/SliceAt.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IntegrationSlice SliceAt(IList edges, double location, dou + diff --git a/Geometry_Engine/Query/StartDir.cs b/Geometry_Engine/Query/StartDir.cs index 6d9e3b325..5946bfb26 100644 --- a/Geometry_Engine/Query/StartDir.cs +++ b/Geometry_Engine/Query/StartDir.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -102,3 +102,4 @@ private static Vector StartDir(this ICurve curve) } } + diff --git a/Geometry_Engine/Query/StartPoint.cs b/Geometry_Engine/Query/StartPoint.cs index 2892942a5..fb40f624e 100644 --- a/Geometry_Engine/Query/StartPoint.cs +++ b/Geometry_Engine/Query/StartPoint.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -127,3 +127,4 @@ private static Point StartPoint(this ICurve curve) } + diff --git a/Geometry_Engine/Query/SubParts.cs b/Geometry_Engine/Query/SubParts.cs index 0d118af1f..133091c6a 100644 --- a/Geometry_Engine/Query/SubParts.cs +++ b/Geometry_Engine/Query/SubParts.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static IEnumerable SubParts(this ISurface geometry) + diff --git a/Geometry_Engine/Query/TangentAtLength.cs b/Geometry_Engine/Query/TangentAtLength.cs index b2e8b47ae..b1d789600 100644 --- a/Geometry_Engine/Query/TangentAtLength.cs +++ b/Geometry_Engine/Query/TangentAtLength.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -95,3 +95,4 @@ private static Vector TangentAtLength(this ICurve curve, double length, double t } } + diff --git a/Geometry_Engine/Query/TangentAtParameter.cs b/Geometry_Engine/Query/TangentAtParameter.cs index 5ab74e2af..1390f0ea8 100644 --- a/Geometry_Engine/Query/TangentAtParameter.cs +++ b/Geometry_Engine/Query/TangentAtParameter.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -196,3 +196,4 @@ private static Vector TangentAtParameter(this ICurve curve, double parameter, do } } + diff --git a/Geometry_Engine/Query/TangentAtPoint.cs b/Geometry_Engine/Query/TangentAtPoint.cs index 3e0fadc80..6ab20d1e9 100644 --- a/Geometry_Engine/Query/TangentAtPoint.cs +++ b/Geometry_Engine/Query/TangentAtPoint.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -95,3 +95,4 @@ public static Vector TangentAtPoint(this ICurve curve, Point point, double toler } } + diff --git a/Geometry_Engine/Query/UVCount.cs b/Geometry_Engine/Query/UVCount.cs index bd4dab62a..4c8745d26 100644 --- a/Geometry_Engine/Query/UVCount.cs +++ b/Geometry_Engine/Query/UVCount.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List UVCount(this NurbsSurface surf) + diff --git a/Geometry_Engine/Query/Vertices.cs b/Geometry_Engine/Query/Vertices.cs index 01666ab1e..3462180d4 100644 --- a/Geometry_Engine/Query/Vertices.cs +++ b/Geometry_Engine/Query/Vertices.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List IVertices(this IPolyline pline, double tolerance = Tol + diff --git a/Geometry_Engine/Query/Volume.cs b/Geometry_Engine/Query/Volume.cs index 45dbcf362..d156f0587 100644 --- a/Geometry_Engine/Query/Volume.cs +++ b/Geometry_Engine/Query/Volume.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -123,3 +123,4 @@ private static double Volume(this ISolid solid) } } + diff --git a/Graphics_Engine/Convert/ColourFromObject.cs b/Graphics_Engine/Convert/ColourFromObject.cs index d37c0530b..8b00db2c3 100644 --- a/Graphics_Engine/Convert/ColourFromObject.cs +++ b/Graphics_Engine/Convert/ColourFromObject.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Color ColourFromObject(object colourObject) } } + diff --git a/Graphics_Engine/Convert/GetDataList.cs b/Graphics_Engine/Convert/GetDataList.cs index a3c4a698f..bbcb737d8 100644 --- a/Graphics_Engine/Convert/GetDataList.cs +++ b/Graphics_Engine/Convert/GetDataList.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List ToDataList(object obj) } } + diff --git a/Graphics_Engine/Convert/ToRenderMesh.cs b/Graphics_Engine/Convert/ToRenderMesh.cs index adc187765..88c9cd335 100644 --- a/Graphics_Engine/Convert/ToRenderMesh.cs +++ b/Graphics_Engine/Convert/ToRenderMesh.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static RenderMesh ToRenderMesh(this Mesh mesh) + diff --git a/Graphics_Engine/Convert/ToSVGString.cs b/Graphics_Engine/Convert/ToSVGString.cs index 9e2ccfef4..afd4edc5b 100644 --- a/Graphics_Engine/Convert/ToSVGString.cs +++ b/Graphics_Engine/Convert/ToSVGString.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -378,3 +378,4 @@ public static string ToSVGString(this NurbsCurve nurbCurve) + diff --git a/Graphics_Engine/Convert/ToSteppedGradient.cs b/Graphics_Engine/Convert/ToSteppedGradient.cs index eb7f74e7e..2ec80b244 100644 --- a/Graphics_Engine/Convert/ToSteppedGradient.cs +++ b/Graphics_Engine/Convert/ToSteppedGradient.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SteppedGradient ToSteppedGradient(this IGradient gradient, int ste /***************************************************/ } } + diff --git a/Graphics_Engine/Create/Gradient.cs b/Graphics_Engine/Create/Gradient.cs index 1a0e273d5..cf49a42c3 100644 --- a/Graphics_Engine/Create/Gradient.cs +++ b/Graphics_Engine/Create/Gradient.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Gradient Gradient() + diff --git a/Graphics_Engine/Create/Marker.cs b/Graphics_Engine/Create/Marker.cs index 90acb3161..3085e8674 100644 --- a/Graphics_Engine/Create/Marker.cs +++ b/Graphics_Engine/Create/Marker.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -102,3 +102,4 @@ public static List Marker(this IMarker markerr, Point end, Vector direct } } + diff --git a/Graphics_Engine/Create/SVGDocument.cs b/Graphics_Engine/Create/SVGDocument.cs index dc9ca2a77..3fde65c0c 100644 --- a/Graphics_Engine/Create/SVGDocument.cs +++ b/Graphics_Engine/Create/SVGDocument.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static SVGDocument SVGDocument(List svgObjects, BoundingBox ca + diff --git a/Graphics_Engine/Create/SVGObject.cs b/Graphics_Engine/Create/SVGObject.cs index 46deae0e4..156febaec 100644 --- a/Graphics_Engine/Create/SVGObject.cs +++ b/Graphics_Engine/Create/SVGObject.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static SVGObject SVGObject(List shapes, SVGStyle style = null) + diff --git a/Graphics_Engine/Create/SVGStyle.cs b/Graphics_Engine/Create/SVGStyle.cs index 78e4535fd..95f571366 100644 --- a/Graphics_Engine/Create/SVGStyle.cs +++ b/Graphics_Engine/Create/SVGStyle.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static SVGStyle SVGStyle(double strokeWidth = 1, string strokeColor = "bl + diff --git a/Graphics_Engine/Create/Scales/IScale.cs b/Graphics_Engine/Create/Scales/IScale.cs index f4a9e7cf4..113b34cb2 100644 --- a/Graphics_Engine/Create/Scales/IScale.cs +++ b/Graphics_Engine/Create/Scales/IScale.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List ToStringList(this List objs) } } + diff --git a/Graphics_Engine/Create/SteppedGradient.cs b/Graphics_Engine/Create/SteppedGradient.cs index e228c3af5..026b94356 100644 --- a/Graphics_Engine/Create/SteppedGradient.cs +++ b/Graphics_Engine/Create/SteppedGradient.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SteppedGradient SteppedGradient(IEnumerable colours, IEnume + diff --git a/Graphics_Engine/Modify/ApplyGradientCentering.cs b/Graphics_Engine/Modify/ApplyGradientCentering.cs index b394e32e6..7b6eae42d 100644 --- a/Graphics_Engine/Modify/ApplyGradientCentering.cs +++ b/Graphics_Engine/Modify/ApplyGradientCentering.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static void ApplyGradientCentering(this GradientOptions gradientOptions) /***************************************************/ } } + diff --git a/Graphics_Engine/Modify/ApplyGradientOptions.cs b/Graphics_Engine/Modify/ApplyGradientOptions.cs index 4dd072741..419e74501 100644 --- a/Graphics_Engine/Modify/ApplyGradientOptions.cs +++ b/Graphics_Engine/Modify/ApplyGradientOptions.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static GradientOptions ApplyGradientOptions(this GradientOptions gradient } } + diff --git a/Graphics_Engine/Modify/CenterGradientAsymmetric.cs b/Graphics_Engine/Modify/CenterGradientAsymmetric.cs index 2c062fa23..2576e0587 100644 --- a/Graphics_Engine/Modify/CenterGradientAsymmetric.cs +++ b/Graphics_Engine/Modify/CenterGradientAsymmetric.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IGradient CenterGradientAsymmetric(this IGradient gradient, double } } + diff --git a/Graphics_Engine/Modify/RepresentationFragment.cs b/Graphics_Engine/Modify/RepresentationFragment.cs index bc1e23909..2e4b183db 100644 --- a/Graphics_Engine/Modify/RepresentationFragment.cs +++ b/Graphics_Engine/Modify/RepresentationFragment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 void RepresentationFragment(this BH.oM.Graphics.Components.ICompo } } + diff --git a/Graphics_Engine/Modify/RepresentationFragments/Boxes.cs b/Graphics_Engine/Modify/RepresentationFragments/Boxes.cs index 8039d4243..7865dfa03 100644 --- a/Graphics_Engine/Modify/RepresentationFragments/Boxes.cs +++ b/Graphics_Engine/Modify/RepresentationFragments/Boxes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -222,3 +222,4 @@ private static void SetScales(this Boxes component, Dataset dataset, ViewConfig } } + diff --git a/Graphics_Engine/Modify/RepresentationFragments/Links.cs b/Graphics_Engine/Modify/RepresentationFragments/Links.cs index 799dc8cd0..8ccc421bb 100644 --- a/Graphics_Engine/Modify/RepresentationFragments/Links.cs +++ b/Graphics_Engine/Modify/RepresentationFragments/Links.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ private static void RepresentationFragment(this Links component, Dataset dataset } + diff --git a/Graphics_Engine/Modify/SetDefaultGradient.cs b/Graphics_Engine/Modify/SetDefaultGradient.cs index b606622ab..ff59763f8 100644 --- a/Graphics_Engine/Modify/SetDefaultGradient.cs +++ b/Graphics_Engine/Modify/SetDefaultGradient.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static void SetDefaultGradient(this GradientOptions gradientOptions, stri /***************************************************/ } } + diff --git a/Graphics_Engine/Modify/SetGeometry.cs b/Graphics_Engine/Modify/SetGeometry.cs index 177134360..620b79c5a 100644 --- a/Graphics_Engine/Modify/SetGeometry.cs +++ b/Graphics_Engine/Modify/SetGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 RenderPoint SetGeometry(this RenderPoint obj, Point point) + diff --git a/Graphics_Engine/Modify/SetGradientBounds.cs b/Graphics_Engine/Modify/SetGradientBounds.cs index fc39c2739..d30f9516b 100644 --- a/Graphics_Engine/Modify/SetGradientBounds.cs +++ b/Graphics_Engine/Modify/SetGradientBounds.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static void SetGradientBounds(this GradientOptions gradientOptions, IEnum /***************************************************/ } } + diff --git a/Graphics_Engine/Modify/Transform.cs b/Graphics_Engine/Modify/Transform.cs index 87f7f21df..3e08bff68 100644 --- a/Graphics_Engine/Modify/Transform.cs +++ b/Graphics_Engine/Modify/Transform.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static RenderMesh Transform(this RenderMesh renderMesh, TransformMatrix t } + diff --git a/Graphics_Engine/Modify/UpdateMarkers.cs b/Graphics_Engine/Modify/UpdateMarkers.cs index 21350f58a..9d9a8182c 100644 --- a/Graphics_Engine/Modify/UpdateMarkers.cs +++ b/Graphics_Engine/Modify/UpdateMarkers.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static void UpdateMarkers(this IGradient gradient, IEnumerable col /***************************************************/ } } + diff --git a/Graphics_Engine/Modify/View/DependencyChart.cs b/Graphics_Engine/Modify/View/DependencyChart.cs index 2be7e6a74..03c37bf13 100644 --- a/Graphics_Engine/Modify/View/DependencyChart.cs +++ b/Graphics_Engine/Modify/View/DependencyChart.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static void View(this DependencyChart view, Dataset dataset) } } + diff --git a/Graphics_Engine/Modify/View/View.cs b/Graphics_Engine/Modify/View/View.cs index 8674a298b..1355b0e0e 100644 --- a/Graphics_Engine/Modify/View/View.cs +++ b/Graphics_Engine/Modify/View/View.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static void View(IView view, Dataset dataset) + diff --git a/Graphics_Engine/Query/Bounds.cs b/Graphics_Engine/Query/Bounds.cs index 2919d7e5d..e2f32a4f6 100644 --- a/Graphics_Engine/Query/Bounds.cs +++ b/Graphics_Engine/Query/Bounds.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -182,3 +182,4 @@ private static BoundingBox Bounds(this IRender render) + diff --git a/Graphics_Engine/Query/Color.cs b/Graphics_Engine/Query/Color.cs index 3e3f7d3b1..d9f665db8 100644 --- a/Graphics_Engine/Query/Color.cs +++ b/Graphics_Engine/Query/Color.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -172,3 +172,4 @@ private static decimal Interpolate(decimal a, decimal b, decimal val) + diff --git a/Graphics_Engine/Query/Geometry.cs b/Graphics_Engine/Query/Geometry.cs index e5a4b6602..5555dd483 100644 --- a/Graphics_Engine/Query/Geometry.cs +++ b/Graphics_Engine/Query/Geometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IGeometry Geometry(this RenderPoint obj) + diff --git a/Graphics_Engine/Query/GradientLegend.cs b/Graphics_Engine/Query/GradientLegend.cs index 86d038e15..af700faee 100644 --- a/Graphics_Engine/Query/GradientLegend.cs +++ b/Graphics_Engine/Query/GradientLegend.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -365,3 +365,4 @@ private static string ToSignificantDigits(double value, int significant_digits) /***************************************************/ } } + diff --git a/Graphics_Engine/Query/IsNumericType.cs b/Graphics_Engine/Query/IsNumericType.cs index b54def22c..030b02238 100644 --- a/Graphics_Engine/Query/IsNumericType.cs +++ b/Graphics_Engine/Query/IsNumericType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsNumericType(this object o) } } + diff --git a/Graphics_Engine/Query/RenderMesh.cs b/Graphics_Engine/Query/RenderMesh.cs index de7e08dd7..0db364cf3 100644 --- a/Graphics_Engine/Query/RenderMesh.cs +++ b/Graphics_Engine/Query/RenderMesh.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static RenderMesh RenderMesh(this IObject iobj, RenderMeshOptions renderM + diff --git a/Graphics_Engine/Query/Scales/Scale.cs b/Graphics_Engine/Query/Scales/Scale.cs index e848d9f74..b2e9a343e 100644 --- a/Graphics_Engine/Query/Scales/Scale.cs +++ b/Graphics_Engine/Query/Scales/Scale.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -125,3 +125,4 @@ private static double Map(Domain domain, Domain range, double value) } } + diff --git a/Humans_Engine/Create/Audience.cs b/Humans_Engine/Create/Audience.cs index 7a365b567..6ba74b881 100644 --- a/Humans_Engine/Create/Audience.cs +++ b/Humans_Engine/Create/Audience.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static Audience Audience(Audience audienceToCopy) + diff --git a/Humans_Engine/Create/CvalueFocalMethodEnum/CvalueFocalMethod.cs b/Humans_Engine/Create/CvalueFocalMethodEnum/CvalueFocalMethod.cs index ea24e0930..0b0ee3890 100644 --- a/Humans_Engine/Create/CvalueFocalMethodEnum/CvalueFocalMethod.cs +++ b/Humans_Engine/Create/CvalueFocalMethodEnum/CvalueFocalMethod.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static CvalueFocalMethodEnum CvalueFocalMethod(int typeNum) + diff --git a/Humans_Engine/Create/CvalueSettings.cs b/Humans_Engine/Create/CvalueSettings.cs index 4a8762536..4f53341c5 100644 --- a/Humans_Engine/Create/CvalueSettings.cs +++ b/Humans_Engine/Create/CvalueSettings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static CvalueSettings CvalueSettings(CvalueFocalMethodEnum ctype, double + diff --git a/Humans_Engine/Create/Employee.cs b/Humans_Engine/Create/Employee.cs index 35a645e0a..7fbc9fec7 100644 --- a/Humans_Engine/Create/Employee.cs +++ b/Humans_Engine/Create/Employee.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Employee Employee(string name, string email) + diff --git a/Humans_Engine/Create/EvalueSettings.cs b/Humans_Engine/Create/EvalueSettings.cs index c0708be84..852074f69 100644 --- a/Humans_Engine/Create/EvalueSettings.cs +++ b/Humans_Engine/Create/EvalueSettings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 EvalueSettings EvalueSettings(EvalueViewEnum viewtype) + diff --git a/Humans_Engine/Create/EvalueViewEnum/EvalueViewType.cs b/Humans_Engine/Create/EvalueViewEnum/EvalueViewType.cs index 79b3b834b..039efb026 100644 --- a/Humans_Engine/Create/EvalueViewEnum/EvalueViewType.cs +++ b/Humans_Engine/Create/EvalueViewEnum/EvalueViewType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static EvalueViewEnum EvalueViewType(int typeNum) + diff --git a/Humans_Engine/Create/Eye.cs b/Humans_Engine/Create/Eye.cs index af3de9d30..61471fb38 100644 --- a/Humans_Engine/Create/Eye.cs +++ b/Humans_Engine/Create/Eye.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static Eye Eye() + diff --git a/Humans_Engine/Create/EyePositionParameters.cs b/Humans_Engine/Create/EyePositionParameters.cs index b017f6f42..97ac775ff 100644 --- a/Humans_Engine/Create/EyePositionParameters.cs +++ b/Humans_Engine/Create/EyePositionParameters.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static EyePositionParameters EyePositionParameters(double wheelChairEyePo + diff --git a/Humans_Engine/Create/Head.cs b/Humans_Engine/Create/Head.cs index 2e4932b7e..21d739553 100644 --- a/Humans_Engine/Create/Head.cs +++ b/Humans_Engine/Create/Head.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static Head Head(Point eyeRefLocation, Vector viewDirection) + diff --git a/Humans_Engine/Create/Human.cs b/Humans_Engine/Create/Human.cs index 95414d53e..0678c4707 100644 --- a/Humans_Engine/Create/Human.cs +++ b/Humans_Engine/Create/Human.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Human Human(string name) + diff --git a/Humans_Engine/Create/PairOfEyes.cs b/Humans_Engine/Create/PairOfEyes.cs index 423e6090e..df8a9f522 100644 --- a/Humans_Engine/Create/PairOfEyes.cs +++ b/Humans_Engine/Create/PairOfEyes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static PairOfEyes pairOfEyes(Point location, Vector viewDirection) + diff --git a/Humans_Engine/Create/Skeleton.cs b/Humans_Engine/Create/Skeleton.cs index 12e92122b..9edc09bd2 100644 --- a/Humans_Engine/Create/Skeleton.cs +++ b/Humans_Engine/Create/Skeleton.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -89,3 +89,4 @@ public static Skeleton Skeleton(Dictionary trackingPoints) + diff --git a/Humans_Engine/Create/Spectator.cs b/Humans_Engine/Create/Spectator.cs index 30a2adb37..a730e6fee 100644 --- a/Humans_Engine/Create/Spectator.cs +++ b/Humans_Engine/Create/Spectator.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -89,3 +89,4 @@ public static Spectator Spectator(Point location, Vector viewDirection, Polyline } } + diff --git a/Humans_Engine/Modify/HeadOutline.cs b/Humans_Engine/Modify/HeadOutline.cs index 6381d284a..2b87e24f3 100644 --- a/Humans_Engine/Modify/HeadOutline.cs +++ b/Humans_Engine/Modify/HeadOutline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static void HeadOutline(this Audience audience, Polyline newHeadOutline) } } } + diff --git a/Humans_Engine/Query/AvalueAnalysis.cs b/Humans_Engine/Query/AvalueAnalysis.cs index 0e273275e..fff04c921 100644 --- a/Humans_Engine/Query/AvalueAnalysis.cs +++ b/Humans_Engine/Query/AvalueAnalysis.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -344,3 +344,4 @@ private static bool SetGlobals(AvalueSettings settings) } } + diff --git a/Humans_Engine/Query/Cartesian.cs b/Humans_Engine/Query/Cartesian.cs index 82c5eef28..60b37cd26 100644 --- a/Humans_Engine/Query/Cartesian.cs +++ b/Humans_Engine/Query/Cartesian.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Cartesian Cartesian(this Spectator spectator) } } } + diff --git a/Humans_Engine/Query/CvalueAnalysis.cs b/Humans_Engine/Query/CvalueAnalysis.cs index be242fa38..20ca72354 100644 --- a/Humans_Engine/Query/CvalueAnalysis.cs +++ b/Humans_Engine/Query/CvalueAnalysis.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -294,3 +294,4 @@ private static List GetSpectatorsInfront(Spectator current, double vi private static double m_FarClippingPlaneDistance; } } + diff --git a/Humans_Engine/Query/EvalueAnalysis.cs b/Humans_Engine/Query/EvalueAnalysis.cs index 9cac73fe8..c05a6c40d 100644 --- a/Humans_Engine/Query/EvalueAnalysis.cs +++ b/Humans_Engine/Query/EvalueAnalysis.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Evalue EvalueResult(Spectator s, Vector rowVector, Vector viewVec } } + diff --git a/Humans_Engine/Query/TrackingLines.cs b/Humans_Engine/Query/TrackingLines.cs index 339995e31..f15bfd7a9 100644 --- a/Humans_Engine/Query/TrackingLines.cs +++ b/Humans_Engine/Query/TrackingLines.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Dictionary TrackingLines(this Skeleton skeleton) + diff --git a/Library_Engine/Compute/AddUserPath.cs b/Library_Engine/Compute/AddUserPath.cs index 380c69a1b..9c7618a88 100644 --- a/Library_Engine/Compute/AddUserPath.cs +++ b/Library_Engine/Compute/AddUserPath.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool AddUserPath(string customPath, bool refreshLibraries = true) } + diff --git a/Library_Engine/Compute/RemoveUserPath.cs b/Library_Engine/Compute/RemoveUserPath.cs index 9aef52b12..0fcc2f0e9 100644 --- a/Library_Engine/Compute/RemoveUserPath.cs +++ b/Library_Engine/Compute/RemoveUserPath.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool RemoveUserPath(string customPath, bool refreshLibraries = tru } + diff --git a/Library_Engine/Compute/SaveLibrarySettings.cs b/Library_Engine/Compute/SaveLibrarySettings.cs index deaeeb3ed..160cf5f9d 100644 --- a/Library_Engine/Compute/SaveLibrarySettings.cs +++ b/Library_Engine/Compute/SaveLibrarySettings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool SaveLibrarySettings(LibrarySettings settings, bool replacePre } + diff --git a/Library_Engine/Convert/ToText.cs b/Library_Engine/Convert/ToText.cs index d0a842f54..c151bcdd0 100644 --- a/Library_Engine/Convert/ToText.cs +++ b/Library_Engine/Convert/ToText.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string ToText(this Source source) } + diff --git a/Library_Engine/Query/AllLibraryPathNames.cs b/Library_Engine/Query/AllLibraryPathNames.cs index 1a110018f..dc2df2535 100644 --- a/Library_Engine/Query/AllLibraryPathNames.cs +++ b/Library_Engine/Query/AllLibraryPathNames.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List AllLibraryPathNames() + diff --git a/Library_Engine/Query/Confidence.cs b/Library_Engine/Query/Confidence.cs index 292b65732..64ba8fb9a 100644 --- a/Library_Engine/Query/Confidence.cs +++ b/Library_Engine/Query/Confidence.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static Confidence Confidence(this string libraryName) } } + diff --git a/Library_Engine/Query/Datasets.cs b/Library_Engine/Query/Datasets.cs index 18766b9d6..b59a80290 100644 --- a/Library_Engine/Query/Datasets.cs +++ b/Library_Engine/Query/Datasets.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List Datasets(string libraryName) + diff --git a/Library_Engine/Query/GeneralDisclaimer.cs b/Library_Engine/Query/GeneralDisclaimer.cs index 70ccaf5a0..a0a9d9742 100644 --- a/Library_Engine/Query/GeneralDisclaimer.cs +++ b/Library_Engine/Query/GeneralDisclaimer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static string GeneralDisclaimer() } + diff --git a/Library_Engine/Query/IsPrototype.cs b/Library_Engine/Query/IsPrototype.cs index 7c0436349..ada556185 100644 --- a/Library_Engine/Query/IsPrototype.cs +++ b/Library_Engine/Query/IsPrototype.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static void ExtractCoreDatasetNames() } + diff --git a/Library_Engine/Query/IsValidUserPath.cs b/Library_Engine/Query/IsValidUserPath.cs index 2331cdf83..07eabf58a 100644 --- a/Library_Engine/Query/IsValidUserPath.cs +++ b/Library_Engine/Query/IsValidUserPath.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ public static bool IsValidUserPath(this string userPath) } } + diff --git a/Library_Engine/Query/Library.cs b/Library_Engine/Query/Library.cs index 5ad9ef2ac..38d123e2f 100644 --- a/Library_Engine/Query/Library.cs +++ b/Library_Engine/Query/Library.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -319,3 +319,4 @@ private static void AddOldPaths(string path, string dictionaryPath, Dictionary LibraryNames() + diff --git a/Library_Engine/Query/LibrarySettings.cs b/Library_Engine/Query/LibrarySettings.cs index 021e96708..769efb710 100644 --- a/Library_Engine/Query/LibrarySettings.cs +++ b/Library_Engine/Query/LibrarySettings.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LibrarySettings LibrarySettings() + diff --git a/Library_Engine/Query/LibraryTree.cs b/Library_Engine/Query/LibraryTree.cs index 8908013a4..1effe53af 100644 --- a/Library_Engine/Query/LibraryTree.cs +++ b/Library_Engine/Query/LibraryTree.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Tree LibraryTree() + diff --git a/Library_Engine/Query/Match.cs b/Library_Engine/Query/Match.cs index 53ef3f910..27bc9f5c2 100644 --- a/Library_Engine/Query/Match.cs +++ b/Library_Engine/Query/Match.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List Match(string libraryName, string propertyName, s + diff --git a/Library_Engine/Query/Names.cs b/Library_Engine/Query/Names.cs index e080910d6..30a4e0c53 100644 --- a/Library_Engine/Query/Names.cs +++ b/Library_Engine/Query/Names.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List Names(string libraryName) + diff --git a/Library_Engine/Query/PartialMatch.cs b/Library_Engine/Query/PartialMatch.cs index 0a49576f6..6d9806bb2 100644 --- a/Library_Engine/Query/PartialMatch.cs +++ b/Library_Engine/Query/PartialMatch.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static List PartialMatch(string libraryName, string objectNa + diff --git a/Library_Engine/Query/RefreshLibraries.cs b/Library_Engine/Query/RefreshLibraries.cs index e41ef3048..2a706ec19 100644 --- a/Library_Engine/Query/RefreshLibraries.cs +++ b/Library_Engine/Query/RefreshLibraries.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 void RefreshLibraries() + diff --git a/Library_Engine/Query/Source.cs b/Library_Engine/Query/Source.cs index 70efe55f4..6689142bf 100644 --- a/Library_Engine/Query/Source.cs +++ b/Library_Engine/Query/Source.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static List Source(string libraryName) + diff --git a/Library_Engine/Query/SourceAndDisclaimer.cs b/Library_Engine/Query/SourceAndDisclaimer.cs index 076d9a21a..eb78e8f8f 100644 --- a/Library_Engine/Query/SourceAndDisclaimer.cs +++ b/Library_Engine/Query/SourceAndDisclaimer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string SourceAndDisclaimer(string libraryName) } + diff --git a/Library_Engine/Query/StringMatch.cs b/Library_Engine/Query/StringMatch.cs index 66f6256f4..a06b3b583 100644 --- a/Library_Engine/Query/StringMatch.cs +++ b/Library_Engine/Query/StringMatch.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static List StringMatch(this List objects, stri + diff --git a/Library_Engine/Query/UserPaths.cs b/Library_Engine/Query/UserPaths.cs index b037a13a1..29c9480f0 100644 --- a/Library_Engine/Query/UserPaths.cs +++ b/Library_Engine/Query/UserPaths.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static List UserPaths() + diff --git a/Library_Engine/Query/ValidatePath.cs b/Library_Engine/Query/ValidatePath.cs index 4230b1548..6d3a68ade 100644 --- a/Library_Engine/Query/ValidatePath.cs +++ b/Library_Engine/Query/ValidatePath.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string ValidatePath(this string fullLibraryName, string versionFro /***************************************************/ } } + diff --git a/Lighting_Engine/Create/Luminaire.cs b/Lighting_Engine/Create/Luminaire.cs index 7e452e282..8a1338171 100644 --- a/Lighting_Engine/Create/Luminaire.cs +++ b/Lighting_Engine/Create/Luminaire.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Luminaire Luminaire(this Point pt, Vector orientation = null, Lumi + diff --git a/Lighting_Engine/Create/Lux.cs b/Lighting_Engine/Create/Lux.cs index dd0ded90e..dc2e12647 100644 --- a/Lighting_Engine/Create/Lux.cs +++ b/Lighting_Engine/Create/Lux.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static Lux Lux(List lux, IComparable objectId, IComparable nodeId + diff --git a/Lighting_Engine/Create/MeshResult.cs b/Lighting_Engine/Create/MeshResult.cs index 0b05e77ce..e402eb060 100644 --- a/Lighting_Engine/Create/MeshResult.cs +++ b/Lighting_Engine/Create/MeshResult.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static MeshResult MeshResult(List results, IComparable + diff --git a/Lighting_Engine/Modify/Transform.cs b/Lighting_Engine/Modify/Transform.cs index 31f6f36c7..38ae568a4 100644 --- a/Lighting_Engine/Modify/Transform.cs +++ b/Lighting_Engine/Modify/Transform.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Luminaire Transform(this Luminaire luminaire, TransformMatrix tran } } + diff --git a/MEP_Engine/Compute/PlumbingFixtureWaterDemandPerDay.cs b/MEP_Engine/Compute/PlumbingFixtureWaterDemandPerDay.cs index 34e022727..c7989ce4e 100644 --- a/MEP_Engine/Compute/PlumbingFixtureWaterDemandPerDay.cs +++ b/MEP_Engine/Compute/PlumbingFixtureWaterDemandPerDay.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double PlumbingFixtureWaterDemandPerDay(Occupancy occupancy, IFixt } } + diff --git a/MEP_Engine/Create/Elements/CableTraySectionProperty.cs b/MEP_Engine/Create/Elements/CableTraySectionProperty.cs index cda69d0f1..6c2ea48a5 100644 --- a/MEP_Engine/Create/Elements/CableTraySectionProperty.cs +++ b/MEP_Engine/Create/Elements/CableTraySectionProperty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ public static CableTraySectionProperty CableTraySectionProperty(Material materia } + diff --git a/MEP_Engine/Create/Elements/Duct.cs b/MEP_Engine/Create/Elements/Duct.cs index 132e4a76c..9f3a1668c 100644 --- a/MEP_Engine/Create/Elements/Duct.cs +++ b/MEP_Engine/Create/Elements/Duct.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Duct Duct(Line line, double flowRate = 0, DuctSectionProperty sect } + diff --git a/MEP_Engine/Create/Elements/DuctSectionProperty.cs b/MEP_Engine/Create/Elements/DuctSectionProperty.cs index a933816a1..f6895bfbd 100644 --- a/MEP_Engine/Create/Elements/DuctSectionProperty.cs +++ b/MEP_Engine/Create/Elements/DuctSectionProperty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static DuctSectionProperty DuctSectionProperty(SectionProfile sectionProf } + diff --git a/MEP_Engine/Create/Elements/Pipe.cs b/MEP_Engine/Create/Elements/Pipe.cs index e4ca17dc4..ee0f75b86 100644 --- a/MEP_Engine/Create/Elements/Pipe.cs +++ b/MEP_Engine/Create/Elements/Pipe.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 BH.oM.MEP.System.Pipe Pipe(Line line, double flowRate = 0, PipeSec } + diff --git a/MEP_Engine/Create/Elements/PipeSectionProperty.cs b/MEP_Engine/Create/Elements/PipeSectionProperty.cs index 76b038061..542d07cdd 100644 --- a/MEP_Engine/Create/Elements/PipeSectionProperty.cs +++ b/MEP_Engine/Create/Elements/PipeSectionProperty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -85,3 +85,4 @@ public static PipeSectionProperty PipeSectionProperty(SectionProfile sectionProf } + diff --git a/MEP_Engine/Create/Elements/SectionProfile.cs b/MEP_Engine/Create/Elements/SectionProfile.cs index 55a18b290..ec0ba0173 100644 --- a/MEP_Engine/Create/Elements/SectionProfile.cs +++ b/MEP_Engine/Create/Elements/SectionProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SectionProfile SectionProfile(TubeProfile tubeProfile, double lini } } + diff --git a/MEP_Engine/Create/Elements/WireSectionProperty.cs b/MEP_Engine/Create/Elements/WireSectionProperty.cs index 9f066a802..0102da45f 100644 --- a/MEP_Engine/Create/Elements/WireSectionProperty.cs +++ b/MEP_Engine/Create/Elements/WireSectionProperty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -85,3 +85,4 @@ public static WireSectionProperty WireSectionProperty(SectionProfile sectionProf } + diff --git a/MEP_Engine/Create/Elements/WireSegment.cs b/MEP_Engine/Create/Elements/WireSegment.cs index 3a2936683..8e9b9191f 100644 --- a/MEP_Engine/Create/Elements/WireSegment.cs +++ b/MEP_Engine/Create/Elements/WireSegment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 WireSegment WireSegment(Line line, double flowRate = 0, WireSectio } + diff --git a/MEP_Engine/Modify/SetGeometry.cs b/MEP_Engine/Modify/SetGeometry.cs index deb9dc152..5a992e81c 100644 --- a/MEP_Engine/Modify/SetGeometry.cs +++ b/MEP_Engine/Modify/SetGeometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Fitting SetGeometry(this Fitting fittingObj, Point location, List< } } + diff --git a/MEP_Engine/Modify/Transform.cs b/MEP_Engine/Modify/Transform.cs index 67a1c4cb6..e705e209d 100644 --- a/MEP_Engine/Modify/Transform.cs +++ b/MEP_Engine/Modify/Transform.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -90,3 +90,4 @@ public static Duct Transform(this Duct duct, TransformMatrix transform, double t } } + diff --git a/MEP_Engine/Query/Centreline.cs b/MEP_Engine/Query/Centreline.cs index c5d13b948..b65b5321a 100644 --- a/MEP_Engine/Query/Centreline.cs +++ b/MEP_Engine/Query/Centreline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Line Centreline(this IFlow flowObj) + diff --git a/MEP_Engine/Query/CircularEquivalentDiameter.cs b/MEP_Engine/Query/CircularEquivalentDiameter.cs index c65b60c04..4ded5d56b 100644 --- a/MEP_Engine/Query/CircularEquivalentDiameter.cs +++ b/MEP_Engine/Query/CircularEquivalentDiameter.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static double CircularEquivalentDiameter(this object profile) } + diff --git a/MEP_Engine/Query/CompositeSolidVolumes.cs b/MEP_Engine/Query/CompositeSolidVolumes.cs index 71c8408b3..b01b03d30 100644 --- a/MEP_Engine/Query/CompositeSolidVolumes.cs +++ b/MEP_Engine/Query/CompositeSolidVolumes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -189,3 +189,4 @@ public static Output CompositeSolidVolumes(this WireSegm } + diff --git a/MEP_Engine/Query/FaceAreaByVelocity.cs b/MEP_Engine/Query/FaceAreaByVelocity.cs index de7d3f769..2188923d7 100644 --- a/MEP_Engine/Query/FaceAreaByVelocity.cs +++ b/MEP_Engine/Query/FaceAreaByVelocity.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static double FaceAreaByVelocity(this AirHandlingUnit mepEquipmentObject) } + diff --git a/MEP_Engine/Query/Geometry.cs b/MEP_Engine/Query/Geometry.cs index 2d86b52dd..fdd9c0840 100644 --- a/MEP_Engine/Query/Geometry.cs +++ b/MEP_Engine/Query/Geometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List Geometry(this Fitting fitting) } } + diff --git a/MEP_Engine/Query/HydraulicDiameter.cs b/MEP_Engine/Query/HydraulicDiameter.cs index 34288dde5..06695b244 100644 --- a/MEP_Engine/Query/HydraulicDiameter.cs +++ b/MEP_Engine/Query/HydraulicDiameter.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static double HydraulicDiameter(this IProfile profile, double area) } + diff --git a/MEP_Engine/Query/Length.cs b/MEP_Engine/Query/Length.cs index 1dc99cbac..6ca24d150 100644 --- a/MEP_Engine/Query/Length.cs +++ b/MEP_Engine/Query/Length.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double Length(this IFlow flowObj) } + diff --git a/MEP_Engine/Query/MaterialComposition.cs b/MEP_Engine/Query/MaterialComposition.cs index 2b923a967..7d7779b14 100644 --- a/MEP_Engine/Query/MaterialComposition.cs +++ b/MEP_Engine/Query/MaterialComposition.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -151,3 +151,4 @@ public static MaterialComposition MaterialComposition(this CableTray cableTray) } } + diff --git a/MEP_Engine/Query/SolidVolume.cs b/MEP_Engine/Query/SolidVolume.cs index c6345b470..211d56a10 100644 --- a/MEP_Engine/Query/SolidVolume.cs +++ b/MEP_Engine/Query/SolidVolume.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -221,3 +221,4 @@ public static double SolidVolume(this CableTray cableTray) } + diff --git a/Matter_Engine/Compute/AggregateMaterialComposition.cs b/Matter_Engine/Compute/AggregateMaterialComposition.cs index 16e036dc2..c7c25399e 100644 --- a/Matter_Engine/Compute/AggregateMaterialComposition.cs +++ b/Matter_Engine/Compute/AggregateMaterialComposition.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static MaterialComposition AggregateMaterialComposition(IEnumerable MapMaterial(this IEnumerable mater } + diff --git a/Matter_Engine/Modify/SetDensityFromProperties.cs b/Matter_Engine/Modify/SetDensityFromProperties.cs index 720c93648..1ea01ff57 100644 --- a/Matter_Engine/Modify/SetDensityFromProperties.cs +++ b/Matter_Engine/Modify/SetDensityFromProperties.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Material SetDensityFromProperties(this Material material, DensityE } } + diff --git a/Matter_Engine/Query/AllDensitiesEqual.cs b/Matter_Engine/Query/AllDensitiesEqual.cs index 945be778e..fb11fedb8 100644 --- a/Matter_Engine/Query/AllDensitiesEqual.cs +++ b/Matter_Engine/Query/AllDensitiesEqual.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool AllDensitiesEqual(this Material material, double tolerance = /***************************************************/ } } + diff --git a/Matter_Engine/Query/Density.cs b/Matter_Engine/Query/Density.cs index 5b5fe7b32..ee67b8f8f 100644 --- a/Matter_Engine/Query/Density.cs +++ b/Matter_Engine/Query/Density.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -185,3 +185,4 @@ private static bool CheckRange(IEnumerable numbers, double relativeToler } + diff --git a/Matter_Engine/Query/ExplicitBulk.cs b/Matter_Engine/Query/ExplicitBulk.cs index 181378a64..f6fffad6a 100644 --- a/Matter_Engine/Query/ExplicitBulk.cs +++ b/Matter_Engine/Query/ExplicitBulk.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ExplicitBulk ExplicitBulk(this IBHoMObject bHoMObject) /***************************************************/ } } + diff --git a/Matter_Engine/Query/MappedMaterialComposition.cs b/Matter_Engine/Query/MappedMaterialComposition.cs index 22a2cb745..e8f99e0fd 100644 --- a/Matter_Engine/Query/MappedMaterialComposition.cs +++ b/Matter_Engine/Query/MappedMaterialComposition.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 MaterialComposition MappedMaterialComposition(this IElementM eleme /***************************************************/ } } + diff --git a/Matter_Engine/Query/MappedVolumetricMaterialTakeoff.cs b/Matter_Engine/Query/MappedVolumetricMaterialTakeoff.cs index 61d12d6f1..ef277873a 100644 --- a/Matter_Engine/Query/MappedVolumetricMaterialTakeoff.cs +++ b/Matter_Engine/Query/MappedVolumetricMaterialTakeoff.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 VolumetricMaterialTakeoff MappedVolumetricMaterialTakeoff(this IEl /***************************************************/ } } + diff --git a/Matter_Engine/Query/Mass.cs b/Matter_Engine/Query/Mass.cs index a9b398101..200374ddf 100644 --- a/Matter_Engine/Query/Mass.cs +++ b/Matter_Engine/Query/Mass.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double Mass(this IElementM elementM) } + diff --git a/Matter_Engine/Query/MatchMaterials.cs b/Matter_Engine/Query/MatchMaterials.cs index d71227673..65b0677dc 100644 --- a/Matter_Engine/Query/MatchMaterials.cs +++ b/Matter_Engine/Query/MatchMaterials.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -147,3 +147,4 @@ private static int MatchScore(this Material mat1, Material mat2) /***************************************************/ } } + diff --git a/Matter_Engine/Query/MaterialComposition.cs b/Matter_Engine/Query/MaterialComposition.cs index 4a9c47bbd..e82bdaf94 100644 --- a/Matter_Engine/Query/MaterialComposition.cs +++ b/Matter_Engine/Query/MaterialComposition.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool TryGetMaterialComposition(this IElementM elementM, out Mater + diff --git a/Matter_Engine/Query/SolidVolume.cs b/Matter_Engine/Query/SolidVolume.cs index b8e2b7a46..eeef22e58 100644 --- a/Matter_Engine/Query/SolidVolume.cs +++ b/Matter_Engine/Query/SolidVolume.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ private static bool TryGetSolidVolume(this IElementM elementM, out double volume } + diff --git a/Matter_Engine/Query/VolumetricMaterialTakeoff.cs b/Matter_Engine/Query/VolumetricMaterialTakeoff.cs index 4b85aa8bf..395dc8ec6 100644 --- a/Matter_Engine/Query/VolumetricMaterialTakeoff.cs +++ b/Matter_Engine/Query/VolumetricMaterialTakeoff.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -122,3 +122,4 @@ private static bool TryGetVolumetricMaterialTakeoffFragment(this IElementM eleme + diff --git a/Physical_Engine/Create/Beam.cs b/Physical_Engine/Create/Beam.cs index db4c2cd1a..5b27b940f 100644 --- a/Physical_Engine/Create/Beam.cs +++ b/Physical_Engine/Create/Beam.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Beam Beam(ICurve location, IFramingElementProperty property, strin + diff --git a/Physical_Engine/Create/Bracing.cs b/Physical_Engine/Create/Bracing.cs index db27056ce..146ba41fc 100644 --- a/Physical_Engine/Create/Bracing.cs +++ b/Physical_Engine/Create/Bracing.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Bracing Bracing(ICurve location, IFramingElementProperty property, + diff --git a/Physical_Engine/Create/Cable.cs b/Physical_Engine/Create/Cable.cs index 050032d29..5497b2dd7 100644 --- a/Physical_Engine/Create/Cable.cs +++ b/Physical_Engine/Create/Cable.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Cable Cable(ICurve location, IFramingElementProperty property, str + diff --git a/Physical_Engine/Create/Column.cs b/Physical_Engine/Create/Column.cs index d40e2071e..c4d9a97f2 100644 --- a/Physical_Engine/Create/Column.cs +++ b/Physical_Engine/Create/Column.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Column Column(Point basePoint, double height, IFramingElementPrope + diff --git a/Physical_Engine/Create/ConstantFramingProperty.cs b/Physical_Engine/Create/ConstantFramingProperty.cs index c20d2af0c..fcf6be11b 100644 --- a/Physical_Engine/Create/ConstantFramingProperty.cs +++ b/Physical_Engine/Create/ConstantFramingProperty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static ConstantFramingProperty ConstantFramingProperty(IProfile profile, + diff --git a/Physical_Engine/Create/Construction.cs b/Physical_Engine/Create/Construction.cs index 538a46fbe..a3a7d32f1 100644 --- a/Physical_Engine/Create/Construction.cs +++ b/Physical_Engine/Create/Construction.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Construction Construction(string name = "", List layers = n + diff --git a/Physical_Engine/Create/Floor.cs b/Physical_Engine/Create/Floor.cs index 60d2b7e75..53a83606f 100644 --- a/Physical_Engine/Create/Floor.cs +++ b/Physical_Engine/Create/Floor.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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,4 +105,4 @@ public static Floor Floor(Construction construction, ICurve edges, IEnumerable ConstructionByName(this List cons + diff --git a/Physical_Engine/Query/Doors.cs b/Physical_Engine/Query/Doors.cs index e84ac2a43..a67fd09b0 100644 --- a/Physical_Engine/Query/Doors.cs +++ b/Physical_Engine/Query/Doors.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List Doors(this List bhomObjects) } + diff --git a/Physical_Engine/Query/ExternalPolyline.cs b/Physical_Engine/Query/ExternalPolyline.cs index 1d6c60bc6..f3b3b349d 100644 --- a/Physical_Engine/Query/ExternalPolyline.cs +++ b/Physical_Engine/Query/ExternalPolyline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ExternalPolyline(IOpening physicalOpening) + diff --git a/Physical_Engine/Query/Floors.cs b/Physical_Engine/Query/Floors.cs index 19efbf20c..4eeef2eea 100644 --- a/Physical_Engine/Query/Floors.cs +++ b/Physical_Engine/Query/Floors.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static List Floors(this List bhomObjects) } + diff --git a/Physical_Engine/Query/Geometry.cs b/Physical_Engine/Query/Geometry.cs index ac5e52473..239f9de6a 100644 --- a/Physical_Engine/Query/Geometry.cs +++ b/Physical_Engine/Query/Geometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static oM.Geometry.ISurface Geometry(this oM.Physical.Elements.ISurface s } + diff --git a/Physical_Engine/Query/Geometry3D.cs b/Physical_Engine/Query/Geometry3D.cs index fa5372d59..4f42dfd1f 100644 --- a/Physical_Engine/Query/Geometry3D.cs +++ b/Physical_Engine/Query/Geometry3D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -243,3 +243,4 @@ private static TransformMatrix GetGlobalToSectionAxes() } } + diff --git a/Physical_Engine/Query/HasMergeablePropertiesWith.cs b/Physical_Engine/Query/HasMergeablePropertiesWith.cs index b620b5fc8..d3be03b41 100644 --- a/Physical_Engine/Query/HasMergeablePropertiesWith.cs +++ b/Physical_Engine/Query/HasMergeablePropertiesWith.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -132,3 +132,4 @@ public static bool HasMergeablePropertiesWith(this IOpening element, IOpening ot } + diff --git a/Physical_Engine/Query/Height.cs b/Physical_Engine/Query/Height.cs index 0c16a3217..433fb35cd 100644 --- a/Physical_Engine/Query/Height.cs +++ b/Physical_Engine/Query/Height.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ private static double Height(this object opening) } + diff --git a/Physical_Engine/Query/InternalElements2D.cs b/Physical_Engine/Query/InternalElements2D.cs index c55089882..12e83cfa0 100644 --- a/Physical_Engine/Query/InternalElements2D.cs +++ b/Physical_Engine/Query/InternalElements2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List InternalElements2D(this oM.Physical.Elements.ISur + diff --git a/Physical_Engine/Query/InternalPolyline.cs b/Physical_Engine/Query/InternalPolyline.cs index a3e9a35b2..e2bf94a7d 100644 --- a/Physical_Engine/Query/InternalPolyline.cs +++ b/Physical_Engine/Query/InternalPolyline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -85,3 +85,4 @@ public static List InternalPolyline(IOpening physicalOpening) + diff --git a/Physical_Engine/Query/Mass.cs b/Physical_Engine/Query/Mass.cs index f8628b956..283aec40c 100644 --- a/Physical_Engine/Query/Mass.cs +++ b/Physical_Engine/Query/Mass.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double Mass(this IOpening opening) } + diff --git a/Physical_Engine/Query/MaterialComposition.cs b/Physical_Engine/Query/MaterialComposition.cs index b8bc90e60..9ad085157 100644 --- a/Physical_Engine/Query/MaterialComposition.cs +++ b/Physical_Engine/Query/MaterialComposition.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -256,4 +256,4 @@ private static MaterialComposition MaterialComposition(this IFramingElementPrope /***************************************************/ } -} \ No newline at end of file +} diff --git a/Physical_Engine/Query/Normal.cs b/Physical_Engine/Query/Normal.cs index 5367ca428..95f8d8010 100644 --- a/Physical_Engine/Query/Normal.cs +++ b/Physical_Engine/Query/Normal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static Vector Normal(this IFramingElement framingElement) } } + diff --git a/Physical_Engine/Query/OutlineElements1D.cs b/Physical_Engine/Query/OutlineElements1D.cs index 4a6e271b3..c8cf5fa16 100644 --- a/Physical_Engine/Query/OutlineElements1D.cs +++ b/Physical_Engine/Query/OutlineElements1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -90,3 +90,4 @@ public static List OutlineElements1D(this IOpening opening) + diff --git a/Physical_Engine/Query/Polyline.cs b/Physical_Engine/Query/Polyline.cs index f710284d5..2928b54f3 100644 --- a/Physical_Engine/Query/Polyline.cs +++ b/Physical_Engine/Query/Polyline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -85,3 +85,4 @@ public static List Polyline(IOpening physicalOpening) + diff --git a/Physical_Engine/Query/Roofs.cs b/Physical_Engine/Query/Roofs.cs index d3a5105d8..beae12bea 100644 --- a/Physical_Engine/Query/Roofs.cs +++ b/Physical_Engine/Query/Roofs.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static List Roofs(this List bhomObjects) } + diff --git a/Physical_Engine/Query/SolidVolume.cs b/Physical_Engine/Query/SolidVolume.cs index 3ce8796fb..786286279 100644 --- a/Physical_Engine/Query/SolidVolume.cs +++ b/Physical_Engine/Query/SolidVolume.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -167,4 +167,4 @@ public static double SolidVolume(this IOpening opening) /***************************************************/ } -} \ No newline at end of file +} diff --git a/Physical_Engine/Query/Thickness.cs b/Physical_Engine/Query/Thickness.cs index 708c993f8..55ae8a92c 100644 --- a/Physical_Engine/Query/Thickness.cs +++ b/Physical_Engine/Query/Thickness.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double Thickness(this object construction) } + diff --git a/Physical_Engine/Query/TopCentreline.cs b/Physical_Engine/Query/TopCentreline.cs index 5e9d99ce6..fcefd06d6 100644 --- a/Physical_Engine/Query/TopCentreline.cs +++ b/Physical_Engine/Query/TopCentreline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -93,3 +93,4 @@ public static ICurve TopCentreline(this IFramingElement element) } + diff --git a/Physical_Engine/Query/UniqueConstructions.cs b/Physical_Engine/Query/UniqueConstructions.cs index a38c01b82..8ff5805bb 100644 --- a/Physical_Engine/Query/UniqueConstructions.cs +++ b/Physical_Engine/Query/UniqueConstructions.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List UniqueConstructions(this List con } + diff --git a/Physical_Engine/Query/VolumePerArea.cs b/Physical_Engine/Query/VolumePerArea.cs index a57bb123c..9c986e390 100644 --- a/Physical_Engine/Query/VolumePerArea.cs +++ b/Physical_Engine/Query/VolumePerArea.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -87,4 +87,4 @@ private static double VolumePerArea(this object construction) /***************************************************/ } -} \ No newline at end of file +} diff --git a/Physical_Engine/Query/Walls.cs b/Physical_Engine/Query/Walls.cs index 926c7a78b..dc67f3c74 100644 --- a/Physical_Engine/Query/Walls.cs +++ b/Physical_Engine/Query/Walls.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static List Walls(this List bhomObjects) } + diff --git a/Physical_Engine/Query/Width.cs b/Physical_Engine/Query/Width.cs index c7bd8f733..ec87d6ad8 100644 --- a/Physical_Engine/Query/Width.cs +++ b/Physical_Engine/Query/Width.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ private static double Width(this object opening) } + diff --git a/Physical_Engine/Query/Windows.cs b/Physical_Engine/Query/Windows.cs index 561493b42..b27684549 100644 --- a/Physical_Engine/Query/Windows.cs +++ b/Physical_Engine/Query/Windows.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static List Windows(this List bhomObjects) } + diff --git a/Planning_Engine/Create/CodeAssembly.cs b/Planning_Engine/Create/CodeAssembly.cs index 3bca8ca4f..67a386516 100644 --- a/Planning_Engine/Create/CodeAssembly.cs +++ b/Planning_Engine/Create/CodeAssembly.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static CodeAssembly CodeAssembly(string name, string repo) + diff --git a/Planning_Engine/Create/Commit.cs b/Planning_Engine/Create/Commit.cs index e2f388fd5..54d24f808 100644 --- a/Planning_Engine/Create/Commit.cs +++ b/Planning_Engine/Create/Commit.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Commit Commit(string name) + diff --git a/Planning_Engine/Create/Issue.cs b/Planning_Engine/Create/Issue.cs index e75966a5c..2b5e06f9f 100644 --- a/Planning_Engine/Create/Issue.cs +++ b/Planning_Engine/Create/Issue.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Issue Issue(string repoName, int number, string title = "", List content, string description = "") } + diff --git a/Programming_Engine/Create/LoopNode.cs b/Programming_Engine/Create/LoopNode.cs index 97b7f1584..62a37640f 100644 --- a/Programming_Engine/Create/LoopNode.cs +++ b/Programming_Engine/Create/LoopNode.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static LoopNode LoopNode(List content, string description = "") } + diff --git a/Programming_Engine/Query/DataTypePerParam.cs b/Programming_Engine/Query/DataTypePerParam.cs index 30982a73b..56f484685 100644 --- a/Programming_Engine/Query/DataTypePerParam.cs +++ b/Programming_Engine/Query/DataTypePerParam.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Dictionary DataTypePerParam(this INode node) } + diff --git a/Reflection_Engine/Compute/DeepDependencies.cs b/Reflection_Engine/Compute/DeepDependencies.cs index 9317dbbff..834f47e43 100644 --- a/Reflection_Engine/Compute/DeepDependencies.cs +++ b/Reflection_Engine/Compute/DeepDependencies.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List> DeepDependencies(List methods, + diff --git a/Reflection_Engine/Compute/OpenHelpPage.cs b/Reflection_Engine/Compute/OpenHelpPage.cs index c7e632fa8..c98cd4c39 100644 --- a/Reflection_Engine/Compute/OpenHelpPage.cs +++ b/Reflection_Engine/Compute/OpenHelpPage.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static void OpenHelpPage(MethodBase method) + diff --git a/Reflection_Engine/Create/MethodBase.cs b/Reflection_Engine/Create/MethodBase.cs index 4cf60eb4c..953732e09 100644 --- a/Reflection_Engine/Create/MethodBase.cs +++ b/Reflection_Engine/Create/MethodBase.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -197,3 +197,4 @@ public static MethodBase MethodBase(Type type, string methodName, List par + diff --git a/Reflection_Engine/Create/MethodInfo.cs b/Reflection_Engine/Create/MethodInfo.cs index 111f45908..57a9688e6 100644 --- a/Reflection_Engine/Create/MethodInfo.cs +++ b/Reflection_Engine/Create/MethodInfo.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static MethodInfo MethodInfo(this Type declaringType, string methodName, + diff --git a/Reflection_Engine/Modify/CopyPropertiesFromParent.cs b/Reflection_Engine/Modify/CopyPropertiesFromParent.cs index 32e20655e..47ae56ae4 100644 --- a/Reflection_Engine/Modify/CopyPropertiesFromParent.cs +++ b/Reflection_Engine/Modify/CopyPropertiesFromParent.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static void CopyPropertiesFromParent(this C childObject, P parentOb + diff --git a/Reflection_Engine/Modify/MakeFromGeneric.cs b/Reflection_Engine/Modify/MakeFromGeneric.cs index b61070496..fbc89f4d5 100644 --- a/Reflection_Engine/Modify/MakeFromGeneric.cs +++ b/Reflection_Engine/Modify/MakeFromGeneric.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -90,3 +90,4 @@ public static MethodInfo MakeFromGeneric(this MethodInfo genericMethod) } + diff --git a/Reflection_Engine/Modify/SetNewEmptyIEnumPropsIfNull.cs b/Reflection_Engine/Modify/SetNewEmptyIEnumPropsIfNull.cs index e941f98bf..3453c6f02 100644 --- a/Reflection_Engine/Modify/SetNewEmptyIEnumPropsIfNull.cs +++ b/Reflection_Engine/Modify/SetNewEmptyIEnumPropsIfNull.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static T SetNewEmptyIEnumPropsIfNull(this T obj, bool warningForUnset } } } + diff --git a/Reflection_Engine/Query/CommonBaseType.cs b/Reflection_Engine/Query/CommonBaseType.cs index c3e288e18..efd4abecc 100644 --- a/Reflection_Engine/Query/CommonBaseType.cs +++ b/Reflection_Engine/Query/CommonBaseType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Type CommonBaseType(this List types) + diff --git a/Reflection_Engine/Query/DefaultValueWarning.cs b/Reflection_Engine/Query/DefaultValueWarning.cs index 9a566fbd7..084757df8 100644 --- a/Reflection_Engine/Query/DefaultValueWarning.cs +++ b/Reflection_Engine/Query/DefaultValueWarning.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 string DefaultValueWarning(this PropertyInfo property) + diff --git a/Reflection_Engine/Query/Description.cs b/Reflection_Engine/Query/Description.cs index 29d38ae2d..025e070cf 100644 --- a/Reflection_Engine/Query/Description.cs +++ b/Reflection_Engine/Query/Description.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -293,3 +293,4 @@ private static string EnumItemDescription(this Type type) + diff --git a/Reflection_Engine/Query/DistinctProperties.cs b/Reflection_Engine/Query/DistinctProperties.cs index f4ca323eb..832191a92 100644 --- a/Reflection_Engine/Query/DistinctProperties.cs +++ b/Reflection_Engine/Query/DistinctProperties.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -134,3 +134,4 @@ public static IEnumerable

DistinctProperties(this IEnumerable object + diff --git a/Reflection_Engine/Query/EnumValues.cs b/Reflection_Engine/Query/EnumValues.cs index c164c944b..691559a9d 100644 --- a/Reflection_Engine/Query/EnumValues.cs +++ b/Reflection_Engine/Query/EnumValues.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IEnumerable EnumValues(this Type enumType) + diff --git a/Reflection_Engine/Query/GenericTypeConstraint.cs b/Reflection_Engine/Query/GenericTypeConstraint.cs index 21e236781..a2a90edcd 100644 --- a/Reflection_Engine/Query/GenericTypeConstraint.cs +++ b/Reflection_Engine/Query/GenericTypeConstraint.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Type GenericTypeConstraint(this Type type) + diff --git a/Reflection_Engine/Query/ImplementingTypes.cs b/Reflection_Engine/Query/ImplementingTypes.cs index cb4d50e01..e305aa649 100644 --- a/Reflection_Engine/Query/ImplementingTypes.cs +++ b/Reflection_Engine/Query/ImplementingTypes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static List ImplementingTypes(this Type @interface) + diff --git a/Reflection_Engine/Query/InheritedTypes.cs b/Reflection_Engine/Query/InheritedTypes.cs index 1d52217dc..7ca48ec65 100644 --- a/Reflection_Engine/Query/InheritedTypes.cs +++ b/Reflection_Engine/Query/InheritedTypes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List InheritedTypes(this Type type, bool onlyBHoM = false) + diff --git a/Reflection_Engine/Query/InputDescriptions.cs b/Reflection_Engine/Query/InputDescriptions.cs index 95fa51c1a..2579754c8 100644 --- a/Reflection_Engine/Query/InputDescriptions.cs +++ b/Reflection_Engine/Query/InputDescriptions.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Dictionary InputDescriptions(this MethodBase method + diff --git a/Reflection_Engine/Query/IsAutoConstructorAllowed.cs b/Reflection_Engine/Query/IsAutoConstructorAllowed.cs index b19528c68..92c69923e 100644 --- a/Reflection_Engine/Query/IsAutoConstructorAllowed.cs +++ b/Reflection_Engine/Query/IsAutoConstructorAllowed.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IsAutoConstructorAllowed(this Type type) + diff --git a/Reflection_Engine/Query/IsDeprecated.cs b/Reflection_Engine/Query/IsDeprecated.cs index adec8a51e..25168c4cc 100644 --- a/Reflection_Engine/Query/IsDeprecated.cs +++ b/Reflection_Engine/Query/IsDeprecated.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ private static bool IsDeprecated(object obj) + diff --git a/Reflection_Engine/Query/IsExposed.cs b/Reflection_Engine/Query/IsExposed.cs index aa3490d10..4189bd316 100644 --- a/Reflection_Engine/Query/IsExposed.cs +++ b/Reflection_Engine/Query/IsExposed.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -85,3 +85,4 @@ private static bool IsExposed(this object obj) + diff --git a/Reflection_Engine/Query/IsMultipleOutputs.cs b/Reflection_Engine/Query/IsMultipleOutputs.cs index 99b4696a9..8d920db2a 100644 --- a/Reflection_Engine/Query/IsMultipleOutputs.cs +++ b/Reflection_Engine/Query/IsMultipleOutputs.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 bool IsMultipleOutputs(this MethodBase method) + diff --git a/Reflection_Engine/Query/IsNotImplemented.cs b/Reflection_Engine/Query/IsNotImplemented.cs index e7e0f9269..034cf5111 100644 --- a/Reflection_Engine/Query/IsNotImplemented.cs +++ b/Reflection_Engine/Query/IsNotImplemented.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ public static bool IsNotImplemented(this Type type) + diff --git a/Reflection_Engine/Query/IsPrimitive.cs b/Reflection_Engine/Query/IsPrimitive.cs index f169c86a7..0460e22a7 100644 --- a/Reflection_Engine/Query/IsPrimitive.cs +++ b/Reflection_Engine/Query/IsPrimitive.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static bool IsPrimitive(this Type type, bool includeStrings = true, bool + diff --git a/Reflection_Engine/Query/IsPrototype.cs b/Reflection_Engine/Query/IsPrototype.cs index a8c022806..bf9692570 100644 --- a/Reflection_Engine/Query/IsPrototype.cs +++ b/Reflection_Engine/Query/IsPrototype.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static void ExtractCoreAssemblyPaths() } + diff --git a/Reflection_Engine/Query/IsReleased.cs b/Reflection_Engine/Query/IsReleased.cs index 8df549af1..3e4bab2c1 100644 --- a/Reflection_Engine/Query/IsReleased.cs +++ b/Reflection_Engine/Query/IsReleased.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -93,3 +93,4 @@ public static bool IsReleased(this Type type) + diff --git a/Reflection_Engine/Query/IsRequired.cs b/Reflection_Engine/Query/IsRequired.cs index 4d64f3f41..7103ae25d 100644 --- a/Reflection_Engine/Query/IsRequired.cs +++ b/Reflection_Engine/Query/IsRequired.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IsRequired(this PropertyInfo property) + diff --git a/Reflection_Engine/Query/NestedMethods.cs b/Reflection_Engine/Query/NestedMethods.cs index 445e15899..ee6265540 100644 --- a/Reflection_Engine/Query/NestedMethods.cs +++ b/Reflection_Engine/Query/NestedMethods.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List NestedMethods(this Type type) + diff --git a/Reflection_Engine/Query/ObjectsByType.cs b/Reflection_Engine/Query/ObjectsByType.cs index 6819624ba..2968f6c3d 100644 --- a/Reflection_Engine/Query/ObjectsByType.cs +++ b/Reflection_Engine/Query/ObjectsByType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Dictionary> ObjectsByType(this IEnumerable OutputAttributes(this MethodBase method) + diff --git a/Reflection_Engine/Query/OutputCount.cs b/Reflection_Engine/Query/OutputCount.cs index 7f675dda7..b0219909d 100644 --- a/Reflection_Engine/Query/OutputCount.cs +++ b/Reflection_Engine/Query/OutputCount.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 int OutputCount(this IOutput output) + diff --git a/Reflection_Engine/Query/OutputDescription.cs b/Reflection_Engine/Query/OutputDescription.cs index ff4c10b5b..bcbfa40d3 100644 --- a/Reflection_Engine/Query/OutputDescription.cs +++ b/Reflection_Engine/Query/OutputDescription.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static string OutputDescription(this MethodBase method) + diff --git a/Reflection_Engine/Query/OutputName.cs b/Reflection_Engine/Query/OutputName.cs index cf37bc367..e93c474ae 100644 --- a/Reflection_Engine/Query/OutputName.cs +++ b/Reflection_Engine/Query/OutputName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string OutputName(this MethodBase method) + diff --git a/Reflection_Engine/Query/OutputType.cs b/Reflection_Engine/Query/OutputType.cs index 4762adcf8..34b2565e6 100644 --- a/Reflection_Engine/Query/OutputType.cs +++ b/Reflection_Engine/Query/OutputType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Type OutputType(this MethodBase method) + diff --git a/Reflection_Engine/Query/ParametersWithConstraints.cs b/Reflection_Engine/Query/ParametersWithConstraints.cs index cfa04e14d..735c925eb 100644 --- a/Reflection_Engine/Query/ParametersWithConstraints.cs +++ b/Reflection_Engine/Query/ParametersWithConstraints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ParameterInfo[] ParametersWithConstraints(this MethodBase method) + diff --git a/Reflection_Engine/Query/PropertiesWithAttribute.cs b/Reflection_Engine/Query/PropertiesWithAttribute.cs index aeb9ca25d..00ec45402 100644 --- a/Reflection_Engine/Query/PropertiesWithAttribute.cs +++ b/Reflection_Engine/Query/PropertiesWithAttribute.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List PropertiesWithAttribute(this Type type, Type at /***************************************************/ } } + diff --git a/Reflection_Engine/Query/PropertyAbbreviation.cs b/Reflection_Engine/Query/PropertyAbbreviation.cs index 3d4a137d8..6d4e0ea7d 100644 --- a/Reflection_Engine/Query/PropertyAbbreviation.cs +++ b/Reflection_Engine/Query/PropertyAbbreviation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string PropertyAbbreviation(this object obj, string propName) + diff --git a/Reflection_Engine/Query/PropertyDictionary.cs b/Reflection_Engine/Query/PropertyDictionary.cs index 3a118bc31..e131d1449 100644 --- a/Reflection_Engine/Query/PropertyDictionary.cs +++ b/Reflection_Engine/Query/PropertyDictionary.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Dictionary PropertyDictionary(this CustomObject ob + diff --git a/Reflection_Engine/Query/PropertyFullNameValueDictionary.cs b/Reflection_Engine/Query/PropertyFullNameValueDictionary.cs index fa73fc1c4..323f96132 100644 --- a/Reflection_Engine/Query/PropertyFullNameValueDictionary.cs +++ b/Reflection_Engine/Query/PropertyFullNameValueDictionary.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -170,3 +170,4 @@ private static void AddToResult(this Dictionary + diff --git a/Reflection_Engine/Query/PropertyFullNameValueGroups.cs b/Reflection_Engine/Query/PropertyFullNameValueGroups.cs index 4790e2113..887865ef1 100644 --- a/Reflection_Engine/Query/PropertyFullNameValueGroups.cs +++ b/Reflection_Engine/Query/PropertyFullNameValueGroups.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -87,3 +87,4 @@ public static Dictionary> PropertyFullNameValueGro + diff --git a/Reflection_Engine/Query/PropertyNames.cs b/Reflection_Engine/Query/PropertyNames.cs index 803a8e5ba..8e29de51b 100644 --- a/Reflection_Engine/Query/PropertyNames.cs +++ b/Reflection_Engine/Query/PropertyNames.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ private static List PropertyNames(this CustomObject obj) + diff --git a/Reflection_Engine/Query/PropertyObjects.cs b/Reflection_Engine/Query/PropertyObjects.cs index e1f58cf0a..e55ec0f06 100644 --- a/Reflection_Engine/Query/PropertyObjects.cs +++ b/Reflection_Engine/Query/PropertyObjects.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Dictionary> PropertyObjects(this IEnumerable PropertyTypes(this Type type, bool goDeep = false) + diff --git a/Reflection_Engine/Query/UnqualifiedName.cs b/Reflection_Engine/Query/UnqualifiedName.cs index 9480dcf11..4b77df009 100644 --- a/Reflection_Engine/Query/UnqualifiedName.cs +++ b/Reflection_Engine/Query/UnqualifiedName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -121,3 +121,4 @@ private static List SplitByIndices(string text, List indices) + diff --git a/Reflection_Engine/Query/Url.cs b/Reflection_Engine/Query/Url.cs index b143def03..48345ba25 100644 --- a/Reflection_Engine/Query/Url.cs +++ b/Reflection_Engine/Query/Url.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -132,3 +132,4 @@ public static string Url(this MethodBase method) + diff --git a/Reflection_Engine/Query/UsedMethods.cs b/Reflection_Engine/Query/UsedMethods.cs index 6c7b9994d..711d7eb2f 100644 --- a/Reflection_Engine/Query/UsedMethods.cs +++ b/Reflection_Engine/Query/UsedMethods.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List UsedMethods(this MethodBase method, bool onlyBHoM + diff --git a/Reflection_Engine/Query/UsedNamespaces.cs b/Reflection_Engine/Query/UsedNamespaces.cs index dc18b07fb..bce5b8fee 100644 --- a/Reflection_Engine/Query/UsedNamespaces.cs +++ b/Reflection_Engine/Query/UsedNamespaces.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static string ClipNamespace(string nameSpace, int maxDepth) + diff --git a/Reflection_Engine/Query/UsedTypes.cs b/Reflection_Engine/Query/UsedTypes.cs index 137185c39..19a17febe 100644 --- a/Reflection_Engine/Query/UsedTypes.cs +++ b/Reflection_Engine/Query/UsedTypes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -107,3 +107,4 @@ public static List UsedTypes(this Type type, bool onlyBHoM = false, bool i + diff --git a/Results_Engine/Query/AbsoluteMax.cs b/Results_Engine/Query/AbsoluteMax.cs index feccfb9c6..7477d6ffc 100644 --- a/Results_Engine/Query/AbsoluteMax.cs +++ b/Results_Engine/Query/AbsoluteMax.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -121,3 +121,4 @@ public static double AbsoluteMax(this IEnumerable source, Func + diff --git a/Results_Engine/Query/DisplayElement1DResults.cs b/Results_Engine/Query/DisplayElement1DResults.cs index e4cd4c153..2d900cdcc 100644 --- a/Results_Engine/Query/DisplayElement1DResults.cs +++ b/Results_Engine/Query/DisplayElement1DResults.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -268,3 +268,4 @@ private static int GetColourIndex(double val, List> markers /***************************************************/ } } + diff --git a/Results_Engine/Query/DisplayMeshResults.cs b/Results_Engine/Query/DisplayMeshResults.cs index 07358e59d..399df8dc2 100644 --- a/Results_Engine/Query/DisplayMeshResults.cs +++ b/Results_Engine/Query/DisplayMeshResults.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -341,3 +341,4 @@ private static bool IsIDSet(this IComparable comp) } } + diff --git a/Results_Engine/Query/DisplayObjectResult.cs b/Results_Engine/Query/DisplayObjectResult.cs index 21c11f541..718487a04 100644 --- a/Results_Engine/Query/DisplayObjectResult.cs +++ b/Results_Engine/Query/DisplayObjectResult.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -148,3 +148,4 @@ public static Output>, GradientOptions> DisplayObjectR /***************************************************/ } } + diff --git a/Results_Engine/Query/FilterResults.cs b/Results_Engine/Query/FilterResults.cs index 57c471fdd..359e3aa65 100644 --- a/Results_Engine/Query/FilterResults.cs +++ b/Results_Engine/Query/FilterResults.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IEnumerable FilterResults(this IEnumerable results, Resul /***************************************************/ } } + diff --git a/Results_Engine/Query/Group.cs b/Results_Engine/Query/Group.cs index a11644d81..8a7260b3a 100644 --- a/Results_Engine/Query/Group.cs +++ b/Results_Engine/Query/Group.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -157,3 +157,4 @@ private static List> IdentifierGetters(Type type, Type attr + diff --git a/Results_Engine/Query/IdentifierProperties.cs b/Results_Engine/Query/IdentifierProperties.cs index 75d86968d..ad69fbbcc 100644 --- a/Results_Engine/Query/IdentifierProperties.cs +++ b/Results_Engine/Query/IdentifierProperties.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -133,3 +133,4 @@ public static List AllIdentifierProperties(this Type resultType) } } + diff --git a/Results_Engine/Query/IsNull.cs b/Results_Engine/Query/IsNull.cs index df9eb3404..f0f87d4a7 100644 --- a/Results_Engine/Query/IsNull.cs +++ b/Results_Engine/Query/IsNull.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static void ErrorMessage(string methodName = "Method", string type = "ty } } + diff --git a/Results_Engine/Query/MapResultsToObjects.cs b/Results_Engine/Query/MapResultsToObjects.cs index 863ef9257..e8a57c758 100644 --- a/Results_Engine/Query/MapResultsToObjects.cs +++ b/Results_Engine/Query/MapResultsToObjects.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -93,3 +93,4 @@ public static List> MapResultsToObjects(this IEn } } + diff --git a/Results_Engine/Query/Max.cs b/Results_Engine/Query/Max.cs index 2d9ce435a..6cbf5a9df 100644 --- a/Results_Engine/Query/Max.cs +++ b/Results_Engine/Query/Max.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -242,3 +242,4 @@ public static T MaxBy(this IEnumerable source, Func selector) whe + diff --git a/Results_Engine/Query/Min.cs b/Results_Engine/Query/Min.cs index 0c39c3379..df96baf05 100644 --- a/Results_Engine/Query/Min.cs +++ b/Results_Engine/Query/Min.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -241,3 +241,4 @@ public static T MinBy(this IEnumerable source, Func selector) whe + diff --git a/Results_Engine/Query/ObjectIdentifier.cs b/Results_Engine/Query/ObjectIdentifier.cs index 52ad8a522..2afcf836e 100644 --- a/Results_Engine/Query/ObjectIdentifier.cs +++ b/Results_Engine/Query/ObjectIdentifier.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -123,3 +123,4 @@ private static string IdMatch(this IBHoMObject o, Type identifier) } } + diff --git a/Results_Engine/Query/ResultIdentifier.cs b/Results_Engine/Query/ResultIdentifier.cs index 06fc0613d..fa85b24d2 100644 --- a/Results_Engine/Query/ResultIdentifier.cs +++ b/Results_Engine/Query/ResultIdentifier.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Func ResultIdentifier(this T result, string identifi /***************************************************/ } } + diff --git a/Results_Engine/Query/ResultLookup.cs b/Results_Engine/Query/ResultLookup.cs index 5f5ecbffe..2edfd2dfd 100644 --- a/Results_Engine/Query/ResultLookup.cs +++ b/Results_Engine/Query/ResultLookup.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ILookup ResultLookup(this IEnumerable results, st /***************************************************/ } } + diff --git a/Results_Engine/Query/ResultPropertyKeys.cs b/Results_Engine/Query/ResultPropertyKeys.cs index e3f2885f3..94e6b4174 100644 --- a/Results_Engine/Query/ResultPropertyKeys.cs +++ b/Results_Engine/Query/ResultPropertyKeys.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ResultPropertyKeys(this IResult result) /***************************************************/ } } + diff --git a/Results_Engine/Query/ResultValueProperties.cs b/Results_Engine/Query/ResultValueProperties.cs index 9004ac5f1..963fd94d2 100644 --- a/Results_Engine/Query/ResultValueProperties.cs +++ b/Results_Engine/Query/ResultValueProperties.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -167,3 +167,4 @@ private static Dictionary, QuantityAttribute>> ResultVa /***************************************************/ } } + diff --git a/Results_Engine/Query/ResultValueProperty.cs b/Results_Engine/Query/ResultValueProperty.cs index 8d9167760..818b8833c 100644 --- a/Results_Engine/Query/ResultValueProperty.cs +++ b/Results_Engine/Query/ResultValueProperty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -202,3 +202,4 @@ private static Output, QuantityAttribute> ResultValueProperty } } + diff --git a/Security_Engine/Compute/CameraFieldOfView.cs b/Security_Engine/Compute/CameraFieldOfView.cs index e9c6e9761..aea519f37 100644 --- a/Security_Engine/Compute/CameraFieldOfView.cs +++ b/Security_Engine/Compute/CameraFieldOfView.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -369,3 +369,4 @@ private static PolyCurve CameraViewPolyCurve(this List pointsChain, Arc c + diff --git a/Security_Engine/Modify/SimplifyCameraFieldOfView.cs b/Security_Engine/Modify/SimplifyCameraFieldOfView.cs index fc3c1b2ba..78caa3061 100644 --- a/Security_Engine/Modify/SimplifyCameraFieldOfView.cs +++ b/Security_Engine/Modify/SimplifyCameraFieldOfView.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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,4 +99,4 @@ public static PolyCurve SimplifyCameraFieldOfView(this PolyCurve cameraFieldOfVi return simplifiedPolyCurve; } } -} \ No newline at end of file +} diff --git a/Security_Engine/Modify/Transform.cs b/Security_Engine/Modify/Transform.cs index d939a031e..cade556ec 100644 --- a/Security_Engine/Modify/Transform.cs +++ b/Security_Engine/Modify/Transform.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static CameraDevice Transform(this CameraDevice camera, TransformMatrix t } + diff --git a/Security_Engine/Query/Centreline.cs b/Security_Engine/Query/Centreline.cs index d9778248e..3fa941234 100644 --- a/Security_Engine/Query/Centreline.cs +++ b/Security_Engine/Query/Centreline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Line Centreline(this CameraDevice cameraDevice) + diff --git a/Security_Engine/Query/Geometry.cs b/Security_Engine/Query/Geometry.cs index 89bb3ec13..31043e57b 100644 --- a/Security_Engine/Query/Geometry.cs +++ b/Security_Engine/Query/Geometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ICurve Geometry(this CameraDevice cameraDevice) } } + diff --git a/Security_Engine/Query/ViewCone.cs b/Security_Engine/Query/ViewCone.cs index f3d91f86d..7ced51ff3 100644 --- a/Security_Engine/Query/ViewCone.cs +++ b/Security_Engine/Query/ViewCone.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static PolyCurve ViewCone(this CameraDevice cameraDevice) } } + diff --git a/Serialiser_Engine/Compute/ReadFromStream.cs b/Serialiser_Engine/Compute/ReadFromStream.cs index 0b11ed784..eb955e3e4 100644 --- a/Serialiser_Engine/Compute/ReadFromStream.cs +++ b/Serialiser_Engine/Compute/ReadFromStream.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ReadFromStream(Stream stream) } + diff --git a/Serialiser_Engine/Compute/RegisterClassMap.cs b/Serialiser_Engine/Compute/RegisterClassMap.cs index adc3f27b9..b41142eee 100644 --- a/Serialiser_Engine/Compute/RegisterClassMap.cs +++ b/Serialiser_Engine/Compute/RegisterClassMap.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static void CreateEnumSerializer() where T : struct, Enum } + diff --git a/Serialiser_Engine/Compute/WriteToStream.cs b/Serialiser_Engine/Compute/WriteToStream.cs index 9521ed8b2..9a4fff155 100644 --- a/Serialiser_Engine/Compute/WriteToStream.cs +++ b/Serialiser_Engine/Compute/WriteToStream.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool WriteToStream(this List objects, Stream stream) } + diff --git a/Serialiser_Engine/Convert/Bson.cs b/Serialiser_Engine/Convert/Bson.cs index cb363a1df..c467a6e2b 100644 --- a/Serialiser_Engine/Convert/Bson.cs +++ b/Serialiser_Engine/Convert/Bson.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -232,3 +232,4 @@ private static void RegisterClassMaps() + diff --git a/Serialiser_Engine/Convert/Bytes.cs b/Serialiser_Engine/Convert/Bytes.cs index 9f45b208f..e467cf5d3 100644 --- a/Serialiser_Engine/Convert/Bytes.cs +++ b/Serialiser_Engine/Convert/Bytes.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static object FromBytes(byte[] bytes) + diff --git a/Serialiser_Engine/Convert/Encrypted.cs b/Serialiser_Engine/Convert/Encrypted.cs index 7f8d96a44..7cf82f0ef 100644 --- a/Serialiser_Engine/Convert/Encrypted.cs +++ b/Serialiser_Engine/Convert/Encrypted.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -143,3 +143,4 @@ private static byte[] GenerateBitsOfRandomEntropy() } + diff --git a/Serialiser_Engine/Convert/Json.cs b/Serialiser_Engine/Convert/Json.cs index 9ee207270..8212a2782 100644 --- a/Serialiser_Engine/Convert/Json.cs +++ b/Serialiser_Engine/Convert/Json.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -140,3 +140,4 @@ public static IEnumerable FromJsonArray(this string jsonArray) } + diff --git a/Serialiser_Engine/Convert/Zip.cs b/Serialiser_Engine/Convert/Zip.cs index a5c5c1b0a..5d53e51cf 100644 --- a/Serialiser_Engine/Convert/Zip.cs +++ b/Serialiser_Engine/Convert/Zip.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string FromZip(string compressedText) + diff --git a/Serialiser_Engine/Modify/ApplyTaggedName.cs b/Serialiser_Engine/Modify/ApplyTaggedName.cs index 0bc7f7d22..9d050a73c 100644 --- a/Serialiser_Engine/Modify/ApplyTaggedName.cs +++ b/Serialiser_Engine/Modify/ApplyTaggedName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 void ApplyTaggedName(this T obj, string str) where T : IBHoMObj + diff --git a/Serialiser_Engine/Objects/BsonSerializers/BHoMCollectionSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/BHoMCollectionSerializer.cs index b89dbe31d..1f3972a37 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/BHoMCollectionSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/BHoMCollectionSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -146,3 +146,4 @@ public override T Deserialize(BsonDeserializationContext context, BsonDeserializ + diff --git a/Serialiser_Engine/Objects/BsonSerializers/BitmapSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/BitmapSerializer.cs index 29e520dc3..449f2e3d4 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/BitmapSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/BitmapSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -199,3 +199,4 @@ public override Bitmap Deserialize(BsonDeserializationContext context, BsonDeser */ + diff --git a/Serialiser_Engine/Objects/BsonSerializers/ColourSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/ColourSerializer.cs index fcc88df70..eb63f59ec 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/ColourSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/ColourSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -87,3 +87,4 @@ public override Color Deserialize(BsonDeserializationContext context, BsonDeseri + diff --git a/Serialiser_Engine/Objects/BsonSerializers/CustomObjectSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/CustomObjectSerializer.cs index f78f43cfb..83b852732 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/CustomObjectSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/CustomObjectSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -163,3 +163,4 @@ protected void ConfigureDeserializationContext(BsonDeserializationContext.Builde + diff --git a/Serialiser_Engine/Objects/BsonSerializers/DataTableSerialiser.cs b/Serialiser_Engine/Objects/BsonSerializers/DataTableSerialiser.cs index f3dd8f44a..44185477d 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/DataTableSerialiser.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/DataTableSerialiser.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public override DataTable Deserialize(BsonDeserializationContext context, BsonDe + diff --git a/Serialiser_Engine/Objects/BsonSerializers/DeprecatedSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/DeprecatedSerializer.cs index a3b86efc5..39c853547 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/DeprecatedSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/DeprecatedSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public override object Deserialize(BsonDeserializationContext context, BsonDeser + diff --git a/Serialiser_Engine/Objects/BsonSerializers/DictionarySerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/DictionarySerializer.cs index aee16173d..332bed01a 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/DictionarySerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/DictionarySerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -131,3 +131,4 @@ public override IDictionary Deserialize(BsonDeserializationContext context, Bson + diff --git a/Serialiser_Engine/Objects/BsonSerializers/EnumSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/EnumSerializer.cs index d26e6d17e..3a8f35735 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/EnumSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/EnumSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public override Enum Deserialize(BsonDeserializationContext context, BsonDeseria + diff --git a/Serialiser_Engine/Objects/BsonSerializers/GenericObjectSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/GenericObjectSerializer.cs index e92eeacdf..c7e2b9d65 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/GenericObjectSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/GenericObjectSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 override object Deserialize(BsonDeserializationContext context, BsonDeser + diff --git a/Serialiser_Engine/Objects/BsonSerializers/IntPtrSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/IntPtrSerializer.cs index 7cd82ad90..adb928032 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/IntPtrSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/IntPtrSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public override IntPtr Deserialize(BsonDeserializationContext context, BsonDeser + diff --git a/Serialiser_Engine/Objects/BsonSerializers/MethodBaseSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/MethodBaseSerializer.cs index ef6587292..279689fa2 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/MethodBaseSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/MethodBaseSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -196,3 +196,4 @@ private MethodBase GetMethod(string methodName, string typeName, List pa + diff --git a/Serialiser_Engine/Objects/BsonSerializers/ObjectSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/ObjectSerializer.cs index 9604fc598..5a4e37d9e 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/ObjectSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/ObjectSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -346,3 +346,4 @@ private void CreateFallbackSerialiser(Type actualType) + diff --git a/Serialiser_Engine/Objects/BsonSerializers/RegexSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/RegexSerializer.cs index d6ccf961c..259735863 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/RegexSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/RegexSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public override Regex Deserialize(BsonDeserializationContext context, BsonDeseri + diff --git a/Serialiser_Engine/Objects/BsonSerializers/TypeSerializer.cs b/Serialiser_Engine/Objects/BsonSerializers/TypeSerializer.cs index 96e32e2c4..fc9be7096 100644 --- a/Serialiser_Engine/Objects/BsonSerializers/TypeSerializer.cs +++ b/Serialiser_Engine/Objects/BsonSerializers/TypeSerializer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -246,3 +246,4 @@ private Type GetTypeFromName(string fullName) + diff --git a/Serialiser_Engine/Objects/MemberMapConventions/BHoMDefaultClassMapConvention.cs b/Serialiser_Engine/Objects/MemberMapConventions/BHoMDefaultClassMapConvention.cs index 5832a5513..98e499da2 100644 --- a/Serialiser_Engine/Objects/MemberMapConventions/BHoMDefaultClassMapConvention.cs +++ b/Serialiser_Engine/Objects/MemberMapConventions/BHoMDefaultClassMapConvention.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 void Apply(BsonClassMap classMap) } + diff --git a/Serialiser_Engine/Objects/MemberMapConventions/BHoMDictionaryConvention.cs b/Serialiser_Engine/Objects/MemberMapConventions/BHoMDictionaryConvention.cs index 7409e60bc..68cabdbf3 100644 --- a/Serialiser_Engine/Objects/MemberMapConventions/BHoMDictionaryConvention.cs +++ b/Serialiser_Engine/Objects/MemberMapConventions/BHoMDictionaryConvention.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public void Apply(BsonMemberMap memberMap) + diff --git a/Serialiser_Engine/Objects/MemberMapConventions/BHoMEnumConvention.cs b/Serialiser_Engine/Objects/MemberMapConventions/BHoMEnumConvention.cs index 60bcb7154..ab9f85456 100644 --- a/Serialiser_Engine/Objects/MemberMapConventions/BHoMEnumConvention.cs +++ b/Serialiser_Engine/Objects/MemberMapConventions/BHoMEnumConvention.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 bool IsNullableEnum(Type type) + diff --git a/Serialiser_Engine/Objects/MemberMapConventions/BHoMObjectDiscriminatorConvention.cs b/Serialiser_Engine/Objects/MemberMapConventions/BHoMObjectDiscriminatorConvention.cs index 9fe971b01..dae239f8e 100644 --- a/Serialiser_Engine/Objects/MemberMapConventions/BHoMObjectDiscriminatorConvention.cs +++ b/Serialiser_Engine/Objects/MemberMapConventions/BHoMObjectDiscriminatorConvention.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public BsonValue GetDiscriminator(Type nominalType, Type actualType) } } + diff --git a/Serialiser_Engine/Objects/MemberMapConventions/GenericDiscriminatorConvention.cs b/Serialiser_Engine/Objects/MemberMapConventions/GenericDiscriminatorConvention.cs index efa1e813a..90cea5365 100644 --- a/Serialiser_Engine/Objects/MemberMapConventions/GenericDiscriminatorConvention.cs +++ b/Serialiser_Engine/Objects/MemberMapConventions/GenericDiscriminatorConvention.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public BsonValue GetDiscriminator(Type nominalType, Type actualType) + diff --git a/Serialiser_Engine/Objects/MemberMapConventions/ImmutableBHoMClassMapConvention.cs b/Serialiser_Engine/Objects/MemberMapConventions/ImmutableBHoMClassMapConvention.cs index 1d5a45989..976634a7b 100644 --- a/Serialiser_Engine/Objects/MemberMapConventions/ImmutableBHoMClassMapConvention.cs +++ b/Serialiser_Engine/Objects/MemberMapConventions/ImmutableBHoMClassMapConvention.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -127,3 +127,4 @@ private bool IsOverridden(PropertyInfo property) + diff --git a/Serialiser_Engine/Objects/MemberMapConventions/ImmutableBHoMCreatorMapConvention.cs b/Serialiser_Engine/Objects/MemberMapConventions/ImmutableBHoMCreatorMapConvention.cs index 5de56d8d3..15a88974d 100644 --- a/Serialiser_Engine/Objects/MemberMapConventions/ImmutableBHoMCreatorMapConvention.cs +++ b/Serialiser_Engine/Objects/MemberMapConventions/ImmutableBHoMCreatorMapConvention.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -158,3 +158,4 @@ private MemberInfo Match(Type classType, MemberTypes memberType, BindingFlags vi } + diff --git a/Serialiser_Engine/Objects/MemberMapConventions/ImmutableTypeClassMapConventionFixed.cs b/Serialiser_Engine/Objects/MemberMapConventions/ImmutableTypeClassMapConventionFixed.cs index e68dbfa1d..9aa6e2c2b 100644 --- a/Serialiser_Engine/Objects/MemberMapConventions/ImmutableTypeClassMapConventionFixed.cs +++ b/Serialiser_Engine/Objects/MemberMapConventions/ImmutableTypeClassMapConventionFixed.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public void Apply(BsonClassMap classMap) + diff --git a/Serialiser_Engine/Query/TaggedName.cs b/Serialiser_Engine/Query/TaggedName.cs index efdf824c0..afe523371 100644 --- a/Serialiser_Engine/Query/TaggedName.cs +++ b/Serialiser_Engine/Query/TaggedName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static string TrimEnd(this string input, string suffixToRemove) + diff --git a/Spatial_Engine/Compute/DistributeOutlines.cs b/Spatial_Engine/Compute/DistributeOutlines.cs index 9926dc221..546f68b0d 100644 --- a/Spatial_Engine/Compute/DistributeOutlines.cs +++ b/Spatial_Engine/Compute/DistributeOutlines.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List>> DistributeOpenings(this List MapDomain(List source, List target) } + diff --git a/Spatial_Engine/Compute/OrientationAngleLinear.cs b/Spatial_Engine/Compute/OrientationAngleLinear.cs index 2252eceed..f52edb7e2 100644 --- a/Spatial_Engine/Compute/OrientationAngleLinear.cs +++ b/Spatial_Engine/Compute/OrientationAngleLinear.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -85,3 +85,4 @@ public static double OrientationAngleLinear(this Vector normal, Line centreline) } + diff --git a/Spatial_Engine/Create/DomainTree.cs b/Spatial_Engine/Create/DomainTree.cs index 9dc9a0c34..415e0c4ea 100644 --- a/Spatial_Engine/Create/DomainTree.cs +++ b/Spatial_Engine/Create/DomainTree.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 DomainTree DomainTree(this IEnumerable elements, int tree } + diff --git a/Spatial_Engine/Create/ExplicitCurveLayout.cs b/Spatial_Engine/Create/ExplicitCurveLayout.cs index 6135b2202..533001399 100644 --- a/Spatial_Engine/Create/ExplicitCurveLayout.cs +++ b/Spatial_Engine/Create/ExplicitCurveLayout.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ExplicitCurveLayout ExplicitCurveLayout(IEnumerable curves } + diff --git a/Spatial_Engine/Create/ExplicitLayout.cs b/Spatial_Engine/Create/ExplicitLayout.cs index 71fe4809b..0dcd0b917 100644 --- a/Spatial_Engine/Create/ExplicitLayout.cs +++ b/Spatial_Engine/Create/ExplicitLayout.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static ExplicitLayout ExplicitLayout(IEnumerable points) } + diff --git a/Spatial_Engine/Create/LinearLayout.cs b/Spatial_Engine/Create/LinearLayout.cs index a6f9463a8..3704f06c3 100644 --- a/Spatial_Engine/Create/LinearLayout.cs +++ b/Spatial_Engine/Create/LinearLayout.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LinearLayout LinearLayout(int numberOfPoints, Vector direction = n } + diff --git a/Spatial_Engine/Create/MultiLinearLayout.cs b/Spatial_Engine/Create/MultiLinearLayout.cs index ea9518c74..01def679f 100644 --- a/Spatial_Engine/Create/MultiLinearLayout.cs +++ b/Spatial_Engine/Create/MultiLinearLayout.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static MultiLinearLayout MultiLinearLayout(int numberOfPoints, double par } + diff --git a/Spatial_Engine/Create/NewElement0D.cs b/Spatial_Engine/Create/NewElement0D.cs index 54661ccf5..17473fcf7 100644 --- a/Spatial_Engine/Create/NewElement0D.cs +++ b/Spatial_Engine/Create/NewElement0D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static IElement0D INewElement0D(this IElement1D element1D, Point point) } + diff --git a/Spatial_Engine/Create/NewElement1D.cs b/Spatial_Engine/Create/NewElement1D.cs index eae52892d..eddac33d4 100644 --- a/Spatial_Engine/Create/NewElement1D.cs +++ b/Spatial_Engine/Create/NewElement1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static IElement1D INewElement1D(this IElement2D element2D, ICurve curve) } + diff --git a/Spatial_Engine/Create/NewInternalElement2D.cs b/Spatial_Engine/Create/NewInternalElement2D.cs index d6d5c8344..466d9eb27 100644 --- a/Spatial_Engine/Create/NewInternalElement2D.cs +++ b/Spatial_Engine/Create/NewInternalElement2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static IElement2D INewInternalElement2D(this IElement2D element2D) } + diff --git a/Spatial_Engine/Create/OffsetCurveLayout.cs b/Spatial_Engine/Create/OffsetCurveLayout.cs index a08b8d43d..246169694 100644 --- a/Spatial_Engine/Create/OffsetCurveLayout.cs +++ b/Spatial_Engine/Create/OffsetCurveLayout.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static OffsetCurveLayout OffsetCurveLayout(double offset = 0) } + diff --git a/Spatial_Engine/Create/SettingOut/Grid.cs b/Spatial_Engine/Create/SettingOut/Grid.cs index cea49129e..5a08d2f11 100644 --- a/Spatial_Engine/Create/SettingOut/Grid.cs +++ b/Spatial_Engine/Create/SettingOut/Grid.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Grid Grid(Point origin, Vector direction, double length = 20, stri } + diff --git a/Spatial_Engine/Create/SettingOut/Level.cs b/Spatial_Engine/Create/SettingOut/Level.cs index 7d0789fad..07f584599 100644 --- a/Spatial_Engine/Create/SettingOut/Level.cs +++ b/Spatial_Engine/Create/SettingOut/Level.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Level Level(double elevation, string name) + diff --git a/Spatial_Engine/Create/ShapeProfiles/AngleProfile.cs b/Spatial_Engine/Create/ShapeProfiles/AngleProfile.cs index 6e03b8b2d..7bbaef19f 100644 --- a/Spatial_Engine/Create/ShapeProfiles/AngleProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/AngleProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -124,3 +124,4 @@ private static List AngleProfileCurves(double width, double depth, doubl } + diff --git a/Spatial_Engine/Create/ShapeProfiles/BoxProfile.cs b/Spatial_Engine/Create/ShapeProfiles/BoxProfile.cs index 58399e40c..35da8344d 100644 --- a/Spatial_Engine/Create/ShapeProfiles/BoxProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/BoxProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -116,3 +116,4 @@ private static List BoxProfileCurves(double width, double height, double } + diff --git a/Spatial_Engine/Create/ShapeProfiles/ChannelProfile.cs b/Spatial_Engine/Create/ShapeProfiles/ChannelProfile.cs index c347abf64..94062004f 100644 --- a/Spatial_Engine/Create/ShapeProfiles/ChannelProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/ChannelProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -116,3 +116,4 @@ private static List ChannelProfileCurves(double height, double width, do } + diff --git a/Spatial_Engine/Create/ShapeProfiles/CircleProfile.cs b/Spatial_Engine/Create/ShapeProfiles/CircleProfile.cs index 27dcb84f2..65a15d817 100644 --- a/Spatial_Engine/Create/ShapeProfiles/CircleProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/CircleProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ private static List CircleProfileCurves(double radius) } + diff --git a/Spatial_Engine/Create/ShapeProfiles/FabricatedBoxProfile.cs b/Spatial_Engine/Create/ShapeProfiles/FabricatedBoxProfile.cs index 4b3aaed9b..8699bf9f2 100644 --- a/Spatial_Engine/Create/ShapeProfiles/FabricatedBoxProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/FabricatedBoxProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -119,3 +119,4 @@ private static List FabricatedBoxProfileCurves(double width, double heig } + diff --git a/Spatial_Engine/Create/ShapeProfiles/FabricatedISectionProfile.cs b/Spatial_Engine/Create/ShapeProfiles/FabricatedISectionProfile.cs index 7db7a1ca1..c965f6646 100644 --- a/Spatial_Engine/Create/ShapeProfiles/FabricatedISectionProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/FabricatedISectionProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -93,3 +93,4 @@ public static FabricatedISectionProfile FabricatedISectionProfile(double height, } + diff --git a/Spatial_Engine/Create/ShapeProfiles/FreeFormProfile.cs b/Spatial_Engine/Create/ShapeProfiles/FreeFormProfile.cs index 4b3e2672d..a24c53339 100644 --- a/Spatial_Engine/Create/ShapeProfiles/FreeFormProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/FreeFormProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -173,3 +173,4 @@ public static FreeFormProfile FreeFormProfile(IEnumerable edges, bool ce } + diff --git a/Spatial_Engine/Create/ShapeProfiles/GeneralisedFabricatedBoxProfile.cs b/Spatial_Engine/Create/ShapeProfiles/GeneralisedFabricatedBoxProfile.cs index d9e166440..9b2ff2b7f 100644 --- a/Spatial_Engine/Create/ShapeProfiles/GeneralisedFabricatedBoxProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/GeneralisedFabricatedBoxProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -129,3 +129,4 @@ private static List GeneralisedFabricatedBoxProfileCurves(double height, } + diff --git a/Spatial_Engine/Create/ShapeProfiles/GeneralisedTSectionProfile.cs b/Spatial_Engine/Create/ShapeProfiles/GeneralisedTSectionProfile.cs index c5f26d9c0..be6e71bc0 100644 --- a/Spatial_Engine/Create/ShapeProfiles/GeneralisedTSectionProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/GeneralisedTSectionProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -123,3 +123,4 @@ private static List GeneralisedTeeProfileCurves(double height, double we } + diff --git a/Spatial_Engine/Create/ShapeProfiles/ISectionProfile.cs b/Spatial_Engine/Create/ShapeProfiles/ISectionProfile.cs index e8eb6f274..b82bddd87 100644 --- a/Spatial_Engine/Create/ShapeProfiles/ISectionProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/ISectionProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -122,3 +122,4 @@ private static List IProfileCurves(double tft, double tfw, double bft, d } + diff --git a/Spatial_Engine/Create/ShapeProfiles/KiteProfile.cs b/Spatial_Engine/Create/ShapeProfiles/KiteProfile.cs index 17c93aecd..559ab2dc9 100644 --- a/Spatial_Engine/Create/ShapeProfiles/KiteProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/KiteProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -121,3 +121,4 @@ private static List KiteProfileCurves(double width1, double angle1, doub } + diff --git a/Spatial_Engine/Create/ShapeProfiles/RectangleProfile.cs b/Spatial_Engine/Create/ShapeProfiles/RectangleProfile.cs index 5df811a7c..b1af3b8bf 100644 --- a/Spatial_Engine/Create/ShapeProfiles/RectangleProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/RectangleProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -95,3 +95,4 @@ private static List RectangleProfileCurves(double width, double height, } + diff --git a/Spatial_Engine/Create/ShapeProfiles/ShapeProfile.cs b/Spatial_Engine/Create/ShapeProfiles/ShapeProfile.cs index f31bfd016..b5daa036e 100644 --- a/Spatial_Engine/Create/ShapeProfiles/ShapeProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/ShapeProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ private static void InvalidRatioError(string first, string second) } + diff --git a/Spatial_Engine/Create/ShapeProfiles/TSectionProfile.cs b/Spatial_Engine/Create/ShapeProfiles/TSectionProfile.cs index 5812cd070..a18351015 100644 --- a/Spatial_Engine/Create/ShapeProfiles/TSectionProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/TSectionProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -123,3 +123,4 @@ private static List TeeProfileCurves(double tft, double tfw, double wt, } + diff --git a/Spatial_Engine/Create/ShapeProfiles/TaperFlangeChannelProfile.cs b/Spatial_Engine/Create/ShapeProfiles/TaperFlangeChannelProfile.cs index 53f1ab6cf..1cfc3e5a2 100644 --- a/Spatial_Engine/Create/ShapeProfiles/TaperFlangeChannelProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/TaperFlangeChannelProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -145,3 +145,4 @@ private static List TaperFlangeChannelProfileCurves(double height, doubl } + diff --git a/Spatial_Engine/Create/ShapeProfiles/TaperFlangeISectionProfile.cs b/Spatial_Engine/Create/ShapeProfiles/TaperFlangeISectionProfile.cs index 46311a7d1..8022546aa 100644 --- a/Spatial_Engine/Create/ShapeProfiles/TaperFlangeISectionProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/TaperFlangeISectionProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -195,3 +195,4 @@ private static Arc Fillet(Point a, Point b, Point c, double r) } } } + diff --git a/Spatial_Engine/Create/ShapeProfiles/TaperedProfile.cs b/Spatial_Engine/Create/ShapeProfiles/TaperedProfile.cs index 49c69873d..89c2b0b55 100644 --- a/Spatial_Engine/Create/ShapeProfiles/TaperedProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/TaperedProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -125,3 +125,4 @@ private static ShapeType GetShapeType(List profiles) } + diff --git a/Spatial_Engine/Create/ShapeProfiles/TubeProfile.cs b/Spatial_Engine/Create/ShapeProfiles/TubeProfile.cs index 047b1a248..398b0ae74 100644 --- a/Spatial_Engine/Create/ShapeProfiles/TubeProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/TubeProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static List TubeProfileCurves(double outerRadius, double thickne } + diff --git a/Spatial_Engine/Create/ShapeProfiles/ZSectionProfile.cs b/Spatial_Engine/Create/ShapeProfiles/ZSectionProfile.cs index 93222b1c3..1a2ac7cab 100644 --- a/Spatial_Engine/Create/ShapeProfiles/ZSectionProfile.cs +++ b/Spatial_Engine/Create/ShapeProfiles/ZSectionProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ZSectionProfile ZSectionProfile(double height, double width, doubl } + diff --git a/Spatial_Engine/Modify/MapPositionDomain.cs b/Spatial_Engine/Modify/MapPositionDomain.cs index d28b950bc..be7eb8961 100644 --- a/Spatial_Engine/Modify/MapPositionDomain.cs +++ b/Spatial_Engine/Modify/MapPositionDomain.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 TaperedProfile MapPositionDomain(this TaperedProfile taperedProfil } + diff --git a/Spatial_Engine/Modify/Orient.cs b/Spatial_Engine/Modify/Orient.cs index 24a620bc5..bb2e6e287 100644 --- a/Spatial_Engine/Modify/Orient.cs +++ b/Spatial_Engine/Modify/Orient.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IElement Orient(this IElement element, Cartesian from, Cartesian t /***************************************************/ } } + diff --git a/Spatial_Engine/Modify/RoundCoordinates.cs b/Spatial_Engine/Modify/RoundCoordinates.cs index 7eec5244b..ab94f481c 100644 --- a/Spatial_Engine/Modify/RoundCoordinates.cs +++ b/Spatial_Engine/Modify/RoundCoordinates.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -129,3 +129,4 @@ private static IElement RoundCoordinates(this IElement element, int decimalPlace } + diff --git a/Spatial_Engine/Modify/SetElements0D.cs b/Spatial_Engine/Modify/SetElements0D.cs index e741d256f..c6b1f5699 100644 --- a/Spatial_Engine/Modify/SetElements0D.cs +++ b/Spatial_Engine/Modify/SetElements0D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static IElement1D ISetElements0D(this IElement1D element1D, List IControlPoints(this IElement element) } + diff --git a/Spatial_Engine/Query/CurveLayout.cs b/Spatial_Engine/Query/CurveLayout.cs index 545952893..163355ca2 100644 --- a/Spatial_Engine/Query/CurveLayout.cs +++ b/Spatial_Engine/Query/CurveLayout.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -87,3 +87,4 @@ public static List ICurveLayout(this ICurveLayout curveLayout, IEnumerab } + diff --git a/Spatial_Engine/Query/DominantVector.cs b/Spatial_Engine/Query/DominantVector.cs index 10d2e149b..80e2813c7 100644 --- a/Spatial_Engine/Query/DominantVector.cs +++ b/Spatial_Engine/Query/DominantVector.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -138,3 +138,4 @@ private static List> GroupSimilarVectorsWithTolerance(List } } + diff --git a/Spatial_Engine/Query/ElementCurves.cs b/Spatial_Engine/Query/ElementCurves.cs index 5084c9ad2..17c4ba787 100644 --- a/Spatial_Engine/Query/ElementCurves.cs +++ b/Spatial_Engine/Query/ElementCurves.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -161,3 +161,4 @@ public static List IElementCurves(this IElement element, bool recursive } + diff --git a/Spatial_Engine/Query/ElementVertices.cs b/Spatial_Engine/Query/ElementVertices.cs index 574f6fb62..c40ec3662 100644 --- a/Spatial_Engine/Query/ElementVertices.cs +++ b/Spatial_Engine/Query/ElementVertices.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -130,3 +130,4 @@ public static List IElementVertices(this IElement element) } + diff --git a/Spatial_Engine/Query/Elements0D.cs b/Spatial_Engine/Query/Elements0D.cs index c6ba68f2d..d69f6a7be 100644 --- a/Spatial_Engine/Query/Elements0D.cs +++ b/Spatial_Engine/Query/Elements0D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static List IElements0D(this IElement1D element1D) + diff --git a/Spatial_Engine/Query/Geometry.cs b/Spatial_Engine/Query/Geometry.cs index 6aae38368..2968ec854 100644 --- a/Spatial_Engine/Query/Geometry.cs +++ b/Spatial_Engine/Query/Geometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -90,3 +90,4 @@ public static ICurve IGeometry(this IElement1D element1D) + diff --git a/Spatial_Engine/Query/HasMergeablePropertiesWith.cs b/Spatial_Engine/Query/HasMergeablePropertiesWith.cs index d2e8a6612..06713340f 100644 --- a/Spatial_Engine/Query/HasMergeablePropertiesWith.cs +++ b/Spatial_Engine/Query/HasMergeablePropertiesWith.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -98,3 +98,4 @@ private static bool HasMergeablePropertiesWithIElement(this IElement element, IE + diff --git a/Spatial_Engine/Query/InternalElements2D.cs b/Spatial_Engine/Query/InternalElements2D.cs index 275d6e3f8..e52360d07 100644 --- a/Spatial_Engine/Query/InternalElements2D.cs +++ b/Spatial_Engine/Query/InternalElements2D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static List IInternalElements2D(this IElement2D element2D) + diff --git a/Spatial_Engine/Query/InternalOutlineCurves.cs b/Spatial_Engine/Query/InternalOutlineCurves.cs index 57620b670..c46408056 100644 --- a/Spatial_Engine/Query/InternalOutlineCurves.cs +++ b/Spatial_Engine/Query/InternalOutlineCurves.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -49,3 +49,4 @@ public static List InternalOutlineCurves(this IElement2D element2D) + diff --git a/Spatial_Engine/Query/IsFullyOnGrid.cs b/Spatial_Engine/Query/IsFullyOnGrid.cs index d5d26a74c..8d23cd0ca 100644 --- a/Spatial_Engine/Query/IsFullyOnGrid.cs +++ b/Spatial_Engine/Query/IsFullyOnGrid.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -139,3 +139,4 @@ private static bool IsFullyOnGrid(this IElement element, Grid grid, double toler } } + diff --git a/Spatial_Engine/Query/IsFullyOnLevel.cs b/Spatial_Engine/Query/IsFullyOnLevel.cs index c4fbf0e29..5b05cf77b 100644 --- a/Spatial_Engine/Query/IsFullyOnLevel.cs +++ b/Spatial_Engine/Query/IsFullyOnLevel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -106,3 +106,4 @@ private static bool IsFullyOnLevel(this IElement element, Level level, double to } + diff --git a/Spatial_Engine/Query/IsNearGrid.cs b/Spatial_Engine/Query/IsNearGrid.cs index befa6a439..344f32d56 100644 --- a/Spatial_Engine/Query/IsNearGrid.cs +++ b/Spatial_Engine/Query/IsNearGrid.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ private static bool IsNearGrid(this IElement element, Grid grid, double maxDista } + diff --git a/Spatial_Engine/Query/IsNearLevel.cs b/Spatial_Engine/Query/IsNearLevel.cs index 1e1abc528..d7b9db73d 100644 --- a/Spatial_Engine/Query/IsNearLevel.cs +++ b/Spatial_Engine/Query/IsNearLevel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -116,3 +116,4 @@ private static bool IsNearLevel(this IElement element, Level level, double maxDi } + diff --git a/Spatial_Engine/Query/IsNull.cs b/Spatial_Engine/Query/IsNull.cs index dcc3671bc..9340a9187 100644 --- a/Spatial_Engine/Query/IsNull.cs +++ b/Spatial_Engine/Query/IsNull.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IsNull(this ICurveLayout layout, string msg = "", [CallerMemb } } + diff --git a/Spatial_Engine/Query/IsPlanar.cs b/Spatial_Engine/Query/IsPlanar.cs index 5d609fcce..7bb8bdd68 100644 --- a/Spatial_Engine/Query/IsPlanar.cs +++ b/Spatial_Engine/Query/IsPlanar.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static bool IsPlanar(this IElement1D element1D, bool externalOnly = fals } } + diff --git a/Spatial_Engine/Query/IsSelfIntersecting.cs b/Spatial_Engine/Query/IsSelfIntersecting.cs index 0fc87a187..5ad1a5225 100644 --- a/Spatial_Engine/Query/IsSelfIntersecting.cs +++ b/Spatial_Engine/Query/IsSelfIntersecting.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IIsSelfIntersecting(this IElement element, double tolerance = } + diff --git a/Spatial_Engine/Query/Length.cs b/Spatial_Engine/Query/Length.cs index 5ff526613..4c7347bad 100644 --- a/Spatial_Engine/Query/Length.cs +++ b/Spatial_Engine/Query/Length.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double Length(this IElement1D element1D) + diff --git a/Spatial_Engine/Query/Normal.cs b/Spatial_Engine/Query/Normal.cs index afbce8fa7..d87bc4dae 100644 --- a/Spatial_Engine/Query/Normal.cs +++ b/Spatial_Engine/Query/Normal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static Vector Normal(this IElement2D element2D) } + diff --git a/Spatial_Engine/Query/OutlineCurve.cs b/Spatial_Engine/Query/OutlineCurve.cs index 6b4db20a1..d96b4bfa2 100644 --- a/Spatial_Engine/Query/OutlineCurve.cs +++ b/Spatial_Engine/Query/OutlineCurve.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static PolyCurve OutlineCurve(this List elements1D) + diff --git a/Spatial_Engine/Query/OutlineElements1D.cs b/Spatial_Engine/Query/OutlineElements1D.cs index b1dc3a06d..99867df63 100644 --- a/Spatial_Engine/Query/OutlineElements1D.cs +++ b/Spatial_Engine/Query/OutlineElements1D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static List IOutlineElements1D(this IElement2D element2D) + diff --git a/Spatial_Engine/Query/PointLayout.cs b/Spatial_Engine/Query/PointLayout.cs index eb7a1242e..59c9f27da 100644 --- a/Spatial_Engine/Query/PointLayout.cs +++ b/Spatial_Engine/Query/PointLayout.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -479,3 +479,4 @@ private static List IntersectionLines(this IEnumerable hostRegionC } + diff --git a/Spatial_Engine/Query/Thickness.cs b/Spatial_Engine/Query/Thickness.cs index 6fb794da4..c7cdbc69b 100644 --- a/Spatial_Engine/Query/Thickness.cs +++ b/Spatial_Engine/Query/Thickness.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -87,3 +87,4 @@ private static double Thickness(this IProfile profile) } } + diff --git a/Spatial_Engine/Query/VoidArea.cs b/Spatial_Engine/Query/VoidArea.cs index b7b741fd5..3ea977328 100644 --- a/Spatial_Engine/Query/VoidArea.cs +++ b/Spatial_Engine/Query/VoidArea.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double VoidArea(this IProfile profile) } + diff --git a/Speech_Engine/CommandProcessor.cs b/Speech_Engine/CommandProcessor.cs index e9918274e..96bc39bd6 100644 --- a/Speech_Engine/CommandProcessor.cs +++ b/Speech_Engine/CommandProcessor.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public void Disable() + diff --git a/Speech_Engine/SpeakText.cs b/Speech_Engine/SpeakText.cs index faaf1730c..38fa82071 100644 --- a/Speech_Engine/SpeakText.cs +++ b/Speech_Engine/SpeakText.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -38,3 +38,4 @@ public void Speak(string text) + diff --git a/Structure_Engine/Compute/Integrate.cs b/Structure_Engine/Compute/Integrate.cs index d9a23d175..9662ac7b4 100644 --- a/Structure_Engine/Compute/Integrate.cs +++ b/Structure_Engine/Compute/Integrate.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -232,3 +232,4 @@ private static Dictionary ZeroConstantsDictionary() } } + diff --git a/Structure_Engine/Compute/IntegrateSection.cs b/Structure_Engine/Compute/IntegrateSection.cs index f9d4f0638..bd6a39402 100644 --- a/Structure_Engine/Compute/IntegrateSection.cs +++ b/Structure_Engine/Compute/IntegrateSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -216,3 +216,4 @@ public static Dictionary IntegrateSection(List curves, d } + diff --git a/Structure_Engine/Compute/MapTaperedProfile.cs b/Structure_Engine/Compute/MapTaperedProfile.cs index 288603857..efc47c953 100644 --- a/Structure_Engine/Compute/MapTaperedProfile.cs +++ b/Structure_Engine/Compute/MapTaperedProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -246,3 +246,4 @@ private static List GetInterpolationOrder(TaperedProfile taperedProfile, Li } } + diff --git a/Structure_Engine/Compute/OrientationAngle.cs b/Structure_Engine/Compute/OrientationAngle.cs index 45048a443..770693950 100644 --- a/Structure_Engine/Compute/OrientationAngle.cs +++ b/Structure_Engine/Compute/OrientationAngle.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double OrientationAngleAreaElement(this Vector normal, Vector loca } + diff --git a/Structure_Engine/Compute/PlasticModulus.cs b/Structure_Engine/Compute/PlasticModulus.cs index e983c81fc..8a3d5f766 100644 --- a/Structure_Engine/Compute/PlasticModulus.cs +++ b/Structure_Engine/Compute/PlasticModulus.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -547,3 +547,4 @@ private static bool IntersectsArc(this Arc arc, double xValue, double tol = Tole } + diff --git a/Structure_Engine/Compute/ReinforcementDensity.cs b/Structure_Engine/Compute/ReinforcementDensity.cs index d9e5e2179..ff26e838c 100644 --- a/Structure_Engine/Compute/ReinforcementDensity.cs +++ b/Structure_Engine/Compute/ReinforcementDensity.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -107,3 +107,4 @@ public static ReinforcementDensity ReinforcementDensity(MeshRequiredArea meshReq } + diff --git a/Structure_Engine/Compute/ShearAreaPolyline.cs b/Structure_Engine/Compute/ShearAreaPolyline.cs index 71e18b5e5..1064f89dc 100644 --- a/Structure_Engine/Compute/ShearAreaPolyline.cs +++ b/Structure_Engine/Compute/ShearAreaPolyline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -202,3 +202,4 @@ private static double ShearAreaLine(Point ptA, Point ptB, double s, double tol = } + diff --git a/Structure_Engine/Compute/SumRequiredArea.cs b/Structure_Engine/Compute/SumRequiredArea.cs index 486b0c8e9..4baf3b2c8 100644 --- a/Structure_Engine/Compute/SumRequiredArea.cs +++ b/Structure_Engine/Compute/SumRequiredArea.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static double SumRequiredArea(this MeshRequiredArea meshRequiredArea) } + diff --git a/Structure_Engine/Convert/FEMeshToPanel.cs b/Structure_Engine/Convert/FEMeshToPanel.cs index b83ac3ac3..6f4241288 100644 --- a/Structure_Engine/Convert/FEMeshToPanel.cs +++ b/Structure_Engine/Convert/FEMeshToPanel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -95,3 +95,4 @@ public static List FEMeshToPanel(this FEMesh feMesh) } } + diff --git a/Structure_Engine/Convert/PanelToFEMesh.cs b/Structure_Engine/Convert/PanelToFEMesh.cs index 82353a389..82df1a571 100644 --- a/Structure_Engine/Convert/PanelToFEMesh.cs +++ b/Structure_Engine/Convert/PanelToFEMesh.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -107,3 +107,4 @@ public static FEMesh PanelToFEMesh(this Panel panel) } + diff --git a/Structure_Engine/Create/Constraints/BarRelease/BarRelease.cs b/Structure_Engine/Create/Constraints/BarRelease/BarRelease.cs index f6ac1d814..116c04faa 100644 --- a/Structure_Engine/Create/Constraints/BarRelease/BarRelease.cs +++ b/Structure_Engine/Create/Constraints/BarRelease/BarRelease.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static BarRelease BarRelease(Constraint6DOF startConstraint, Constraint6D + diff --git a/Structure_Engine/Create/Constraints/BarRelease/BarReleaseFixFix.cs b/Structure_Engine/Create/Constraints/BarRelease/BarReleaseFixFix.cs index 03a957e79..df63c3983 100644 --- a/Structure_Engine/Create/Constraints/BarRelease/BarReleaseFixFix.cs +++ b/Structure_Engine/Create/Constraints/BarRelease/BarReleaseFixFix.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 BarRelease BarReleaseFixFix(string name = "FixFix") + diff --git a/Structure_Engine/Create/Constraints/BarRelease/BarReleasePinPin.cs b/Structure_Engine/Create/Constraints/BarRelease/BarReleasePinPin.cs index d09eaeec0..91ed6fb64 100644 --- a/Structure_Engine/Create/Constraints/BarRelease/BarReleasePinPin.cs +++ b/Structure_Engine/Create/Constraints/BarRelease/BarReleasePinPin.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 BarRelease BarReleasePinPin(string name = "PinPin") + diff --git a/Structure_Engine/Create/Constraints/BarRelease/BarReleasePinSlip.cs b/Structure_Engine/Create/Constraints/BarRelease/BarReleasePinSlip.cs index 169da54c0..93feb15d6 100644 --- a/Structure_Engine/Create/Constraints/BarRelease/BarReleasePinSlip.cs +++ b/Structure_Engine/Create/Constraints/BarRelease/BarReleasePinSlip.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 BarRelease BarReleasePinSlip(string name = "PinSlip") + diff --git a/Structure_Engine/Create/Constraints/Constraint3DOF.cs b/Structure_Engine/Create/Constraints/Constraint3DOF.cs index c4915df9b..794fa891a 100644 --- a/Structure_Engine/Create/Constraints/Constraint3DOF.cs +++ b/Structure_Engine/Create/Constraints/Constraint3DOF.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static Constraint3DOF Constraint3DOF(string name = "") + diff --git a/Structure_Engine/Create/Constraints/Constraint4DOF.cs b/Structure_Engine/Create/Constraints/Constraint4DOF.cs index 3c1af135f..f1e633ebc 100644 --- a/Structure_Engine/Create/Constraints/Constraint4DOF.cs +++ b/Structure_Engine/Create/Constraints/Constraint4DOF.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static Constraint4DOF Constraint4DOF(string name = "") + diff --git a/Structure_Engine/Create/Constraints/Constraint6DOF/Constraint6DOF.cs b/Structure_Engine/Create/Constraints/Constraint6DOF/Constraint6DOF.cs index 228da9be7..cb3f199fc 100644 --- a/Structure_Engine/Create/Constraints/Constraint6DOF/Constraint6DOF.cs +++ b/Structure_Engine/Create/Constraints/Constraint6DOF/Constraint6DOF.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Constraint6DOF Constraint6DOF(string name = "") + diff --git a/Structure_Engine/Create/Constraints/Constraint6DOF/FixConstraint6DOF.cs b/Structure_Engine/Create/Constraints/Constraint6DOF/FixConstraint6DOF.cs index 8d136d810..b72fdaf08 100644 --- a/Structure_Engine/Create/Constraints/Constraint6DOF/FixConstraint6DOF.cs +++ b/Structure_Engine/Create/Constraints/Constraint6DOF/FixConstraint6DOF.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Constraint6DOF FixConstraint6DOF(string name = "Fix") + diff --git a/Structure_Engine/Create/Constraints/Constraint6DOF/FullReleaseConstraint6DOF.cs b/Structure_Engine/Create/Constraints/Constraint6DOF/FullReleaseConstraint6DOF.cs index 1f6343830..e0d358493 100644 --- a/Structure_Engine/Create/Constraints/Constraint6DOF/FullReleaseConstraint6DOF.cs +++ b/Structure_Engine/Create/Constraints/Constraint6DOF/FullReleaseConstraint6DOF.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Constraint6DOF FullReleaseConstraint6DOF(string name = "Release") + diff --git a/Structure_Engine/Create/Constraints/Constraint6DOF/PinConstraint6DOF.cs b/Structure_Engine/Create/Constraints/Constraint6DOF/PinConstraint6DOF.cs index 13e47e996..a85dfdf2b 100644 --- a/Structure_Engine/Create/Constraints/Constraint6DOF/PinConstraint6DOF.cs +++ b/Structure_Engine/Create/Constraints/Constraint6DOF/PinConstraint6DOF.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Constraint6DOF PinConstraint6DOF(string name = "Pin") + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraint.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraint.cs index 4e065f5e5..178a22a0e 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraint.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraint.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LinkConstraint LinkConstraint(string name, List fixity) + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintFixed.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintFixed.cs index 55ac5f62f..57ab14bac 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintFixed.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintFixed.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LinkConstraint LinkConstraintFixed(string name = "Fixed") + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintPinned.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintPinned.cs index 34ff36708..c1a188e44 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintPinned.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintPinned.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 LinkConstraint LinkConstraintPinned(string name = "Pinned") + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXPlate.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXPlate.cs index 42e96b6c1..9f86a92ab 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXPlate.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXPlate.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LinkConstraint LinkConstraintXPlate(string name = "x-Plate") + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXPlatePin.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXPlatePin.cs index 915312c0d..100b246ee 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXPlatePin.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXPlatePin.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 LinkConstraint LinkConstraintXPlatePin(string name = "x-Plate Pin" + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXYPlane.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXYPlane.cs index 61bc2070a..330d6315a 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXYPlane.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXYPlane.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 LinkConstraint LinkConstraintXYPlane(string name = "xy-Plane") + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXYPlanePin.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXYPlanePin.cs index 6096f368b..7474dc1ad 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXYPlanePin.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintXYPlanePin.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static LinkConstraint LinkConstraintXYPlanePin(string name = "xy-Plane Pi + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlate.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlate.cs index 5ca6942b7..08df937bd 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlate.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlate.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LinkConstraint LinkConstraintYPlate(string name = "y-Plate") + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlatePin.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlatePin.cs index caddcd06b..a6b2b94fc 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlatePin.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlatePin.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 LinkConstraint LinkConstraintYPlatePin(string name = "y-Plate Pin" + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlateZPlate.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlateZPlate.cs index a82467c2f..c76278b61 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlateZPlate.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYPlateZPlate.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LinkConstraint LinkConstraintYPlateZPlate(string name = "z-Plate") + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYZPlane.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYZPlane.cs index ef9e02ede..dcafee6fc 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYZPlane.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYZPlane.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 LinkConstraint LinkConstraintYZPlane(string name = "yz-Plane") + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYZPlanePin.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYZPlanePin.cs index 2bed4f025..5ed22f798 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYZPlanePin.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintYZPlanePin.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static LinkConstraint LinkConstraintYZPlanePin(string name = "yz-Plane Pi + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZPlatePin.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZPlatePin.cs index 076e6840d..eb6a67f81 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZPlatePin.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZPlatePin.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 LinkConstraint LinkConstraintZPlatePin(string name = "z-Plate Pin" + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZXPlane.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZXPlane.cs index 2e3195f67..f903de81f 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZXPlane.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZXPlane.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 LinkConstraint LinkConstraintZXPlane(string name = "zx-Plane") + diff --git a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZXPlanePin.cs b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZXPlanePin.cs index 77c8fdfaa..6d1734956 100644 --- a/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZXPlanePin.cs +++ b/Structure_Engine/Create/Constraints/LinkConstraint/LinkConstraintZXPlanePin.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static LinkConstraint LinkConstraintZXPlanePin(string name = "zx-Plane Pi + diff --git a/Structure_Engine/Create/Elements/Bar.cs b/Structure_Engine/Create/Elements/Bar.cs index 2fda17ace..07a856bd4 100644 --- a/Structure_Engine/Create/Elements/Bar.cs +++ b/Structure_Engine/Create/Elements/Bar.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Bar Bar(Node startNode, Node endNode, ISectionProperty property = + diff --git a/Structure_Engine/Create/Elements/Edge.cs b/Structure_Engine/Create/Elements/Edge.cs index ee2422094..ca196809e 100644 --- a/Structure_Engine/Create/Elements/Edge.cs +++ b/Structure_Engine/Create/Elements/Edge.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Edge Edge(ICurve curve, Constraint4DOF release = null, string name } + diff --git a/Structure_Engine/Create/Elements/FEMesh.cs b/Structure_Engine/Create/Elements/FEMesh.cs index 7a469c2f4..bd73fc725 100644 --- a/Structure_Engine/Create/Elements/FEMesh.cs +++ b/Structure_Engine/Create/Elements/FEMesh.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static FEMesh FEMesh(Mesh mesh, ISurfaceProperty property = null, Vector + diff --git a/Structure_Engine/Create/Elements/Node.cs b/Structure_Engine/Create/Elements/Node.cs index f22c76330..8a7b02750 100644 --- a/Structure_Engine/Create/Elements/Node.cs +++ b/Structure_Engine/Create/Elements/Node.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Node Node(Point position, string name = "", Constraint6DOF support + diff --git a/Structure_Engine/Create/Elements/Opening.cs b/Structure_Engine/Create/Elements/Opening.cs index f1d96c480..13f36496d 100644 --- a/Structure_Engine/Create/Elements/Opening.cs +++ b/Structure_Engine/Create/Elements/Opening.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -96,3 +96,4 @@ public static Opening Opening(IEnumerable edges) + diff --git a/Structure_Engine/Create/Elements/Panel.cs b/Structure_Engine/Create/Elements/Panel.cs index 9aa05b106..d98c6670f 100644 --- a/Structure_Engine/Create/Elements/Panel.cs +++ b/Structure_Engine/Create/Elements/Panel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -176,3 +176,4 @@ public static Panel Panel(ICurve outline, List openings = null, ISurfac + diff --git a/Structure_Engine/Create/Elements/RigidLink.cs b/Structure_Engine/Create/Elements/RigidLink.cs index 7ed807dd9..d8665fe32 100644 --- a/Structure_Engine/Create/Elements/RigidLink.cs +++ b/Structure_Engine/Create/Elements/RigidLink.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static RigidLink RigidLink(Node masterNode, IEnumerable slaveNodes, + diff --git a/Structure_Engine/Create/Elements/Surface.cs b/Structure_Engine/Create/Elements/Surface.cs index 9930dd137..bade4d32c 100644 --- a/Structure_Engine/Create/Elements/Surface.cs +++ b/Structure_Engine/Create/Elements/Surface.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Surface Surface(oM.Geometry.ISurface surface) + diff --git a/Structure_Engine/Create/Loads/AreaDifferentialTemperatureLoad.cs b/Structure_Engine/Create/Loads/AreaDifferentialTemperatureLoad.cs index 7afe81427..4e6ceda13 100644 --- a/Structure_Engine/Create/Loads/AreaDifferentialTemperatureLoad.cs +++ b/Structure_Engine/Create/Loads/AreaDifferentialTemperatureLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static AreaDifferentialTemperatureLoad AreaDifferentialTemperatureLoad(Lo + diff --git a/Structure_Engine/Create/Loads/AreaUniformTemperatureLoad.cs b/Structure_Engine/Create/Loads/AreaUniformTemperatureLoad.cs index 334d4359d..8c26726e9 100644 --- a/Structure_Engine/Create/Loads/AreaUniformTemperatureLoad.cs +++ b/Structure_Engine/Create/Loads/AreaUniformTemperatureLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -90,3 +90,4 @@ public static AreaUniformTemperatureLoad AreaUniformTemperatureLoad(Loadcase loa + diff --git a/Structure_Engine/Create/Loads/AreaUniformlyDistributedLoad.cs b/Structure_Engine/Create/Loads/AreaUniformlyDistributedLoad.cs index 8845e210d..ecca6bbf5 100644 --- a/Structure_Engine/Create/Loads/AreaUniformlyDistributedLoad.cs +++ b/Structure_Engine/Create/Loads/AreaUniformlyDistributedLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -106,3 +106,4 @@ public static AreaUniformlyDistributedLoad AreaUniformalyDistributedLoad(Loadcas + diff --git a/Structure_Engine/Create/Loads/BarDifferentialTemperatureLoad.cs b/Structure_Engine/Create/Loads/BarDifferentialTemperatureLoad.cs index 43f1ac8ab..de1ed602c 100644 --- a/Structure_Engine/Create/Loads/BarDifferentialTemperatureLoad.cs +++ b/Structure_Engine/Create/Loads/BarDifferentialTemperatureLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -120,3 +120,4 @@ public static BarDifferentialTemperatureLoad BarDifferentialTemperatureLoad(Load + diff --git a/Structure_Engine/Create/Loads/BarPointLoad.cs b/Structure_Engine/Create/Loads/BarPointLoad.cs index 22c557bcb..1c979ba26 100644 --- a/Structure_Engine/Create/Loads/BarPointLoad.cs +++ b/Structure_Engine/Create/Loads/BarPointLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static BarPointLoad BarPointLoad(Loadcase loadcase, double distFromA, IEn + diff --git a/Structure_Engine/Create/Loads/BarPrestressLoad.cs b/Structure_Engine/Create/Loads/BarPrestressLoad.cs index 550a44c8c..4ac036037 100644 --- a/Structure_Engine/Create/Loads/BarPrestressLoad.cs +++ b/Structure_Engine/Create/Loads/BarPrestressLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static BarPrestressLoad BarPrestressLoad(Loadcase loadcase, double prestr + diff --git a/Structure_Engine/Create/Loads/BarUniformTemperatureLoad.cs b/Structure_Engine/Create/Loads/BarUniformTemperatureLoad.cs index 61aeaeb37..e3cc3af1e 100644 --- a/Structure_Engine/Create/Loads/BarUniformTemperatureLoad.cs +++ b/Structure_Engine/Create/Loads/BarUniformTemperatureLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -90,3 +90,4 @@ public static BarUniformTemperatureLoad BarUniformTemperatureLoad(Loadcase loadc + diff --git a/Structure_Engine/Create/Loads/BarUniformlyDistributedLoad.cs b/Structure_Engine/Create/Loads/BarUniformlyDistributedLoad.cs index f8f573a82..36d77fa34 100644 --- a/Structure_Engine/Create/Loads/BarUniformlyDistributedLoad.cs +++ b/Structure_Engine/Create/Loads/BarUniformlyDistributedLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -98,3 +98,4 @@ public static BarUniformlyDistributedLoad BarUniformlyDistributedLoad(Loadcase l + diff --git a/Structure_Engine/Create/Loads/BarVaryingDistributedLoad/BarVaryingDistributedLoad.cs b/Structure_Engine/Create/Loads/BarVaryingDistributedLoad/BarVaryingDistributedLoad.cs index 436dbeded..bc7f107ed 100644 --- a/Structure_Engine/Create/Loads/BarVaryingDistributedLoad/BarVaryingDistributedLoad.cs +++ b/Structure_Engine/Create/Loads/BarVaryingDistributedLoad/BarVaryingDistributedLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -126,3 +126,4 @@ public static BarVaryingDistributedLoad BarVaryingDistributedLoad(Loadcase loadc + diff --git a/Structure_Engine/Create/Loads/BarVaryingDistributedLoad/BarVaryingDistributedLoadDistanceBothEnds.cs b/Structure_Engine/Create/Loads/BarVaryingDistributedLoad/BarVaryingDistributedLoadDistanceBothEnds.cs index 50cb77db2..3217bcea0 100644 --- a/Structure_Engine/Create/Loads/BarVaryingDistributedLoad/BarVaryingDistributedLoadDistanceBothEnds.cs +++ b/Structure_Engine/Create/Loads/BarVaryingDistributedLoad/BarVaryingDistributedLoadDistanceBothEnds.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -156,3 +156,4 @@ private static Dictionary> GroupBarsByLength(this IEnumerable< + diff --git a/Structure_Engine/Create/Loads/ContourLoad.cs b/Structure_Engine/Create/Loads/ContourLoad.cs index eb3e8414e..80fd91d6f 100644 --- a/Structure_Engine/Create/Loads/ContourLoad.cs +++ b/Structure_Engine/Create/Loads/ContourLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static ContourLoad ContourLoad(Polyline contour, Vector loadVector, Loadc + diff --git a/Structure_Engine/Create/Loads/GeometricalLineLoad.cs b/Structure_Engine/Create/Loads/GeometricalLineLoad.cs index b731dd90a..bef2f75d9 100644 --- a/Structure_Engine/Create/Loads/GeometricalLineLoad.cs +++ b/Structure_Engine/Create/Loads/GeometricalLineLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static GeometricalLineLoad GeometricalLineLoad(Line location, Loadcase lo + diff --git a/Structure_Engine/Create/Loads/GravityLoad.cs b/Structure_Engine/Create/Loads/GravityLoad.cs index 6bc0fd88b..d36ccd29c 100644 --- a/Structure_Engine/Create/Loads/GravityLoad.cs +++ b/Structure_Engine/Create/Loads/GravityLoad.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static GravityLoad GravityLoad(Loadcase loadcase, Vector gravityDirection + diff --git a/Structure_Engine/Create/Loads/Load.cs b/Structure_Engine/Create/Loads/Load.cs index 33383c4a3..2fa82e49a 100644 --- a/Structure_Engine/Create/Loads/Load.cs +++ b/Structure_Engine/Create/Loads/Load.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ILoad Load(LoadType type, Loadcase loadcase, List magnitud + diff --git a/Structure_Engine/Create/Loads/LoadCombination.cs b/Structure_Engine/Create/Loads/LoadCombination.cs index c55a56ec9..c57299edf 100644 --- a/Structure_Engine/Create/Loads/LoadCombination.cs +++ b/Structure_Engine/Create/Loads/LoadCombination.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static LoadCombination LoadCombination(string name, int number, List objects, + diff --git a/Structure_Engine/Create/Loads/PointVelocity.cs b/Structure_Engine/Create/Loads/PointVelocity.cs index 56231acd3..c245c9122 100644 --- a/Structure_Engine/Create/Loads/PointVelocity.cs +++ b/Structure_Engine/Create/Loads/PointVelocity.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -96,3 +96,4 @@ public static PointVelocity PointVelocity(Loadcase loadcase, IEnumerable o + diff --git a/Structure_Engine/Create/MaterialFragments/Aluminium.cs b/Structure_Engine/Create/MaterialFragments/Aluminium.cs index b87ea55fe..dd0b62aee 100644 --- a/Structure_Engine/Create/MaterialFragments/Aluminium.cs +++ b/Structure_Engine/Create/MaterialFragments/Aluminium.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Aluminium Aluminium(string name, double youngsModulus = 7000000000 } + diff --git a/Structure_Engine/Create/MaterialFragments/Concrete.cs b/Structure_Engine/Create/MaterialFragments/Concrete.cs index 856297e32..effca0237 100644 --- a/Structure_Engine/Create/MaterialFragments/Concrete.cs +++ b/Structure_Engine/Create/MaterialFragments/Concrete.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Concrete Concrete(string name, double youngsModulus = 33000000000, } + diff --git a/Structure_Engine/Create/MaterialFragments/Steel.cs b/Structure_Engine/Create/MaterialFragments/Steel.cs index afe702520..84cd81e9d 100644 --- a/Structure_Engine/Create/MaterialFragments/Steel.cs +++ b/Structure_Engine/Create/MaterialFragments/Steel.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Steel Steel(string name, double youngsModulus = 210000000000, doub } + diff --git a/Structure_Engine/Create/MaterialFragments/Timber.cs b/Structure_Engine/Create/MaterialFragments/Timber.cs index 9ac72e2a2..c5aee1f26 100644 --- a/Structure_Engine/Create/MaterialFragments/Timber.cs +++ b/Structure_Engine/Create/MaterialFragments/Timber.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Timber Timber(string name, Vector youngsModulus, Vector poissonsRa } + diff --git a/Structure_Engine/Create/Offsets/Offset.cs b/Structure_Engine/Create/Offsets/Offset.cs index 07b4645d1..fc0d09f58 100644 --- a/Structure_Engine/Create/Offsets/Offset.cs +++ b/Structure_Engine/Create/Offsets/Offset.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Offset Offset(double startX, double startY, double startZ, double + diff --git a/Structure_Engine/Create/Physical/ConstantFramingProperty.cs b/Structure_Engine/Create/Physical/ConstantFramingProperty.cs index 9042ab107..6b7e2cc31 100644 --- a/Structure_Engine/Create/Physical/ConstantFramingProperty.cs +++ b/Structure_Engine/Create/Physical/ConstantFramingProperty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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,4 +72,4 @@ public static ConstantFramingProperty ConstantFramingProperty(ISectionProperty s /***************************************************/ } -} \ No newline at end of file +} diff --git a/Structure_Engine/Create/Physical/Floor.cs b/Structure_Engine/Create/Physical/Floor.cs index a63fc84b5..4c9203c6f 100644 --- a/Structure_Engine/Create/Physical/Floor.cs +++ b/Structure_Engine/Create/Physical/Floor.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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,4 +80,4 @@ public static BHPE.Floor Floor(Panel panel) /***************************************************/ } -} \ No newline at end of file +} diff --git a/Structure_Engine/Create/Physical/FramingElement.cs b/Structure_Engine/Create/Physical/FramingElement.cs index cc766ccb7..7952d67c5 100644 --- a/Structure_Engine/Create/Physical/FramingElement.cs +++ b/Structure_Engine/Create/Physical/FramingElement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -96,4 +96,4 @@ public static BHPE.IFramingElement FramingElement(Bar bar, StructuralUsage1D str /***************************************************/ } -} \ No newline at end of file +} diff --git a/Structure_Engine/Create/Physical/ISurface.cs b/Structure_Engine/Create/Physical/ISurface.cs index 486656681..23c17fc97 100644 --- a/Structure_Engine/Create/Physical/ISurface.cs +++ b/Structure_Engine/Create/Physical/ISurface.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -90,4 +90,4 @@ public static BHPE.ISurface ISurface(Panel panel, StructuralUsage2D structuralUs /***************************************************/ } -} \ No newline at end of file +} diff --git a/Structure_Engine/Create/Physical/Wall.cs b/Structure_Engine/Create/Physical/Wall.cs index aef0e3028..f25586972 100644 --- a/Structure_Engine/Create/Physical/Wall.cs +++ b/Structure_Engine/Create/Physical/Wall.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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,4 +79,4 @@ public static BHPE.Wall Wall(Panel panel) /***************************************************/ } -} \ No newline at end of file +} diff --git a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/BottomReinforcement.cs b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/BottomReinforcement.cs index b863404b8..321cd8136 100644 --- a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/BottomReinforcement.cs +++ b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/BottomReinforcement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LongitudinalReinforcement BottomReinforcement(double diameter, dou } + diff --git a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/LayerReinforcement.cs b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/LayerReinforcement.cs index a370dd156..fb66fa8a2 100644 --- a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/LayerReinforcement.cs +++ b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/LayerReinforcement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LongitudinalReinforcement LayerReinforcement(double diameter, int } } + diff --git a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/LongitudinalReinforcement.cs b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/LongitudinalReinforcement.cs index 12d10bf0a..8045dea65 100644 --- a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/LongitudinalReinforcement.cs +++ b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/LongitudinalReinforcement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ private static void CheckEndLocations(ref double startLocation, ref double endLo } + diff --git a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/MultiLinearReinforcement.cs b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/MultiLinearReinforcement.cs index 0a00668eb..c188fc2e1 100644 --- a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/MultiLinearReinforcement.cs +++ b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/MultiLinearReinforcement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LongitudinalReinforcement MultiLinearReinforcement(double diameter } + diff --git a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/PerimiterReinforcement.cs b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/PerimiterReinforcement.cs index 89cca4c64..2fed59b95 100644 --- a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/PerimiterReinforcement.cs +++ b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/PerimiterReinforcement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LongitudinalReinforcement PerimiterReinforcement(double diameter, } + diff --git a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/TopReinforcement.cs b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/TopReinforcement.cs index 8ac304f60..7b021b6c1 100644 --- a/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/TopReinforcement.cs +++ b/Structure_Engine/Create/Reinforcement/LongitudinalReinforcement/TopReinforcement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static LongitudinalReinforcement TopReinforcement(double diameter, double } + diff --git a/Structure_Engine/Create/Reinforcement/Reinforcement.cs b/Structure_Engine/Create/Reinforcement/Reinforcement.cs index 7349f2002..8beda93b9 100644 --- a/Structure_Engine/Create/Reinforcement/Reinforcement.cs +++ b/Structure_Engine/Create/Reinforcement/Reinforcement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static TieReinforcement TieReinforcement(double diameter, double spacing, + diff --git a/Structure_Engine/Create/Reinforcement/TransverseReinforcement/TransverseReinforcement.cs b/Structure_Engine/Create/Reinforcement/TransverseReinforcement/TransverseReinforcement.cs index 533854ff0..2cff339ab 100644 --- a/Structure_Engine/Create/Reinforcement/TransverseReinforcement/TransverseReinforcement.cs +++ b/Structure_Engine/Create/Reinforcement/TransverseReinforcement/TransverseReinforcement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static TransverseReinforcement TransverseReinforcement(ICurveLayout curve } } + diff --git a/Structure_Engine/Create/Requests/BarResultRequest.cs b/Structure_Engine/Create/Requests/BarResultRequest.cs index 9c527523a..4abd0c9cd 100644 --- a/Structure_Engine/Create/Requests/BarResultRequest.cs +++ b/Structure_Engine/Create/Requests/BarResultRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -62,3 +62,4 @@ public static BarResultRequest BarResultRequest(BarResultType resultType = BarRe } + diff --git a/Structure_Engine/Create/Requests/FilterRequest.cs b/Structure_Engine/Create/Requests/FilterRequest.cs index c8a18e502..ff230e83b 100644 --- a/Structure_Engine/Create/Requests/FilterRequest.cs +++ b/Structure_Engine/Create/Requests/FilterRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static FilterRequest MeshResult( MeshResultSmoothingType smoothing, + diff --git a/Structure_Engine/Create/Requests/GlobalResultRequest.cs b/Structure_Engine/Create/Requests/GlobalResultRequest.cs index ffb458883..e648b42f4 100644 --- a/Structure_Engine/Create/Requests/GlobalResultRequest.cs +++ b/Structure_Engine/Create/Requests/GlobalResultRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 GlobalResultRequest GlobalResultRequest(GlobalResultType resultTyp } + diff --git a/Structure_Engine/Create/Requests/IResultRequest.cs b/Structure_Engine/Create/Requests/IResultRequest.cs index 7b227d72f..c23511f83 100644 --- a/Structure_Engine/Create/Requests/IResultRequest.cs +++ b/Structure_Engine/Create/Requests/IResultRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -147,3 +147,4 @@ public static IResultRequest IResultRequest(Type type, IEnumerable ids = + diff --git a/Structure_Engine/Create/Requests/MeshResultRequest.cs b/Structure_Engine/Create/Requests/MeshResultRequest.cs index 635662d27..50e6eea36 100644 --- a/Structure_Engine/Create/Requests/MeshResultRequest.cs +++ b/Structure_Engine/Create/Requests/MeshResultRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static MeshResultRequest MeshResultRequest(MeshResultType resultType = Me } + diff --git a/Structure_Engine/Create/Requests/NodeResultRequest.cs b/Structure_Engine/Create/Requests/NodeResultRequest.cs index b1024145b..1ae79cbab 100644 --- a/Structure_Engine/Create/Requests/NodeResultRequest.cs +++ b/Structure_Engine/Create/Requests/NodeResultRequest.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static NodeResultRequest NodeResultRequest(NodeResultType resultType = No } + diff --git a/Structure_Engine/Create/SectionProperties/AluminiumSection/AluminiumSectionFromProfile.cs b/Structure_Engine/Create/SectionProperties/AluminiumSection/AluminiumSectionFromProfile.cs index 4050d6d05..16e7b5df5 100644 --- a/Structure_Engine/Create/SectionProperties/AluminiumSection/AluminiumSectionFromProfile.cs +++ b/Structure_Engine/Create/SectionProperties/AluminiumSection/AluminiumSectionFromProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static AluminiumSection AluminiumSectionFromProfile(IProfile profile, Alu + diff --git a/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteCircularSection.cs b/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteCircularSection.cs index bc9ff1c5b..7be8182ee 100644 --- a/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteCircularSection.cs +++ b/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteCircularSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ConcreteSection ConcreteCircularSection(double diameter, Concrete + diff --git a/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteFreeFormSection.cs b/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteFreeFormSection.cs index 330dfef13..06021f674 100644 --- a/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteFreeFormSection.cs +++ b/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteFreeFormSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ConcreteSection ConcreteFreeFormSection(List edges, Concre + diff --git a/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteRectangleSection.cs b/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteRectangleSection.cs index 8b905c437..5ffdd6b62 100644 --- a/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteRectangleSection.cs +++ b/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteRectangleSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ConcreteSection ConcreteRectangleSection(double height, double wid + diff --git a/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteSectionFromProfile.cs b/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteSectionFromProfile.cs index fac06624c..ba1baced4 100644 --- a/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteSectionFromProfile.cs +++ b/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteSectionFromProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ConcreteSection ConcreteSectionFromProfile(IProfile profile, Concr + diff --git a/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteTSection.cs b/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteTSection.cs index 16b1c3f32..15643fdaa 100644 --- a/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteTSection.cs +++ b/Structure_Engine/Create/SectionProperties/ConcreteSection/ConcreteTSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 ConcreteSection ConcreteTSection(double height, double webThicknes + diff --git a/Structure_Engine/Create/SectionProperties/GenericSection/GenericSectionFromProfile.cs b/Structure_Engine/Create/SectionProperties/GenericSection/GenericSectionFromProfile.cs index 26b5f53b0..1139e9326 100644 --- a/Structure_Engine/Create/SectionProperties/GenericSection/GenericSectionFromProfile.cs +++ b/Structure_Engine/Create/SectionProperties/GenericSection/GenericSectionFromProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static GenericSection GenericSectionFromProfile(IProfile profile, IMateri + diff --git a/Structure_Engine/Create/SectionProperties/GeometricalSection/SectionPropertyFromProfile.cs b/Structure_Engine/Create/SectionProperties/GeometricalSection/SectionPropertyFromProfile.cs index d353b4784..49be6dbaa 100644 --- a/Structure_Engine/Create/SectionProperties/GeometricalSection/SectionPropertyFromProfile.cs +++ b/Structure_Engine/Create/SectionProperties/GeometricalSection/SectionPropertyFromProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -126,3 +126,4 @@ private static T PostProcessSectionCreate(T section, string name, IMaterialFr + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/FabricatedSteelBoxSection.cs b/Structure_Engine/Create/SectionProperties/SteelSection/FabricatedSteelBoxSection.cs index 6583c997b..8df567c62 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/FabricatedSteelBoxSection.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/FabricatedSteelBoxSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 SteelSection FabricatedSteelBoxSection(double height, double width } } + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/SteelAngleSection.cs b/Structure_Engine/Create/SectionProperties/SteelSection/SteelAngleSection.cs index 69222cdaf..f6d6f079f 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/SteelAngleSection.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/SteelAngleSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -61,3 +61,4 @@ public static SteelSection SteelAngleSection(double height, double webThickness, } } + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/SteelBoxSection.cs b/Structure_Engine/Create/SectionProperties/SteelSection/SteelBoxSection.cs index 08316398d..af6042675 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/SteelBoxSection.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/SteelBoxSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SteelSection SteelBoxSection(double height, double width, double t } } + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/SteelCircularSection.cs b/Structure_Engine/Create/SectionProperties/SteelSection/SteelCircularSection.cs index 6df7aeaca..fb9372118 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/SteelCircularSection.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/SteelCircularSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -48,3 +48,4 @@ public static SteelSection SteelCircularSection(double diameter, Steel material } } + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/SteelFabricatedISection.cs b/Structure_Engine/Create/SectionProperties/SteelSection/SteelFabricatedISection.cs index 7b353fd3e..d9701866b 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/SteelFabricatedISection.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/SteelFabricatedISection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SteelSection SteelFabricatedISection(double height, double webThic } } + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/SteelFreeFormSection.cs b/Structure_Engine/Create/SectionProperties/SteelSection/SteelFreeFormSection.cs index a57267cf5..feb308d52 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/SteelFreeFormSection.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/SteelFreeFormSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 SteelSection SteelFreeFormSection(List edges, Steel materi } } + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/SteelISection.cs b/Structure_Engine/Create/SectionProperties/SteelSection/SteelISection.cs index a1a9ecb5c..f4521bce8 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/SteelISection.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/SteelISection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 SteelSection SteelISection(double height, double webThickness, dou } } + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/SteelRectangleSection.cs b/Structure_Engine/Create/SectionProperties/SteelSection/SteelRectangleSection.cs index fb3583f47..ac899a931 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/SteelRectangleSection.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/SteelRectangleSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static SteelSection SteelRectangleSection(double height, double width, do } } + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/SteelSectionFromProfile.cs b/Structure_Engine/Create/SectionProperties/SteelSection/SteelSectionFromProfile.cs index b482d5180..345d02037 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/SteelSectionFromProfile.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/SteelSectionFromProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SteelSection SteelSectionFromProfile(IProfile profile, Steel mater } } + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/SteelTSection.cs b/Structure_Engine/Create/SectionProperties/SteelSection/SteelTSection.cs index d83eb2642..93bb21f60 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/SteelTSection.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/SteelTSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SteelSection SteelTSection(double height, double webThickness, dou } } + diff --git a/Structure_Engine/Create/SectionProperties/SteelSection/SteelTubeSection.cs b/Structure_Engine/Create/SectionProperties/SteelSection/SteelTubeSection.cs index 6cb72e889..20287a547 100644 --- a/Structure_Engine/Create/SectionProperties/SteelSection/SteelTubeSection.cs +++ b/Structure_Engine/Create/SectionProperties/SteelSection/SteelTubeSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -49,3 +49,4 @@ public static SteelSection SteelTubeSection(double diameter, double thickness, S } } + diff --git a/Structure_Engine/Create/SectionProperties/TimberSection/TimberRectangleSection.cs b/Structure_Engine/Create/SectionProperties/TimberSection/TimberRectangleSection.cs index 9ff3fd1f9..777ce6500 100644 --- a/Structure_Engine/Create/SectionProperties/TimberSection/TimberRectangleSection.cs +++ b/Structure_Engine/Create/SectionProperties/TimberSection/TimberRectangleSection.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static TimberSection TimberRectangleSection(double height, double width, + diff --git a/Structure_Engine/Create/SectionProperties/TimberSection/TimberSectionFromProfile.cs b/Structure_Engine/Create/SectionProperties/TimberSection/TimberSectionFromProfile.cs index 41bb51710..d7338e415 100644 --- a/Structure_Engine/Create/SectionProperties/TimberSection/TimberSectionFromProfile.cs +++ b/Structure_Engine/Create/SectionProperties/TimberSection/TimberSectionFromProfile.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static TimberSection TimberSectionFromProfile(IProfile profile, Timber ma + diff --git a/Structure_Engine/Create/SurfaceProperties/ConstantThickness.cs b/Structure_Engine/Create/SurfaceProperties/ConstantThickness.cs index d049922eb..a60f99b12 100644 --- a/Structure_Engine/Create/SurfaceProperties/ConstantThickness.cs +++ b/Structure_Engine/Create/SurfaceProperties/ConstantThickness.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -44,3 +44,4 @@ public static ConstantThickness ConstantThickness(double thickness, IMaterialFra + diff --git a/Structure_Engine/Create/SurfaceProperties/LoadingPanelProperty.cs b/Structure_Engine/Create/SurfaceProperties/LoadingPanelProperty.cs index 70d8b7634..e5d7648f3 100644 --- a/Structure_Engine/Create/SurfaceProperties/LoadingPanelProperty.cs +++ b/Structure_Engine/Create/SurfaceProperties/LoadingPanelProperty.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static LoadingPanelProperty LoadingPanelProperty(LoadPanelSupportConditio + diff --git a/Structure_Engine/Create/SurfaceProperties/Ribbed.cs b/Structure_Engine/Create/SurfaceProperties/Ribbed.cs index fd6be4710..0616a8a87 100644 --- a/Structure_Engine/Create/SurfaceProperties/Ribbed.cs +++ b/Structure_Engine/Create/SurfaceProperties/Ribbed.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Ribbed Ribbed(string name, double slabDepth, double totalDepth, do + diff --git a/Structure_Engine/Create/SurfaceProperties/SlabOnDeck.cs b/Structure_Engine/Create/SurfaceProperties/SlabOnDeck.cs index 5eefe28f2..cff327140 100644 --- a/Structure_Engine/Create/SurfaceProperties/SlabOnDeck.cs +++ b/Structure_Engine/Create/SurfaceProperties/SlabOnDeck.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static SlabOnDeck SlabOnDeck(CorrugatedDeck deck, double thicknessOverFlu + diff --git a/Structure_Engine/Create/SurfaceProperties/Waffle.cs b/Structure_Engine/Create/SurfaceProperties/Waffle.cs index bdfa50751..3467d5ae9 100644 --- a/Structure_Engine/Create/SurfaceProperties/Waffle.cs +++ b/Structure_Engine/Create/SurfaceProperties/Waffle.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Waffle Waffle(string name, double slabDepth, double depthX, double + diff --git a/Structure_Engine/Modify/AddReinforcement.cs b/Structure_Engine/Modify/AddReinforcement.cs index 63c822374..48d2800ec 100644 --- a/Structure_Engine/Modify/AddReinforcement.cs +++ b/Structure_Engine/Modify/AddReinforcement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static ConcreteSection AddReinforcement(this ConcreteSection section, IEn + diff --git a/Structure_Engine/Modify/ApplyModifiers.cs b/Structure_Engine/Modify/ApplyModifiers.cs index c1756a0aa..88b2c5336 100644 --- a/Structure_Engine/Modify/ApplyModifiers.cs +++ b/Structure_Engine/Modify/ApplyModifiers.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -123,3 +123,4 @@ public static ISectionProperty ApplyModifiers(this ISectionProperty prop, double + diff --git a/Structure_Engine/Modify/Flip.cs b/Structure_Engine/Modify/Flip.cs index 00233c4fb..acfb01fc3 100644 --- a/Structure_Engine/Modify/Flip.cs +++ b/Structure_Engine/Modify/Flip.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static Edge Flip(this Edge edge) + diff --git a/Structure_Engine/Modify/OrientTowards.cs b/Structure_Engine/Modify/OrientTowards.cs index 63fe38b47..62b67a3d4 100644 --- a/Structure_Engine/Modify/OrientTowards.cs +++ b/Structure_Engine/Modify/OrientTowards.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static FEMeshFace OrientTowards(this FEMeshFace face, FEMesh mesh, Point } + diff --git a/Structure_Engine/Modify/SetElements0D.cs b/Structure_Engine/Modify/SetElements0D.cs index 15ec41956..bbd3ca343 100644 --- a/Structure_Engine/Modify/SetElements0D.cs +++ b/Structure_Engine/Modify/SetElements0D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static Bar SetElements0D(this Bar bar, List newElements0D) + diff --git a/Structure_Engine/Modify/SetLocalOrientation.cs b/Structure_Engine/Modify/SetLocalOrientation.cs index e38260186..4bc96d6e4 100644 --- a/Structure_Engine/Modify/SetLocalOrientation.cs +++ b/Structure_Engine/Modify/SetLocalOrientation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -102,3 +102,4 @@ public static FEMeshFace SetLocalOrientation(this FEMeshFace face, FEMesh mesh, } + diff --git a/Structure_Engine/Modify/SetMaterial.cs b/Structure_Engine/Modify/SetMaterial.cs index 0f071f5f1..0558a2614 100644 --- a/Structure_Engine/Modify/SetMaterial.cs +++ b/Structure_Engine/Modify/SetMaterial.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Bar SetMaterial(this Bar bar, IMaterialFragment material = null) + diff --git a/Structure_Engine/Modify/SetNormal.cs b/Structure_Engine/Modify/SetNormal.cs index bf6e5e79c..5d770d07a 100644 --- a/Structure_Engine/Modify/SetNormal.cs +++ b/Structure_Engine/Modify/SetNormal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ public static Bar SetNormal(this Bar bar, Vector normal) } + diff --git a/Structure_Engine/Modify/SetReinforcement.cs b/Structure_Engine/Modify/SetReinforcement.cs index 1f3db0c52..e235959b0 100644 --- a/Structure_Engine/Modify/SetReinforcement.cs +++ b/Structure_Engine/Modify/SetReinforcement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static ConcreteSection SetReinforcement(this ConcreteSection section, IEn + diff --git a/Structure_Engine/Modify/SetStructuralFragment.cs b/Structure_Engine/Modify/SetStructuralFragment.cs index 6a2aa1aa2..e1fb31fa2 100644 --- a/Structure_Engine/Modify/SetStructuralFragment.cs +++ b/Structure_Engine/Modify/SetStructuralFragment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Material SetStructuralFragment(this Material material, IMaterialFr + diff --git a/Structure_Engine/Modify/Transform.cs b/Structure_Engine/Modify/Transform.cs index a3c6d1e9d..3f9c9973a 100644 --- a/Structure_Engine/Modify/Transform.cs +++ b/Structure_Engine/Modify/Transform.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -205,3 +205,4 @@ public static FEMesh Transform(this FEMesh mesh, TransformMatrix transform, doub } + diff --git a/Structure_Engine/Objects/EqualityComparers/BarEndNodesDistanceComparer.cs b/Structure_Engine/Objects/EqualityComparers/BarEndNodesDistanceComparer.cs index c5718b8f5..a8b2f1692 100644 --- a/Structure_Engine/Objects/EqualityComparers/BarEndNodesDistanceComparer.cs +++ b/Structure_Engine/Objects/EqualityComparers/BarEndNodesDistanceComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public int GetHashCode(Bar bar) + diff --git a/Structure_Engine/Objects/EqualityComparers/CaseNumberComaprer.cs b/Structure_Engine/Objects/EqualityComparers/CaseNumberComaprer.cs index a3cea2556..3d87c5a7b 100644 --- a/Structure_Engine/Objects/EqualityComparers/CaseNumberComaprer.cs +++ b/Structure_Engine/Objects/EqualityComparers/CaseNumberComaprer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public int GetHashCode(ICase obj) + diff --git a/Structure_Engine/Objects/EqualityComparers/Constraint4DOFComparer.cs b/Structure_Engine/Objects/EqualityComparers/Constraint4DOFComparer.cs index f04ea99bf..4ef752035 100644 --- a/Structure_Engine/Objects/EqualityComparers/Constraint4DOFComparer.cs +++ b/Structure_Engine/Objects/EqualityComparers/Constraint4DOFComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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(Constraint4DOF obj) + diff --git a/Structure_Engine/Objects/EqualityComparers/Constraint6DOFComparer.cs b/Structure_Engine/Objects/EqualityComparers/Constraint6DOFComparer.cs index 03e6160e6..ca9b2e1da 100644 --- a/Structure_Engine/Objects/EqualityComparers/Constraint6DOFComparer.cs +++ b/Structure_Engine/Objects/EqualityComparers/Constraint6DOFComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public int GetHashCode(Constraint6DOF obj) + diff --git a/Structure_Engine/Objects/EqualityComparers/NameOrDescriptionComparer.cs b/Structure_Engine/Objects/EqualityComparers/NameOrDescriptionComparer.cs index 236bb67e1..4c7b50b70 100644 --- a/Structure_Engine/Objects/EqualityComparers/NameOrDescriptionComparer.cs +++ b/Structure_Engine/Objects/EqualityComparers/NameOrDescriptionComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public int GetHashCode(IProperty prop) + diff --git a/Structure_Engine/Objects/EqualityComparers/NodeDistanceComparer.cs b/Structure_Engine/Objects/EqualityComparers/NodeDistanceComparer.cs index 81dfda185..31ded24f3 100644 --- a/Structure_Engine/Objects/EqualityComparers/NodeDistanceComparer.cs +++ b/Structure_Engine/Objects/EqualityComparers/NodeDistanceComparer.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -106,3 +106,4 @@ public int GetHashCode(Node node) + diff --git a/Structure_Engine/Query/AnalyticalBars.cs b/Structure_Engine/Query/AnalyticalBars.cs index 3f18c2753..875957f73 100644 --- a/Structure_Engine/Query/AnalyticalBars.cs +++ b/Structure_Engine/Query/AnalyticalBars.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -165,3 +165,4 @@ private static ISectionProperty ToSectionProperty(BHP.FramingProperties.Constant + diff --git a/Structure_Engine/Query/Area.cs b/Structure_Engine/Query/Area.cs index b86fcea0e..3c456501a 100644 --- a/Structure_Engine/Query/Area.cs +++ b/Structure_Engine/Query/Area.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -96,3 +96,4 @@ private static double Area(this BH.oM.Dimensional.IElement2D element) + diff --git a/Structure_Engine/Query/AverageElement.cs b/Structure_Engine/Query/AverageElement.cs index 02b79d7ec..62a152044 100644 --- a/Structure_Engine/Query/AverageElement.cs +++ b/Structure_Engine/Query/AverageElement.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Node AverageElement(this List nodes, List weights = + diff --git a/Structure_Engine/Query/BarSectionTranformation.cs b/Structure_Engine/Query/BarSectionTranformation.cs index 48633531b..23791c7ad 100644 --- a/Structure_Engine/Query/BarSectionTranformation.cs +++ b/Structure_Engine/Query/BarSectionTranformation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -121,3 +121,4 @@ private static TransformMatrix GlobalToSectionAxes + diff --git a/Structure_Engine/Query/CaseType.cs b/Structure_Engine/Query/CaseType.cs index 362473a29..413f29c07 100644 --- a/Structure_Engine/Query/CaseType.cs +++ b/Structure_Engine/Query/CaseType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static CaseType CaseType(this LoadCombination loadCombination) + diff --git a/Structure_Engine/Query/Centreline.cs b/Structure_Engine/Query/Centreline.cs index 0b08f1a29..723fa88a6 100644 --- a/Structure_Engine/Query/Centreline.cs +++ b/Structure_Engine/Query/Centreline.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Line Centreline(this Bar bar) + diff --git a/Structure_Engine/Query/Construction.cs b/Structure_Engine/Query/Construction.cs index a5f921d9e..2df92b005 100644 --- a/Structure_Engine/Query/Construction.cs +++ b/Structure_Engine/Query/Construction.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -140,4 +140,4 @@ private static Material Material(IMaterialFragment material) /***************************************************/ } -} \ No newline at end of file +} diff --git a/Structure_Engine/Query/CoordinateSystem.cs b/Structure_Engine/Query/CoordinateSystem.cs index 26fa61eef..94f96cfcc 100644 --- a/Structure_Engine/Query/CoordinateSystem.cs +++ b/Structure_Engine/Query/CoordinateSystem.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Cartesian CoordinateSystem(this FEMeshFace face, FEMesh mesh) } + diff --git a/Structure_Engine/Query/DampingRatio.cs b/Structure_Engine/Query/DampingRatio.cs index 46b78ef98..d69268d48 100644 --- a/Structure_Engine/Query/DampingRatio.cs +++ b/Structure_Engine/Query/DampingRatio.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double DampingRatio(this Material material) + diff --git a/Structure_Engine/Query/Default.cs b/Structure_Engine/Query/Default.cs index cc84e2016..3b2dbcea1 100644 --- a/Structure_Engine/Query/Default.cs +++ b/Structure_Engine/Query/Default.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IMaterialFragment Default(this MaterialType materialType) + diff --git a/Structure_Engine/Query/DeformedShape.cs b/Structure_Engine/Query/DeformedShape.cs index e5062d12f..ec33fc169 100644 --- a/Structure_Engine/Query/DeformedShape.cs +++ b/Structure_Engine/Query/DeformedShape.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -271,3 +271,4 @@ private static Mesh DeformedMesh(FEMesh feMesh, IEnumerable d + diff --git a/Structure_Engine/Query/DepthAt.cs b/Structure_Engine/Query/DepthAt.cs index 3810b079f..07dd26a51 100644 --- a/Structure_Engine/Query/DepthAt.cs +++ b/Structure_Engine/Query/DepthAt.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static double DepthAt(this IProfile section, double x, ref double[] range + diff --git a/Structure_Engine/Query/Description.cs b/Structure_Engine/Query/Description.cs index 865c3a82f..57992b59b 100644 --- a/Structure_Engine/Query/Description.cs +++ b/Structure_Engine/Query/Description.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -782,3 +782,4 @@ private static string DofSign(this DOFType dof) } + diff --git a/Structure_Engine/Query/DescriptionOrName.cs b/Structure_Engine/Query/DescriptionOrName.cs index f5eba0395..34482f179 100644 --- a/Structure_Engine/Query/DescriptionOrName.cs +++ b/Structure_Engine/Query/DescriptionOrName.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -129,3 +129,4 @@ public static string DescriptionOrName(this ISurfaceProperty property) + diff --git a/Structure_Engine/Query/DistributedPoints.cs b/Structure_Engine/Query/DistributedPoints.cs index 57b01dd2a..648c91c5f 100644 --- a/Structure_Engine/Query/DistributedPoints.cs +++ b/Structure_Engine/Query/DistributedPoints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List DistributedPoints(this Bar bar, int divisions, double + diff --git a/Structure_Engine/Query/Edges.cs b/Structure_Engine/Query/Edges.cs index 824961ce1..a1d74da4b 100644 --- a/Structure_Engine/Query/Edges.cs +++ b/Structure_Engine/Query/Edges.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static IEnumerable Edges(this IAreaElement element) + diff --git a/Structure_Engine/Query/ElasticValues.cs b/Structure_Engine/Query/ElasticValues.cs index 6b6f8ec9c..e69df7f36 100644 --- a/Structure_Engine/Query/ElasticValues.cs +++ b/Structure_Engine/Query/ElasticValues.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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[] ElasticValues(this Constraint6DOF constraint) + diff --git a/Structure_Engine/Query/EmbodiedCarbon.cs b/Structure_Engine/Query/EmbodiedCarbon.cs index 6a89c3dbb..fa08c33ba 100644 --- a/Structure_Engine/Query/EmbodiedCarbon.cs +++ b/Structure_Engine/Query/EmbodiedCarbon.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double EmbodiedCarbon(this Panel panel) + diff --git a/Structure_Engine/Query/Extrude.cs b/Structure_Engine/Query/Extrude.cs index f6f1cf6ac..482b4fc8a 100644 --- a/Structure_Engine/Query/Extrude.cs +++ b/Structure_Engine/Query/Extrude.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -135,3 +135,4 @@ private static List ExtrudeSimple(List sectionCurves, Transfo + diff --git a/Structure_Engine/Query/Fixities.cs b/Structure_Engine/Query/Fixities.cs index bac3057e2..0bd9203d6 100644 --- a/Structure_Engine/Query/Fixities.cs +++ b/Structure_Engine/Query/Fixities.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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[] Fixities(this Constraint6DOF constraint) /***************************************************/ } } + diff --git a/Structure_Engine/Query/Geometry.cs b/Structure_Engine/Query/Geometry.cs index 0c645bb66..939496ac6 100644 --- a/Structure_Engine/Query/Geometry.cs +++ b/Structure_Engine/Query/Geometry.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -132,3 +132,4 @@ public static IGeometry Geometry(this SteelSection section) } + diff --git a/Structure_Engine/Query/Geometry3D.cs b/Structure_Engine/Query/Geometry3D.cs index e4bbabdea..b45bfb30f 100644 --- a/Structure_Engine/Query/Geometry3D.cs +++ b/Structure_Engine/Query/Geometry3D.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -106,3 +106,4 @@ public static IGeometry Geometry3D(this Panel panel, bool onlyCentralSurface = f + diff --git a/Structure_Engine/Query/HasAssignedObjectIds.cs b/Structure_Engine/Query/HasAssignedObjectIds.cs index 50b0e15b0..560938a7b 100644 --- a/Structure_Engine/Query/HasAssignedObjectIds.cs +++ b/Structure_Engine/Query/HasAssignedObjectIds.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool HasAssignedObjectIds(this IElementLoad load, Type adapt } + diff --git a/Structure_Engine/Query/HasMergeablePropertiesWith.cs b/Structure_Engine/Query/HasMergeablePropertiesWith.cs index 9592e3308..425a9e407 100644 --- a/Structure_Engine/Query/HasMergeablePropertiesWith.cs +++ b/Structure_Engine/Query/HasMergeablePropertiesWith.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -56,3 +56,4 @@ public static bool HasMergeablePropertiesWith(this Edge element, Edge other) } + diff --git a/Structure_Engine/Query/HasModifiers.cs b/Structure_Engine/Query/HasModifiers.cs index aa1df0cd3..37ac2db09 100644 --- a/Structure_Engine/Query/HasModifiers.cs +++ b/Structure_Engine/Query/HasModifiers.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool HasModifiers(this ISectionProperty property) + diff --git a/Structure_Engine/Query/HasReinforcement.cs b/Structure_Engine/Query/HasReinforcement.cs index 90f66d8c7..7e76fe247 100644 --- a/Structure_Engine/Query/HasReinforcement.cs +++ b/Structure_Engine/Query/HasReinforcement.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool HasReinforcement(this ConcreteSection section) /***************************************************/ } } + diff --git a/Structure_Engine/Query/IsConstrained.cs b/Structure_Engine/Query/IsConstrained.cs index 8ab4625c1..2738fc128 100644 --- a/Structure_Engine/Query/IsConstrained.cs +++ b/Structure_Engine/Query/IsConstrained.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 bool IsConstrained(this Node node) + diff --git a/Structure_Engine/Query/IsLongitudinal.cs b/Structure_Engine/Query/IsLongitudinal.cs index 928abf6ac..423d2dd51 100644 --- a/Structure_Engine/Query/IsLongitudinal.cs +++ b/Structure_Engine/Query/IsLongitudinal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static bool IIsLongitudinal(this Reinforcement reinforcement) + diff --git a/Structure_Engine/Query/IsNull.cs b/Structure_Engine/Query/IsNull.cs index dc9320b06..ed1edd057 100644 --- a/Structure_Engine/Query/IsNull.cs +++ b/Structure_Engine/Query/IsNull.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -613,3 +613,4 @@ private static bool IsNull(this IAreaElement element, string msg = "", [CallerMe } } + diff --git a/Structure_Engine/Query/IsNumericallyDependent.cs b/Structure_Engine/Query/IsNumericallyDependent.cs index 1c5f41275..4b9f049a3 100644 --- a/Structure_Engine/Query/IsNumericallyDependent.cs +++ b/Structure_Engine/Query/IsNumericallyDependent.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -176,3 +176,4 @@ public static bool IsNumericallyDependent(this DOFType dof) } + diff --git a/Structure_Engine/Query/IsValidStructural.cs b/Structure_Engine/Query/IsValidStructural.cs index e2f3e2165..f14aa578b 100644 --- a/Structure_Engine/Query/IsValidStructural.cs +++ b/Structure_Engine/Query/IsValidStructural.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IsValidStructural(this Material material) + diff --git a/Structure_Engine/Query/IsVertical.cs b/Structure_Engine/Query/IsVertical.cs index 4fd6f29eb..41dba88a3 100644 --- a/Structure_Engine/Query/IsVertical.cs +++ b/Structure_Engine/Query/IsVertical.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 IsVertical(this Line line) } + diff --git a/Structure_Engine/Query/LoadType.cs b/Structure_Engine/Query/LoadType.cs index 03910a279..c3259e5f4 100644 --- a/Structure_Engine/Query/LoadType.cs +++ b/Structure_Engine/Query/LoadType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -133,3 +133,4 @@ public static LoadType LoadType(this PointVelocity load) + diff --git a/Structure_Engine/Query/LocalOrientation.cs b/Structure_Engine/Query/LocalOrientation.cs index c9fb1e8c7..ea4c28fec 100644 --- a/Structure_Engine/Query/LocalOrientation.cs +++ b/Structure_Engine/Query/LocalOrientation.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -107,3 +107,4 @@ private static Basis LocalOrientation(this Vector normal, double orientationAngl } + diff --git a/Structure_Engine/Query/Mass.cs b/Structure_Engine/Query/Mass.cs index 9d7a6c91b..b82847892 100644 --- a/Structure_Engine/Query/Mass.cs +++ b/Structure_Engine/Query/Mass.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double Mass(this Panel panel) + diff --git a/Structure_Engine/Query/MassPerArea.cs b/Structure_Engine/Query/MassPerArea.cs index 168848a77..db4096041 100644 --- a/Structure_Engine/Query/MassPerArea.cs +++ b/Structure_Engine/Query/MassPerArea.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -159,3 +159,4 @@ public static double IMassPerArea(this ISurfaceProperty property) + diff --git a/Structure_Engine/Query/MassPerMetre.cs b/Structure_Engine/Query/MassPerMetre.cs index da2c62a97..751befa5a 100644 --- a/Structure_Engine/Query/MassPerMetre.cs +++ b/Structure_Engine/Query/MassPerMetre.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double IMassPerMetre(this ISectionProperty section) + diff --git a/Structure_Engine/Query/MaterialComposition.cs b/Structure_Engine/Query/MaterialComposition.cs index b4822c0ce..e9bdb4171 100644 --- a/Structure_Engine/Query/MaterialComposition.cs +++ b/Structure_Engine/Query/MaterialComposition.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -323,3 +323,4 @@ private static MaterialComposition MaterialComposition(this IMaterialFragment ba } + diff --git a/Structure_Engine/Query/MaterialType.cs b/Structure_Engine/Query/MaterialType.cs index 5c578b6a2..81569637b 100644 --- a/Structure_Engine/Query/MaterialType.cs +++ b/Structure_Engine/Query/MaterialType.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -119,3 +119,4 @@ private static MaterialType MaterialType(this IMaterialFragment materialFragment + diff --git a/Structure_Engine/Query/Modifiers.cs b/Structure_Engine/Query/Modifiers.cs index 65f2f6084..5c9942584 100644 --- a/Structure_Engine/Query/Modifiers.cs +++ b/Structure_Engine/Query/Modifiers.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double[] Modifiers(this ISectionProperty property) + diff --git a/Structure_Engine/Query/Normal.cs b/Structure_Engine/Query/Normal.cs index 581b341e2..4ceb92bc5 100644 --- a/Structure_Engine/Query/Normal.cs +++ b/Structure_Engine/Query/Normal.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -137,3 +137,4 @@ public static Vector Normal(this Panel panel) } + diff --git a/Structure_Engine/Query/OppositeNode.cs b/Structure_Engine/Query/OppositeNode.cs index fe09dbb81..e65063016 100644 --- a/Structure_Engine/Query/OppositeNode.cs +++ b/Structure_Engine/Query/OppositeNode.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static Node OppositeNode(this Bar bar, Node node) + diff --git a/Structure_Engine/Query/PlotBarForce.cs b/Structure_Engine/Query/PlotBarForce.cs index 65bf2b3f5..f89961e5d 100644 --- a/Structure_Engine/Query/PlotBarForce.cs +++ b/Structure_Engine/Query/PlotBarForce.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -134,3 +134,4 @@ private static List PlotSpecificForce(Vector v, List pts, List PointGrid(this IAreaElement element) + diff --git a/Structure_Engine/Query/Position.cs b/Structure_Engine/Query/Position.cs index c8801a681..cbda89541 100644 --- a/Structure_Engine/Query/Position.cs +++ b/Structure_Engine/Query/Position.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Point Position(this Node node) + diff --git a/Structure_Engine/Query/ReinforcementLayout.cs b/Structure_Engine/Query/ReinforcementLayout.cs index 6a8e1bd7e..44ecec2d7 100644 --- a/Structure_Engine/Query/ReinforcementLayout.cs +++ b/Structure_Engine/Query/ReinforcementLayout.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -422,3 +422,4 @@ private static List TransverseReinforcement(this Concre } + diff --git a/Structure_Engine/Query/ReinforcementTransitionPoints.cs b/Structure_Engine/Query/ReinforcementTransitionPoints.cs index 2e49ebb2b..a93a2207d 100644 --- a/Structure_Engine/Query/ReinforcementTransitionPoints.cs +++ b/Structure_Engine/Query/ReinforcementTransitionPoints.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ReinforcementTransitionPoints(this ConcreteSection co } + diff --git a/Structure_Engine/Query/ReinforcingBarCount.cs b/Structure_Engine/Query/ReinforcingBarCount.cs index 958ec8b6e..5e7006399 100644 --- a/Structure_Engine/Query/ReinforcingBarCount.cs +++ b/Structure_Engine/Query/ReinforcingBarCount.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 static int LayoutCount(ILayout2D layout) } + diff --git a/Structure_Engine/Query/ReinforcingBars.cs b/Structure_Engine/Query/ReinforcingBars.cs index 2158969c7..e3904b484 100644 --- a/Structure_Engine/Query/ReinforcingBars.cs +++ b/Structure_Engine/Query/ReinforcingBars.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List ReinforcingBars(this Bar bar) } + diff --git a/Structure_Engine/Query/SelectCase.cs b/Structure_Engine/Query/SelectCase.cs index 664e8af9b..c60df5afb 100644 --- a/Structure_Engine/Query/SelectCase.cs +++ b/Structure_Engine/Query/SelectCase.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static List SelectCase(this List results, object loadcase) where + diff --git a/Structure_Engine/Query/ShearArea.cs b/Structure_Engine/Query/ShearArea.cs index 8f72ed16e..ea881973c 100644 --- a/Structure_Engine/Query/ShearArea.cs +++ b/Structure_Engine/Query/ShearArea.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double ShearArea(List slices, double momentOfIne + diff --git a/Structure_Engine/Query/ShearModulus.cs b/Structure_Engine/Query/ShearModulus.cs index fc6515047..be5e2a520 100644 --- a/Structure_Engine/Query/ShearModulus.cs +++ b/Structure_Engine/Query/ShearModulus.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double ShearModulus(this IIsotropic materialFragment) + diff --git a/Structure_Engine/Query/SolidVolume.cs b/Structure_Engine/Query/SolidVolume.cs index ec970779f..8ab33a575 100644 --- a/Structure_Engine/Query/SolidVolume.cs +++ b/Structure_Engine/Query/SolidVolume.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static double SolidVolume(this IAreaElement areaElement) } + diff --git a/Structure_Engine/Query/StructuralMaterialFragment.cs b/Structure_Engine/Query/StructuralMaterialFragment.cs index 946987ae0..9a5d4db92 100644 --- a/Structure_Engine/Query/StructuralMaterialFragment.cs +++ b/Structure_Engine/Query/StructuralMaterialFragment.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static IMaterialFragment StructuralMaterialFragment(this Material materia + diff --git a/Structure_Engine/Query/Tangent.cs b/Structure_Engine/Query/Tangent.cs index d80d27406..994395820 100644 --- a/Structure_Engine/Query/Tangent.cs +++ b/Structure_Engine/Query/Tangent.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 Vector Tangent(this Bar bar, bool normalise = false) + diff --git a/Structure_Engine/Query/TieDiameter.cs b/Structure_Engine/Query/TieDiameter.cs index 9cee4f876..e23e2cb7c 100644 --- a/Structure_Engine/Query/TieDiameter.cs +++ b/Structure_Engine/Query/TieDiameter.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 double TieDiameter(this ConcreteSection property) + diff --git a/Structure_Engine/Query/TorsionalConstant.cs b/Structure_Engine/Query/TorsionalConstant.cs index aa266a92a..2f70254ae 100644 --- a/Structure_Engine/Query/TorsionalConstant.cs +++ b/Structure_Engine/Query/TorsionalConstant.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -569,3 +569,4 @@ private static double EndLossCorrectionVs(double s) + diff --git a/Structure_Engine/Query/Total.cs b/Structure_Engine/Query/Total.cs index 0a81af6f0..9280f3037 100644 --- a/Structure_Engine/Query/Total.cs +++ b/Structure_Engine/Query/Total.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -123,3 +123,4 @@ public static double MTotal(this BarForce force) } } + diff --git a/Structure_Engine/Query/TotalThickness.cs b/Structure_Engine/Query/TotalThickness.cs index a0d4adced..d2e62f9c6 100644 --- a/Structure_Engine/Query/TotalThickness.cs +++ b/Structure_Engine/Query/TotalThickness.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -150,3 +150,4 @@ private static double TotalThickness(this ISurfaceProperty property) } } + diff --git a/Structure_Engine/Query/Visualize.cs b/Structure_Engine/Query/Visualize.cs index 460be693c..57680881c 100644 --- a/Structure_Engine/Query/Visualize.cs +++ b/Structure_Engine/Query/Visualize.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -1008,3 +1008,4 @@ private static List MultipleArrows(IEnumerable basePoints, Vector + diff --git a/Structure_Engine/Query/VolumePerArea.cs b/Structure_Engine/Query/VolumePerArea.cs index d5d805839..45388b19b 100644 --- a/Structure_Engine/Query/VolumePerArea.cs +++ b/Structure_Engine/Query/VolumePerArea.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -185,3 +185,4 @@ private static double VolumePerArea(this ISurfaceProperty property) + diff --git a/Structure_Engine/Query/WarpingConstant.cs b/Structure_Engine/Query/WarpingConstant.cs index 953c3ea56..b1a1957d6 100644 --- a/Structure_Engine/Query/WarpingConstant.cs +++ b/Structure_Engine/Query/WarpingConstant.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -295,3 +295,4 @@ private static double WarpingConstant(this IProfile profile) + diff --git a/Structure_Engine/Query/WidthAt.cs b/Structure_Engine/Query/WidthAt.cs index 16a390fdf..ac2259368 100644 --- a/Structure_Engine/Query/WidthAt.cs +++ b/Structure_Engine/Query/WidthAt.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -64,3 +64,4 @@ public static double WidthAt(this IProfile section, double y, ref double[] range + diff --git a/Versioning_Engine/Compute/VersioningKey.cs b/Versioning_Engine/Compute/VersioningKey.cs index a84710c21..86d7605ad 100644 --- a/Versioning_Engine/Compute/VersioningKey.cs +++ b/Versioning_Engine/Compute/VersioningKey.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -148,3 +148,4 @@ private static string GetTypeString(string json) } + diff --git a/Versioning_Engine/Convert/ToNewVersion.cs b/Versioning_Engine/Convert/ToNewVersion.cs index 16813722a..631a67fc6 100644 --- a/Versioning_Engine/Convert/ToNewVersion.cs +++ b/Versioning_Engine/Convert/ToNewVersion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -242,3 +242,4 @@ private static BsonDocument ReadDocument(PipeStream pipe) } } + diff --git a/Versioning_Engine/Modify/AddVersion.cs b/Versioning_Engine/Modify/AddVersion.cs index d8fb57427..c64044c22 100644 --- a/Versioning_Engine/Modify/AddVersion.cs +++ b/Versioning_Engine/Modify/AddVersion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 void AddVersion(this IBsonWriter writer) } } + diff --git a/Versioning_Engine/Modify/RemoveVersion.cs b/Versioning_Engine/Modify/RemoveVersion.cs index 1868a68dd..27cb1c9e2 100644 --- a/Versioning_Engine/Modify/RemoveVersion.cs +++ b/Versioning_Engine/Modify/RemoveVersion.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static void RemoveVersion(this BsonDocument document) + diff --git a/Versioning_Engine/Query/DatasetToMessageForDeleted.cs b/Versioning_Engine/Query/DatasetToMessageForDeleted.cs index fa466f258..dc089559d 100644 --- a/Versioning_Engine/Query/DatasetToMessageForDeleted.cs +++ b/Versioning_Engine/Query/DatasetToMessageForDeleted.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static Dictionary DatasetToMessageForDeleted() /***************************************************/ } } + diff --git a/Versioning_Engine/Query/DatasetToNewPaths.cs b/Versioning_Engine/Query/DatasetToNewPaths.cs index 9c0a45417..610000830 100644 --- a/Versioning_Engine/Query/DatasetToNewPaths.cs +++ b/Versioning_Engine/Query/DatasetToNewPaths.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -140,3 +140,4 @@ private static void ExtractDataSetUpgraders() /***************************************************/ } } + diff --git a/Versioning_Engine/Query/DatasetToOldPaths.cs b/Versioning_Engine/Query/DatasetToOldPaths.cs index f67e79cb6..b2e3c1f3f 100644 --- a/Versioning_Engine/Query/DatasetToOldPaths.cs +++ b/Versioning_Engine/Query/DatasetToOldPaths.cs @@ -1,6 +1,6 @@ -/* +/* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -50,3 +50,4 @@ public static Dictionary> DatasetToOldPaths() /***************************************************/ } } + diff --git a/Versioning_Engine/Query/UpgraderVersions.cs b/Versioning_Engine/Query/UpgraderVersions.cs index 335bb384d..2a25e52e5 100644 --- a/Versioning_Engine/Query/UpgraderVersions.cs +++ b/Versioning_Engine/Query/UpgraderVersions.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -81,3 +81,4 @@ public static List UpgraderVersions() } + diff --git a/Versioning_Engine/Query/UpgradersToCall.cs b/Versioning_Engine/Query/UpgradersToCall.cs index a79353009..e2d177560 100644 --- a/Versioning_Engine/Query/UpgradersToCall.cs +++ b/Versioning_Engine/Query/UpgradersToCall.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -67,3 +67,4 @@ public static List UpgradersToCall(string version) } + diff --git a/Versioning_Engine/Query/Version.cs b/Versioning_Engine/Query/Version.cs index 762546c81..3f41ef01e 100644 --- a/Versioning_Engine/Query/Version.cs +++ b/Versioning_Engine/Query/Version.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved. * * Each contributor holds copyright over their respective contributions. * The project versioning (Git) records all such contribution source information. @@ -46,3 +46,4 @@ public static string Version(this BsonDocument document) + diff --git a/Versioning_Engine/Query/VersioningEvents.cs b/Versioning_Engine/Query/VersioningEvents.cs index 4e0a90ee3..744e08286 100644 --- a/Versioning_Engine/Query/VersioningEvents.cs +++ b/Versioning_Engine/Query/VersioningEvents.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 List VersioningEvents() } + diff --git a/Versioning_Engine/Query/VersioningKey.cs b/Versioning_Engine/Query/VersioningKey.cs index 551f4dc43..64960e0c1 100644 --- a/Versioning_Engine/Query/VersioningKey.cs +++ b/Versioning_Engine/Query/VersioningKey.cs @@ -1,6 +1,6 @@ /* * This file is part of the Buildings and Habitats object Model (BHoM) - * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved. + * Copyright (c) 2015 - 2023, 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 @@ public static string VersioningKey(this MethodBase method) } +