Sorting Door Schedule

Sorting Door Schedule

EATREVITPOOPCAD
Collaborator Collaborator
519 Views
5 Replies
Message 1 of 6

Sorting Door Schedule

EATREVITPOOPCAD
Collaborator
Collaborator

I am using a format <ROOM NUMBER> / <DOOR NUMBER>  to schedule my doors, such as 100/1. (<ROOM NUMBER> I created a shared parameter because room from and room to were not working properly)

 

Anyway I having difficulties scheduling doors in the following order: By room numbers then by door numbers (which are called Mark) . So example: 100/1, 100/2, 101/1, 102/2

 

I pasted images of my schedule settings, any ideas why this is behaving this way?

 

 

 

EATREVITPOOPCAD_2-1657731143033.png

 

 

EATREVITPOOPCAD_0-1657731068149.pngEATREVITPOOPCAD_1-1657731104448.png

 

The definition of insanity is doing the same thing over and over again and expecting different results
0 Likes
Accepted solutions (1)
520 Views
5 Replies
Replies (5)
Message 2 of 6

ToanDN
Consultant
Consultant
Accepted solution

Can you unhide the ANNO_Room Number and the actual Mark Columns?  Why are From Room / To Room not working properly?

Message 3 of 6

barthbradley
Consultant
Consultant

What do you mean the room from and room to are not working properly?  

 

...if it's "broke", I'd want to fix it. Those are invaluable Parameter Fields for us.  

Message 4 of 6

EATREVITPOOPCAD
Collaborator
Collaborator

So I got it to work by seeing problems in hidden fields 😄

 

I didn't use to room originally because the door tag family can't get the door's room to number parameter, so I created a shared parameter. Interestingly the Anno_Room Number in the schedule shows up as nothing, meanwhile my Door # which is a combined parameter of Anno_Room Number and Mark displays the correct value.

 

I resolved the issue by sorting by To Room: Number and then by Mark which are hidden fields. 

 

EATREVITPOOPCAD_0-1657733255721.png

 

I am actually working on our first commercial CD set in Revit LOL, so this will need to get refined with things I overlooked in the template. (We did Residential CD sets, and schematic commercial planning board sets, this is the last frontier!)

 

The definition of insanity is doing the same thing over and over again and expecting different results
0 Likes
Message 5 of 6

ToanDN
Consultant
Consultant

There is Dynamo script to add Room Number to a Door's Shared parameter.  Attached is the one I created a while ago.  You may need to download some package to make it work.

Message 6 of 6

EATREVITPOOPCAD
Collaborator
Collaborator

Hmm that sounds like what I need... After this project will look into it

 

 

EDIT: Final Result I needed

EATREVITPOOPCAD_0-1657734955311.png

 

The definition of insanity is doing the same thing over and over again and expecting different results
0 Likes