pyrevitlabs / pyRevit

Rapid Application Development (RAD) Environment for Autodesk Revit®
http://wiki.pyrevitlabs.io
GNU General Public License v3.0
1.29k stars 330 forks source link

Duplicate Selected Views WITH Detailing does not duplicate detailing #1658

Closed harecu closed 1 year ago

harecu commented 1 year ago

Describe the bug Used Views > Duplicate Selected Views, when the options pop up, choose WITH Detailing. View duplicates but without detailing.

This may be an issue with the API or some sort of parameter that is missing. I am developing a script that relies on this functionality and noticed it is not working.

To Reproduce Steps to reproduce the behavior:

  1. Go to a plan view with detail objects present (text, tags, etc)
  2. Click on Views > Duplicate Selected Views
  3. In the view selector that pops up, find the view from Step 1, check the box
  4. Click Select
  5. In the options pop up, select WITH Detailing
  6. View duplicates

Expected behavior View should duplicate WITH Detailing, instead view simply Duplicates

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

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

harecu commented 1 year ago

It appears something was just wrong with my PC. The next day things worked like normal.