Open
Conversation
Contributor
|
Nice one @Wurschdhaud ! @dnenov you should get that one merge quickly, weve got a few requests about that in extensions from people |
5 tasks
|
Thanks for your help with this, is this updated? and if so how do I install the update? |
Author
|
You can either message the maintainer of this repo to check and merge the PR or use the fork in my repo instead (which is missing a few commits by now) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Due to the changes to ElementId constructor as well as renaming IntegerValue to Value a lot of functions were broken.
see deprecation info in documentation:
https://www.revitapidocs.com/2026/8af227f4-b765-4430-97ce-16108dfe3788.htm
Changes
Made use of pyrevits compat function to fix the errors.
Related Issues
Reference any related GitHub issues or pull requests by mentioning their numbers.
Checklist
Screenshots (if applicable)
Include screenshots or GIFs that showcase visual changes, if applicable.
Additional Notes (if any)
Add any additional information or context that may be relevant to reviewers.