Closed Tom-Kingstone closed 9 months ago
@BHoMBot check core @BHoMBot check compliance
@BHoMBot check versioning
@BHoMBot check installer
@BHoMBot check installer
@BHoMBot check installer
@BHoMBot check versioning
@BHoMBot check versioning
@BHoMBot check core @BHoMBot check compliance
@BHoMBot check null-handling @BHoMBot check serialisation
@BHoMBot this is a DevOps instruction. I am requesting neutral checks on: installer, unit-tests
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 20502085398
@BHoMBot check ready-to-merge
@BHoMBot check ready-to-merge
NOTE: Depends on
Issues addressed by this PR
Closes #3243
Following methods marked
ToBeRemoved
have been removed:BH.Engine.Architecture.QueryNewElement1D(Room, ICurve)
BH.Engine.Diffing.Query.ListModifiedProperties(Dictionary<string, Dictionary<string, Tuple<object, object>>>)
BH.Engine.Environment.Create.CleanSpace(Panel)
BH.Engine.Environment.Query.FilterPanelsNotByType(Panel, PanelType)
BH.Engine.Geometry.Query.Centre(Polyline, double)
BH.Engine.Geometry.Query.Radius(Arc)
BH.Engine.Structure.Create.Panel(ICurve, List<Opening>, ISurfaceProperty, string)
BH.Engine.Structure.Create.Panel(List<Edge>, List<ICurve>, ISurfaceProperty, string)
BH.Engine.Structure.Create.AreaUniformlyDistributedLoad(Loadcase, Vector, BHoMGroup<IAreaElement>, LoadAxis, boolean, string)
BH.Engine.Structure.Create.BarUniformTemperatureLoad(Loadcase, double, BHoMGroup<Bar>, LoadAxis, boolean, string)
BH.Engine.Structure.Create.ContourLoad(Polyline, Vector, Loadcase, LoadAxis, boolean, string)
BH.Engine.Structure.Results.Create.MeshResult(MeshResultSmoothingType, MeshResultLayer, double, MeshResultType, Cartesian, IEnumerable<object>, IEnumerable<object>)
BH.Engine.Structure.Create.GeometricalLineLoad(Line, Loadcase, Vector, Vector, Vector, Vector, string)
And fixed cases where some deprecated methods were still being used in Structure_Engine
Test files
Changelog
Additional comments
If there are still unit tests for these methods, they will need to be removed as well.