Skip to content

2025.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 08:19

RevitLookup ✨1000 Stars on GitHub

We're proud to share that RevitLookup has achieved 1000 stars on GitHub!
This milestone is a testament to its value and the dedication of our community.
Thank you for helping us reach this landmark!

Star History Chart

To celebrate it, we are excited to introduce a major new feature in this release that will transform your interaction with models, offering a deeper understanding of the geometric objects that constitute your models.

Introducing Geometry Visualization

This release includes comprehensive Geometry Visualization capabilities, enabling users to visualize various geometry objects directly within the RevitLookup interface.

In Revit, geometry is at the core of every model.
Whether you are dealing with simple shapes or intricate structures, having the ability to visualize geometric elements can significantly improve your workflow, analysis and understanding of the BIM.

To illustrate the power of these visualization capabilities, here's a glimpse of the geometric objects you can now explore directly within RevitLookup:

Geometry Illustration
Mesh изображение
Face изображение
Solid изображение
Curve изображение
Edge изображение
BoundingBox изображение
XYZ изображение

For detailed documentation, visit: https://github.com/jeremytammik/RevitLookup/wiki/Visualization

Feel free to leave comments and suggestions regarding visualization here: #245.
Your input helps us improve this tool for everyone in the Revit community.

Improvements

  • BoundingBoxXYZ class support
    • Added Bounds method support
    • Added MinEnabled method support
    • Added MaxEnabled method support
    • Added BoundEnabled method support
  • Added Edit parameter icon
  • Added Select context menu action for Reference type
  • Added Export family size table for FamilySizeTableManager type by @SergeyNefyodov in #244
  • Added new extensions:
Type Extension Description
Application GetFormulaFunctions Gets list of function names supported by formula engine
Application GetFormulaOperators Gets list of operator names supported by formula engine
BoundingBoxXYZ Centroid Gets the bounding box center point
BoundingBoxXYZ Vertices Gets list of bounding box vertices
BoundingBoxXYZ Volume Evaluate bounding box volume
BoundingBoxXYZ SurfaceArea Evaluate bounding box surface area
Document GetAllGlobalParameters Returns all global parameters available in the given document
Document GetLightGroupManager Gets a light group manager object from the given document
Document GetTemporaryGraphicsManager Gets a TemporaryGraphicsManager reference of the document
Document GetAnalyticalToPhysicalAssociationManager Gets a AnalyticalToPhysicalAssociationManager for this document
Document GetFamilySizeTableManager Gets a FamilySizeTableManager from a Family
UIApplication CurrentTheme Gets a current theme
UIApplication CurrentCanvasTheme Gets a current canvas theme
UIApplication FollowSystemColorTheme Indicate if the overall theme follows operating system color theme
View GetSpatialFieldManager Retrieves manager object for the given view

Hope everyone enjoys the new release. Thanks!

Made with love by @Nice3point 🕊️

Full changelog: 2025.0.4...2025.0.5
RevitLookup versioning: https://github.com/jeremytammik/RevitLookup/wiki/Versions