v9.2.β.0
Pre-release
Pre-release
Installer
Please obtain the latest installer for this release from bhom.xyz
Change Log
To see the changelog for this release, please go to BHoM documentation
BHoM_Engine
Feature
- Geometry_Engine: IsRectangle and LongestEdgeDirection added
- make the code more robust for deserialisation of Bitmaps and loading of settings
Bug
- Fix map position domain to work as intended
- Fixed bug in
MapPositionDomainthat only mapped the positions if a 0 and 1 were included; - The
MapDomainworks for any case so the conditional for including 0 or 1 has been removed;
- Fixed bug in
Compliance
BHoM_UI
Feature
Bug
- Fix bug on null outputs for the Explode component
- Fix filtering of the wire menu
- Fix menu filtering bug
- Improve the UI Search settings
Compliance
CSharp_Toolkit
Compliance
ETABS_Toolkit
Feature
- Add Support for Editing Unique Names
- Add Support for UniqueName Assignment in Push/Pull/Update of Bars
- Add Support for UniqueName Assignment in Push/Pull/Update of Nodes
- Add Support for UniqueName Assignment in Push/Pull/Update of Panels
- Add Support for UniqueName Assignment in Push/Pull/Update of Links
- Add Support for UniqueName Assignment in Push/Pull/Update of Openings
Excel_Toolkit
Bug
Compliance
Excel_UI
Feature
Compliance
File_Toolkit
Compliance
Grasshopper_UI
Feature
Bug
- Align with the new UI Search settings functionality from BHoM_UI
- Fix dictionary input set to null after component copy
- Fix the wire menu component not connecting
- Make sure the wire menu only shows when a wire is dragged
Compliance
LadybugTools_Toolkit
Feature
- Added EPW Comparison plots and execute commands
- Added EPW comparison line and histogram plots.
-
* `CompareEPWKeyPlotCommand` execute command created for creating comparison plots
Bug
Lusas_Toolkit
Feature
- Add push/pull support for
BarDifferentialTempatureLoadandAreaDifferentialTemperatureLoad- Added support for push/pull
BarDifferentialLoad; - Added support for push/pull
AreaDifferentialLod; - Note that both use the same
IFProfileTemperartureLoadobject in Lusas. Given that Lusas uses absolute distances and the BHoM objects use parametric distances only profiles that have top/bottom temperatures are supported for now.
- Added support for push/pull
- Add read/write functionality for BarOffset
- Add support for reading
Offsetfrom Lusas (referred to as eccentricies) note Lusas has different origins for offsets which are accounted for when read whereasOffsetis defined from the Centroid; - Add support for creating
Offsetfrom Lusas (these eccentricies are always defined from the centroid as per the BHoM convention). Only constant offsets are supported in Lusas; - Add supported for creating
Offsetobjects forTaperedProfileonly constant offsets are supported despite being able to set for each profile the section has to align to one profile. - Fixed bug whereby
MapDomainwas not being correctly applied,
- Add support for reading
Bug
- Remove read support differential temperature loads
- Removed read support for
BarDifferentialTemperatureLoadandAreaDifferentialTemperatureLoad.
- Removed read support for
MidasCivil_Toolkit
Compliance
Mongo_Toolkit
Compliance
OpenAI_Toolkit
Compliance
Python_Toolkit
Feature
Bug
Revit_Toolkit
Feature
Query.Space- find nearest space logic updated- Push of pad foundation
- Section and elevation boxes for solids added
- Updated floor outline using SketchEditScope
Bug
- Freeform profile warning behaviour fixed
- Padfoudantion freeform family rename
- Pile (and general profile) type creation bugs fixed
- RoofBase Revit 2026 bug fixed
RFEM6_Toolkit
Feature
- Enabeling Pull of Nodal Support Reaction For Load Combinations
NodeReaction.cs— ExtendedReadResultsto supportLoadCombinationalongsideLoadcasewhen extracting nodal support reactionsNodeReaction.cs— RefactoredExtractNodeReactionfor clarity and correctness; removed redundant LINQ allocations and fixed inconsistent null returnBarResults.cs— Minor cleanup in line with refactoring
Compliance
- Rfem6 toolkit #157 add warning to adapter
- Add warning messages to the
Adaptercomponents that direct users to the README as a result of 9.2 deployment testing; - Update README to specify which versions have been tested and work;
- Update README to clarify the changes in API approach by Dlubal;
- Update README to highlight common errors relating to demo licences and API usage.
- Add warning messages to the