Skip to content

2025.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 13:33

General

  • Solid scaling

    Visualisation now supports scaling a solid, relative to its centre. Exploring small objects is now even easier #251

    изображение

  • Theme synchronisation with Revit

    Starting with Revit 2024, you can choose to automatically change the RevitLookup theme. Fans of darker colors will no longer have to dig through the settings every time

    изображение

Improvements

  • Improved arrow position for vertical edges on visualization

  • Multithreading visualization support. Changing settings now does not affect rendering. Previously there were artifacts due to fast settings changes

  • Added new extensions:

    Type Extension Description
    Element GetCuttingSolids Gets all the solids which cut the input element
    Element GetSolidsBeingCut Get all the solids which are cut by the input element
    Element IsAllowedForSolidCut Validates that the element is eligible for a solid-solid cut
    Element IsElementFromAppropriateContext Validates that the element is from an appropriate document

Full changelog: 2025.0.6...2025.0.7
RevitLookup versioning: https://github.com/jeremytammik/RevitLookup/wiki/Versions
RevitLookup visualization: https://github.com/jeremytammik/RevitLookup/wiki/Visualization