pyRevit icon indicating copy to clipboard operation
pyRevit copied to clipboard

Sheet reorder not working

Open sakhyr opened this issue 3 years ago • 1 comments

The tool Sheet Reorder is not showing any sheet on my project to reorder, and parameters is empty. Is there any solution for that?

empty reorder empty parameters

sakhyr avatar Jun 29 '22 14:06 sakhyr

I believe in the current implementation you need an Integer parameter defined on Sheets for it to work. The tool will fill in the values of that parameter in each sheet based on the order you define.

deddolo avatar Sep 05 '22 16:09 deddolo