Message 1 of 18
Table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello. How can I create such a table?
Hello. How can I create such a table?
Not
Excel it, then PDF it, then import it
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION
My revit s 2019 and it does not have PDF
You can create custom schedule. First choose the schedule which you not going to use.
Add one parameter
Check off Show Header and turn off the grid lines and outlines
Now select the title cell and clear cell
Now you can create customized schedule. Use insert row/column if you want to add new cell. Use merge if you want to merge two cell together. As well add shading, border or change fonts.
Once you master the tools above, you are now able to create customized schedule to suit your need.
Thank you very much
Out of curiosity...Why a schedule of a category that he is not going to use ever? I thought custom schedules where actually intended for Multi Category where they actually become useful!
Apart from the above, Custom schedules cannot achieve the format of the schedule posted in the OP...if it can, would you be kind and elaborate on how one can add a multi line header under the same columns of input/reporting parameters?
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION
It is possible with Dynamo.
Read this article .
Andrej Ilić
phonetical: ændreɪ ilich
MSc Arch
Autodesk Expert Elite Alumni
I've use door schedule category to generate the dummy schedule. In doing that, I found that user can mistakenly destroy the dummy schedule without their knowledge. I find that if I create schedule which majority of my staff will never touch, it will prevent the dummy schedule from destruction.
You can create generic annotation symbol and then create dummy schedule from there. However this require extra steps to achieve the same result. You just need one parameter to get the dummy schedule going.
I do not believe it is doable in Dynamo. As far as I know neither inserting multi-line headers that interrupts the Parameter columns nor partial merging of cells is possible...if it is please do provide the package and node so I can try
@syman2000 wrote:I've use door schedule category to generate the dummy schedule. In doing that, I found that user can mistakenly destroy the dummy schedule without their knowledge. I find that if I create schedule which majority of my staff will never touch, it will prevent the dummy schedule from destruction.
You can create generic annotation symbol and then create dummy schedule from there. However this require extra steps to achieve the same result. You just need one parameter to get the dummy schedule going.
I am going to quote @barthbradley on this one..."Why all the Gymnastics" project parameters, generic annotations, schedules which hopefully no one uses + (Dynamo which I still do not believe it or API can do)...etc ... wouldn't it be easier and faster to export the live data to excel >> reformat >> bring back and post on the sheet or legend as a PDF or PNG!! No one can mess that up lol
Don't get me wrong, the idea of Custom schedules is brilliant and creative but if you can predict which schedule your team is not going to use or less likely to use, can you guarantee that other stakeholders or disciplines not on your team would do? If I were you I would add a note: Use at your own Risk
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION
I agree. With PDF linking, this methodology which I've shown is pretty cumbersome. However you will get hardcore users who only want to do it within Revit and no external software. Ideate software plugin is using the same functionality as what I've describe.
True but if I am not mistaken, Ideate does not create or format the schedule in Revit (As far as I know that kind of formatting is not yet unlocked in Revit. Ideate generates a non-BIM sticky schedule from EXCEL which more similar to linking/importing a PDF or a PNG
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION
@RDAOU wrote:
I do not believe it is doable in Dynamo. As far as I know neither inserting multi-line headers that interrupts the Parameter columns nor partial merging of cells is possible...if it is please do provide the package and node so I can try
@RDAOU please read the whole article I provided. There I don't create a schedule, I create a generic annotation that behaves like a schedule. This generic annotation is driven by global parameters. Dynamo just updates those values based on the parameters of any category or family.
It takes some time to create that kind of custom "schedule" (generic annotation). It makes sense to do it only if its going to be used in many projects.
Andrej Ilić
phonetical: ændreɪ ilich
MSc Arch
Autodesk Expert Elite Alumni
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION
Here is another link. This one is Revit Architecture Forum post.
https://forums.autodesk.com/t5/revit-architecture-forum/real-multi-category-schedule/td-p/9117639
Andrej Ilić
phonetical: ændreɪ ilich
MSc Arch
Autodesk Expert Elite Alumni
I get the concept you are trying to promote BUT you called it REAL Multi-Category Schedule there too!!!
I guess the misleading and deception is intentional then. Quite a strategy to Lure people to click the link and read till they figure out that
"its a Generic Annotation with Multi Parameters"
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION
Advertisement... 🙂
Andrej Ilić
phonetical: ændreɪ ilich
MSc Arch
Autodesk Expert Elite Alumni
Sneaky lol
Well here is a better idea that saves you 3/4 of the work and the trouble of filling parameters
With simple VB script and VB/Paython maping you can convert Excel sheets to PDF. ie you can use dynamo to transfer your live schedules to pre formatted Excel sheets (with all the fancy colors and sht) and insert back the PDF to a sheet (if I recall right...custom nodes included in bumblebee and Archi-labs)
😛 and you wont have to purchase Ideate for its stickies lol
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION