Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Nice3point committed May 17, 2024
2 parents aab2bd3 + 18e7991 commit a962dc9
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,12 @@ A new Release focused on improving core functionalities and robustness of the pr
- Added `DatumPlane.IsBubbleVisibleInView` support by @SergeyNefyodov in https://github.com/jeremytammik/RevitLookup/pull/232
- Added `DatumPlane.GetCurvesInView` support by @SergeyNefyodov in https://github.com/jeremytammik/RevitLookup/pull/232
- Added `DatumPlane.GetLeader` support by @SergeyNefyodov in https://github.com/jeremytammik/RevitLookup/pull/232
- Added Family class extension `FamilySizeTableManager.GetFamilySizeTableManager` by @SergeyNefyodov in https://github.com/jeremytammik/RevitLookup/pull/233
- Added FamilyInstance class extension `AdaptiveComponentInstanceUtils.GetInstancePlacementPointElementRefIds`
- Added FamilyInstance class extension `AdaptiveComponentInstanceUtils.IsAdaptiveComponentInstance`
- Added Solid class extension `SolidUtils.SplitVolumes`
- Added Solid class extension `SolidUtils.IsValidForTessellation`
- Extensions:
- Added Family class extension `FamilySizeTableManager.GetFamilySizeTableManager` by @SergeyNefyodov in https://github.com/jeremytammik/RevitLookup/pull/233
- Added FamilyInstance class extension `AdaptiveComponentInstanceUtils.GetInstancePlacementPointElementRefIds`
- Added FamilyInstance class extension `AdaptiveComponentInstanceUtils.IsAdaptiveComponentInstance`
- Added Solid class extension `SolidUtils.SplitVolumes`
- Added Solid class extension `SolidUtils.IsValidForTessellation`

# 2025-05-01 **2025.0.2**

Expand Down

0 comments on commit a962dc9

Please sign in to comment.