Hello
I have a plan with several pages that have the same background.
In this background map I have a note where we assign a value manually, different for each page.
In my macro I would like to retrieve the value of this note for each page in order to use it for the page name (I already have the macro to manage the page name). I don't know how to be able to retrieve this value on each page...
thank you in advance
Cédric
Hello
If the note is not linked to any file property but is part of the baseplane template, the ID of the note object must be retrieved in order to process the actions of the note.
1 Like
Hello;
To join @Cyril_f in his reasoning, it would be much simpler if these notes were directly derived from a property of the component being planed.
In this way they will be automatically updated in the sheets, or usable via a macro (which becomes less necessary).