Annotate Array Count on Plan

Annotate Array Count on Plan

curban
Participant Participant
2,958 Views
14 Replies
Message 1 of 15

Annotate Array Count on Plan

curban
Participant
Participant

I have a number of arrayed families that we want to display the counts for on the plan. For the life of me I can not figure out a way to display this. It's easy enough to create a schedule and sort/group by parameter (each array is assigned a different "classification" parameter, but we want to show the count for each array on the plan itself. We can do this by a simple text box, but the arrays are going to be changing and we would like to have a parameter that updates with the array. Does anyone have any suggestions?

0 Likes
Accepted solutions (2)
2,959 Views
14 Replies
Replies (14)
Message 2 of 15

Anonymous
Not applicable

Group each array using the assembly tool. This way revit wil se all elements of the array as a single element

0 Likes
Message 3 of 15

Anonymous
Not applicable

Forget what i said. Now i understood that you want to cout the element for every array and not the array itself. 

0 Likes
Message 4 of 15

curban
Participant
Participant

Yes, the assembly tool is greyed out when i select the array. 

Essentially what I want to happen is similar to how you can select a temporary dimension and make it permanent. When you select the array, a line appears with the total number of objects in blue, I want that number to show up all the time on each array, but there doesn't seem to be a way to make this permanently visible like with dimensions.

 

Hope that is more clear, having trouble describing it.

0 Likes
Message 5 of 15

Anonymous
Not applicable

I guess the best you can do is to create a schedule for the "group models" category. Then group by type.

0 Likes
Message 6 of 15

Anonymous
Not applicable

1.png2.pngUncheck itemize every instanceUncheck itemize every instance

0 Likes
Message 7 of 15

TripleM-Dev.net
Advisor
Advisor

Hi,

 

In the Project you could do something with dimension and global reporting parameter and generic annotation..

But it would require a new parameter for each different array.

 

Can you make the array in a Family, with you're families as shared nested families, that would be easy enough?

Could you post a image of the Array'd family.

 

Otherwise only by creating a Addin (or Dynamo)

The Array line seems to be a Element with a count field, interesting.

 

Array elementArray element

- Michel

0 Likes
Message 8 of 15

barthbradley
Consultant
Consultant

Is it something you can Tag? 

 

Number in Array.png

Message 9 of 15

Anonymous
Not applicable

How did you do that? Now i'm interested too

Message 10 of 15

curban
Participant
Participant

This is exactly what I am looking for, but how did you make this happen? 

 

If it helps, the objects I am arraying are custom parking stall families. 

0 Likes
Message 11 of 15

barthbradley
Consultant
Consultant

In this case, the Array is a Line-Based Family.  The Tag is reporting the Number of Arrayed Components through a Shared Parameter.  

Message 12 of 15

barthbradley
Consultant
Consultant
Accepted solution

Parking Stall Family nested and Arrayed in a Line-Based Family...

 

Parking.png

 

Maybe this will help.  Open the "Parking Stall Array" Family in this RVT.  

 

 

0 Likes
Message 13 of 15

barthbradley
Consultant
Consultant
Accepted solution

Make sure you make the Parking Space a Shared Family before you nest it -- for accurate QTO's in Project. 

 

Parking Count.png

Message 14 of 15

Alfredo_Medina
Mentor
Mentor

You need 1) a family that repeats an item of a certain category, where the number of items is a shared parameter. Then you need 2) a tag that tags elements of that category and that reads that shared parameter. Pretty much what @barthbradley  already said (so please mark his reply as a solution). I just want to add some pictures to illustrate the workflow:

 

1)

2020-04-17_17-25-02.jpg

2)

2020-04-17_17-29-44.jpg

 

 3)

2020-04-17_17-23-05.jpg


Alfredo Medina _________________________________________________________________ ______
Licensed Architect (Florida) | Freelance Instructor | Profile on Linkedin
Message 15 of 15

curban
Participant
Participant

Thanks to both of you. I think i have found the cause of my confusion and the answer to get what I want...just a little jumping through hoops to make it work with a parking space family. Thanks again.

0 Likes