Note Block Schedules

I am trying to continue a graph that has a list of schedules I want to create. How could I connect my graph results to this [https://www.revitapidocs.com/2018.1/dd90c14c-1cf4-2e8d-035e-35bda60a91d8.htm]

or if there is an easier way to do it, could someone help out?

I was trying this (see image), but it didnt work:

Hi @JCoronado,

There is already an existing custom node : Create Note Block Schedule.

Create%20Note%20Block%20Schedule

1 Like

Thank you @Alban_de_Chasteigner, I added the package to my library; however, i am not sure how to use it. I am trying to create schedules based on a list result from my graph. Could you please help?

The Create Note Block Schedule node work like this :

The Type and Count fields are the default fields for this particular category.
Create%20Note%20Block%20Schedule

@Alban_de_Chasteigner, I tried it, but I still have the null result:

Please add a sample Revit file with your generic annotation family.

Here is my revit file:

Here is my Generic Annotation Family:
Keynote (CCG).rfa (256 KB)

and Here is my graph:
KeyNotes - Schedule.dyn (55.2 KB)

My plan was to create schedules only for the sheets in my list. They need to show three parameters in the schedule: Note Number, Note Text, and Sheet Name. Sheet Name will be used in the filter, that I was hoping did it as well.
I have accomplish this with equipment schedules, but I dont really know how to do it for Noteblocks :frowning:

Thank you in advance!!!

Thank for finding an error in the custom node.
I revised the node.

2 Likes

Hi,

Here is the graph edited with your Note Number, Note Text and Sheet Name fields.
Create Note block (for JCoronado).dyn (11.2 KB)

note%20block

2 Likes