How to tag items and show their location and counting along with it?

How to tag items and show their location and counting along with it?

gustavodelucaf
Contributor Contributor
1,416 Views
5 Replies
Message 1 of 6

How to tag items and show their location and counting along with it?

gustavodelucaf
Contributor
Contributor

I have a project where the same items appear several times.
I wanted to tag them, to show their family names, but also show thei location and which instance if that item is that one, so that they can be distinguishable in the plans.

I thought of creating a tag fmaily to do it, but I dont know if that's possible.

 

Any solutions?

0 Likes
Accepted solutions (1)
1,417 Views
5 Replies
Replies (5)
Message 2 of 6

ToanDN
Consultant
Consultant

You can add Host Count to multi leader tag.

 

ToanDN_0-1692808522650.png

 

ToanDN_1-1692808595966.png

 

 

 

0 Likes
Message 3 of 6

gustavodelucaf
Contributor
Contributor

That's not exactly what I wanted.

It counts the items in the same tag. I wanted each separate tag to include a counting number to each of its instances.

0 Likes
Message 4 of 6

RLY_15
Advisor
Advisor

What Instance parameter are you using (if any) to identify Equipment #1, Equipment #2 ... Equipment #N? That would be the parameter you would want to include in the Label of your Tag family. Some companies use Mark, some use Comments, some use a Shared Parameter.

 

What are you referring to when you want the tag to 'show their location'? Is it not already clear from the plan view you're tagging from? If you want it to indicate things like Room Name/Number the method to do so is going to depend on the sort of Family it is. Some are able to reference the place they are in (things with 'Room Calculation Points'), others cannot and you'll have to use workarounds.

0 Likes
Message 5 of 6

gustavodelucaf
Contributor
Contributor

This is a print from the same project in AutoCAD:

gustavodelucaf_0-1692813983752.png



T1 means tower 1. PW02 is the family's type. And the last number is the counting.
I need to do the same thing in Revit.

0 Likes
Message 6 of 6

RLY_15
Advisor
Advisor
Accepted solution

Okay.

 

T1 can be a Type Mark or Type Comment (since it's consistent among a tower type). Those are built-in Type Parameters.

No issue with the Type Name being the Type Name.

The count would be an Instance parameter. Again, you can use one of the built-in ones or make your own.

 

This is an example of one way to go about this. There are other options if needed.

 

robert2JCCH_1-1692815911864.png

 

I suggest watching some video tutorials about annotation families if you haven't already done so. This line of questioning implies a gap in fundamentals. Knowledge on building annotation families and referencing different parameters is a necessary building block for multiple workflows in Revit, and unless you worked heavily with dynamic blocks in AutoCAD there is no convenient parallel to associate it to.