Create table with symbols in Revit Sheet

Create table with symbols in Revit Sheet

mizrachi_amir2
Advocate Advocate
284 Views
2 Replies
Message 1 of 3

Create table with symbols in Revit Sheet

mizrachi_amir2
Advocate
Advocate

Hello,

 

I am looking for a solution on how can I create a similar table in a Revit Sheet? The sheet will contain multiple views and this kind of a schedule table:

Screenshot_7.jpg

These are detail items annotations families (detail components) which have different shapes and need to be sum-up in a sheet for each floor. Meaning, floor 1 can have 3 units of shape #24 above, while floor 2 can have 15 units of the same shape. These should be summed-up in separate tables. 

I am not sure if I can use the built-in schedule table in Revit as I need a separate schedule table for each floor and detail items have no "Level" parameter as far as I could find:

Screenshot_8.jpg

 

Would appreciate your thoughts.

 

Thank you,

Amir

0 Likes
285 Views
2 Replies
Replies (2)
Message 2 of 3

jeremy_tammik
Alumni
Alumni

It is unclear to me whether you are asking this question from a programming or an end user point of view. Are you doing anything programmatically yourself, or just using the standard Revit user interface? Please note that this discussion forum is dedicated to programming Revit using the Revit API. If you are just using the standard Revit user interface, you will probably get more optimal answers to a question like yours relating to product setup, optimisation, usage, best practices and other end-user support issues in one of the non-API Revit product support discussion forums instead:

   

https://forums.autodesk.com/t5/revit-api-forum/this-forum-is-for-revit-api-programming-questions-not...

   

The people there are probably better equipped to address this topic than us programming nerds. I hope this clarifies.   Thank you for your cooperation and understanding. 

   

Best regards,

  

Jeremy

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 3 of 3

mizrachi_amir2
Advocate
Advocate

Hi @jeremy_tammik

I am asking this from Revit API side of view.

I am trying to develop something similar to what I've explained and not using Standard Revit User Interface.

I would like to create, programmatically, a sheet composed of multiple views (enabling the user to choose which views will be positioned on that sheet) and add per each sheet a schedule table of those detail components.

0 Likes