Skip to content
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

Area Boundary Disappeared from pick tool #1804

Closed
Sonisarch opened this issue Apr 21, 2023 · 4 comments · Fixed by #1909
Closed

Area Boundary Disappeared from pick tool #1804

Sonisarch opened this issue Apr 21, 2023 · 4 comments · Fixed by #1909
Labels
Enhancement Enhancement request [class->Improved #{number}: {title}] New Feature New feature request [class->Implemented #{number}: {title}]

Comments

@Sonisarch
Copy link

Describe the bug
the Pick tool in Pyrevit, no longer gives the option to add Area Boundaries into the pick list. it has gone missing from the selection list that comes up by pressing shift and click.
it existed till yesterday and just disappeared midway working on a file.

pyrevit attach master 277 --installed

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10PRO 64bit
  • pyRevit Version 4.8.12.22247+0031
  • pyRevit Environment: ==> Registered Clones (full git repos)
    ==> Registered Clones (deployed from archive/image)
    master | Deploy: "basepublic" | Branch: "master" | Version: "4.8.10.22040+1743" | Path: "C:\Users\NSD01\AppData\Roaming\pyRevit-Master"
    ==> Attachments
    Unnamed-363FBF8 | Product: "Autodesk Revit 2023" | Engine: IPY277 (277) | Path: "C:\Program Files\pyRevit-Master" | AllUsers
    Unnamed-363FBF8 | Product: "Autodesk Revit 2022" | Engine: IPY277 (277) | Path: "C:\Program Files\pyRevit-Master" | AllUsers
    Unnamed-363FBF8 | Product: "2020 First Customer Ship" | Engine: IPY277 (277) | Path: "C:\Program Files\pyRevit-Master" | AllUsers
    ==> Installed Extensions
    ==> Default Extension Search Path
    C:\Users\NSD01\AppData\Roaming\pyRevit\Extensions
    ==> Extension Search Paths
    ==> Extension Sources - Default
    https://github.com/eirannejad/pyRevit/raw/master/extensions/extensions.json
    ==> Extension Sources - Additional
    ==> Installed Revits
    Autodesk Revit 2023 | Version: 23.1.10.4 | Build: 20221122_1550(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2023"
    Autodesk Revit 2022 | Version: 22.1.30.34 | Build: 20220520_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2022"
    2020 First Customer Ship | Version: 20.0.0.377 | Build: 20190327_2315(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2020"
    ==> Running Revit Instances
    Error: Object reference not set to an instance of an object.
    Run with "--debug" option to see debug messages

pyrevit env

Additional context
Add any other context about the problem here.
![image](https://user-images.g
screenshot_10
ithubusercontent.com/131464152/233652038-1753eb00-d3a9-4c18-ac0a-3ce0e33470d7.png)

@jmcouffin
Copy link
Contributor

jmcouffin commented Apr 21, 2023

your version of Revit?
maybe the name of the category changed between different versions of Revit?

@Sonisarch
Copy link
Author

Revit 2022.
the option disappeared mid working on a file. It was there one moment and just disappeared the next time I used the command.

@jmcouffin jmcouffin added the Heisenbug Bug that is very hard to find [class] label Sep 5, 2023
@jmcouffin
Copy link
Contributor

jmcouffin commented Sep 5, 2023

Revit 2022. the option disappeared mid working on a file. It was there one moment and just disappeared the next time I used the command.

Hi, I finally took some time to check. The way the code is design is not made for Line Subcategories such as Area Boundaries.

@jmcouffin jmcouffin added Enhancement Enhancement request [class->Improved #{number}: {title}] New Feature New feature request [class->Implemented #{number}: {title}] and removed Heisenbug Bug that is very hard to find [class] labels Sep 5, 2023
@jmcouffin jmcouffin linked a pull request Sep 5, 2023 that will close this issue
jmcouffin added a commit that referenced this issue Sep 5, 2023
fix for #1804 - Added support for Area Boundary Lines
@jmcouffin
Copy link
Contributor

fix by #1909 - Added support for Area Boundary Lines
Please use the WIP installers to use it right away

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhancement request [class->Improved #{number}: {title}] New Feature New feature request [class->Implemented #{number}: {title}]
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants