Add Detail Number Parameter to Doors, Windows, Signs...

Add Detail Number Parameter to Doors, Windows, Signs...

lpendergraft
Enthusiast Enthusiast
4,492 Views
16 Replies
Message 1 of 17

Add Detail Number Parameter to Doors, Windows, Signs...

lpendergraft
Enthusiast
Enthusiast

Hello Everyone,

 

I'm wondering if it is possible to add the "Detail Number" parameter from Views to other families such as doors, windows, signs, etc. It would be great to find a way to have this be a live field rather than relying on manual entry, which is our current workflow. 

 

To recap, we would like to be able to add the "Detail Number" parameter from views to other families so that we can callout door, window, sign types by referencing their detail number on a sheet, similar to a callout. The end result would be that a door type, for instance, is linked to an elevation placed on a sheet with the detail number shared between. The detail number would sync with the family parameter when it is changed on the sheet. Is there a way to accomplish this?

 

Thank you in advance!

0 Likes
4,493 Views
16 Replies
Replies (16)
Message 2 of 17

mhiserZFHXS
Advisor
Advisor

Not currently possible but its been asked for. Seems like a no brainer for a BIM program, eh?

0 Likes
Message 3 of 17

lpendergraft
Enthusiast
Enthusiast

I'm sorry to hear this. Thanks for the feedback, I'll try to track that idea down on the Revit Ideas forum so I can vote it up.

0 Likes
Message 4 of 17

RobDraw
Mentor
Mentor

I'm having trouble understanding what you want.

 

It sounds like you want to reference a detail at every door location. Is this with annotation on sheets or just for access to the information by the person viewing the model?

 

 


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes
Message 5 of 17

ToanDN
Consultant
Consultant

Place a view reference next to the door tag.

0 Likes
Message 6 of 17

lpendergraft
Enthusiast
Enthusiast

@RobDraw we use detail numbers of elevations to illustrate different types of doors, windows, and signs in schedules.  For example, we may have seven sign types in a project. Each sign type is shown in an elevation which is then placed on a sheet. Right now, we manually enter the appropriate elevation's detail number in a shared text type parameter in each sign family which then appears in the signage schedule. The problem comes in if you have to reorganize the sheet of sign types. Chasing that update through all the families is cumbersome and subject to human error.

 

Seems like a CAD, rather than a BIM, way of doing things.

 

Are you aware of a way to get around this?

0 Likes
Message 7 of 17

RobDraw
Mentor
Mentor

How about using a view reference in the schedule instead of a family parameter? Right tool for the job.

 

Sorry, I didn't think that through but maybe some sort of view schedule associated with the type schedule could work.

 


@lpendergraft wrote:

Seems like a CAD, rather than a BIM, way of doing things.


Sorry again, I can't let this comment go without commenting on it. It's just something people say when they are complaining about Revit's apparent lack of functionality because they think it sounds good but, in reality, it doesn't make sense when you think about it.

 

Revit is CAD, Computer Aided Design/Drafting, that is BIM capable. Revit is not BIM in itself, it's a part of the BIM process.


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
Message 8 of 17

curtisridenour
Advisor
Advisor

I agree. Did you find the Idea on the Revit Idea Forum?

 

We have built in parameters for all the things shown below. A view reference associated to the Type of element makes a lot of sense. My only issue is when you want to reference a Legend with a set of Doors/Windows.

curtisridenour_0-1674575464442.png

 

0 Likes
Message 9 of 17

mhiserZFHXS
Advisor
Advisor

@RobDraw wrote:

Sorry again, I can't let this comment go without commenting on it. It's just something people say when they are complaining about Revit's apparent lack of functionality because they think it sounds good but, in reality, it doesn't make sense when you think about it.

 

Revit is CAD, Computer Aided Design/Drafting, that is BIM capable. Revit is not BIM in itself, it's a part of the BIM process.


Hard disagree here. Revit is information, first and foremost. The CAD portion is a means to an end, a way for us to visualize the data that's created and stored.

 

