-
-
Notifications
You must be signed in to change notification settings - Fork 335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make Pattern Error - Revit 2020 #898
Comments
Fixed and will be published with next release #871 |
Hi! I'm having the same issue - error reads as below: (Downloaded new PyRevit today and using with Revit2021) ERROR [pyrevit.revit.db.transaction] Error in Transaction Context. Rolling back changes. | <type 'exceptions.AttributeError'>:'FilledRegionType' object has no attribute 'FillPatternId' ERROR [patmaker] Error creating pattern element. | 'FilledRegionType' object has no attribute 'FillPatternId' |
Okay. I promise I resolved it this time. I had missed an instance of the API change :/ |
Thanks so much and thank you for putting in the time to create such a good plugin. Autodesk should really get people like yourselves on the books.
|
Hello Ehsan ... thank you for this wonderful complement, greetings from Ecuador I have revit 2022 and the make pattern option works, how do I solve it? |
Hi and thank you for making this plugin.
Error Message Below
ERROR [pyrevit.revit.db.transaction] Error in Transaction Context. Rolling back changes. | <type 'exceptions.AttributeError'>:'FilledRegionType' object has no attribute 'FillPatternId'
ERROR [patmaker] Error creating pattern element. | 'FilledRegionType' object has no attribute 'FillPatternId'
Installed Revit: 2020
Installed pyrevit: 4.7.6
To Reproduce
Steps to reproduce the behaviour:
Followed instructions to create Pattern.
Expected behavior
No Pattern and error message.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: