DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
328 stars 184 forks source link

Select sheets node makes selecting correct sheet difficult #3017

Open ParametricMonkey opened 7 months ago

ParametricMonkey commented 7 months ago

Dynamo Version

2.19

Revit Version

2024.2

Operating System

Windows 11

What did you do?

Use the drop-down selector of 'Sheets' node to select a sheet.

What did you expect to see?

Sheet list with Sheet Number showing

What did you see instead?

Sheet list with only the Sheet Name showing.

In Revit 'Sheet Name' can be the same between sheets. However, the Sheet Number is unique. This means when trying to select the desired sheet from a drop down list, you need to have the sheet number as a minimum.

Stacktrace/logs

No response

Details

image

emru-y commented 2 months ago

Totally agree. We can check this for other scenarios as well such as "Views" node. It was hard to differentiate Ceiling Plan views or Floor Plan views since they have usually the same name. @QilongTang

QilongTang commented 1 month ago

FYI: @Mikhinja