Skip to content

2025.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 14:14

General

  • Revit 2025 support

  • Action for deleting element

    Now you can delete an element from the project, the action is available both from the left panel and from the table.
    image

  • Action for editing element parameter value

    Now you can edit the parameter value. String, Double, Int, ElementId supported.
    image

  • ForgeTypeId class name

    For developer convenience, the Forge Schema dialog now displays the full class and property name, for direct use in code.
    image

Improvements

  • Add Symbols, Groups Ids to the Forge Schema dialog.
  • Add new ForgeTypeId extensions, ToLabel, IsSymbol, etc.
  • Add RevitLinkType.IsLoaded support by @SergeyNefyodov in #208
  • Add LocationCurve.ElementsAtJoin support by @SergeyNefyodov in #205
  • Add LocationCurve.JoinType support by @SergeyNefyodov in #205

Full changelog: 2024.0.13...2025.0.0
RevitLookup versioning: https://github.com/jeremytammik/RevitLookup/wiki/Versions