People have found new uses for words to describe certain things. I think we all understand when someone calls something "a CAD way to do things". Its means everything is manual. Changes have to be updated throughout projects rather in one place. Having to manually update notes and schedules to change what view is being referenced certainly is a "CAD way to do it". There absolutely should (needs to) be a better way of handling that information. This is a weak point that can lead to errors in construction drawings.

0 Likes
Message 10 of 17

lpendergraft
Enthusiast
Enthusiast

Thank you, @mhiserZFHXS! That's exactly what I meant and I appreciate your support in communicating the crux of my problem. I'll look into adding a view reference as a way to accomplish this.

 

Thank you all for your help.

0 Likes
Message 11 of 17

lpendergraft
Enthusiast
Enthusiast

@curtisridenour can you provide more information about  what you meant by "view reference associated to the Type of element"? How would one do this?

0 Likes
Message 12 of 17

GaryOrrMBI
Advisor
Advisor

Unfortunately, the answer, as previously posted, is: No, not out of the box.

 

It can be done via the API (and possibly via Dynamo), but it wasn't an easy task when I did it for our company and even then I ended up with a function that has to be run manually to update the references because I couldn't find the events to hook into without impacting performance. A month of learning and programming later I can now tie a door to a specific room to coordinate the door number, extract the wall rating of the wall it's in for the required label, and coordinate the head, jamb, and sill detail references.

 

If I can do it, then surely someone with better programming skills can manage it. I would suggest looking on the Autodesk App Store https://apps.autodesk.com/RVT/en/Home/Index if you're passionate about being able to do it before the Revit programmers can finally get to it...

Gary J. Orr
GaryOrrMBI (MBI Companies 2014-Current)
aka (past user names):
Gary_J_Orr (GOMO Stuff 2008-2014);
OrrG (Forum Studio 2005-2008);
Gary J. Orr (LHB Inc 2002-2005);
Orr, Gary J. (Gossen Livingston 1997-2002)
0 Likes
Message 13 of 17

RobDraw
Mentor
Mentor

@GaryOrrMBI wrote:

I would suggest looking on the Autodesk App Store https://apps.autodesk.com/RVT/en/Home/Index if you're passionate about being able to do it before the Revit programmers can finally get to it...


Has anyone said that they will?


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes
Message 14 of 17

GaryOrrMBI
Advisor
Advisor
Not yet... Detail references in schedules, text, etc. have been on the ideas forums for years and years and mentioned in product forums years before the ideas forums were established. But we can hope that they will eventually.

Gary J. Orr
GaryOrrMBI (MBI Companies 2014-Current)
aka (past user names):
Gary_J_Orr (GOMO Stuff 2008-2014);
OrrG (Forum Studio 2005-2008);
Gary J. Orr (LHB Inc 2002-2005);
Orr, Gary J. (Gossen Livingston 1997-2002)
0 Likes
Message 15 of 17

RobDraw
Mentor
Mentor

@GaryOrrMBI wrote:
But we can hope that they will eventually.

You can hope or you can do...


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes
Message 16 of 17

GaryOrrMBI
Advisor
Advisor

@RobDraw wrote:

@GaryOrrMBI wrote:
But we can hope that they will eventually.

You can hope or you can do...


@RobDraw 

Voting up the ideas and hacking together a solution in the meantime is about all that can be done, writing the ability into Revit is up to others and not possible for me to do, so now it's hoping that they will eventually decide to do it...

 

I did, and now I hope... So, what's your point?

Gary J. Orr
GaryOrrMBI (MBI Companies 2014-Current)
aka (past user names):
Gary_J_Orr (GOMO Stuff 2008-2014);
OrrG (Forum Studio 2005-2008);
Gary J. Orr (LHB Inc 2002-2005);
Orr, Gary J. (Gossen Livingston 1997-2002)
0 Likes
Message 17 of 17

RobDraw
Mentor
Mentor

@GaryOrrMBI wrote:
So, what's your point?

I think you already know.


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes