V5 Notes Feature - two scripts and 1st Step to Automation?

 From:  Michael Gibson
11509.2 In reply to 11509.1 
Hi stefano,

re:
> 1. NOTES-CLIP
> Copies file/notes to clipboard.

Try this:
script: moi.copyTextToClipboard( moi.geometryDatabase.notes );


> 2. NOTES-CLIP-DIM
> Copies file/notes to the clipboard and
> creates a dim/text object.
> creates object name: "Notes"
> Result shown on the .3DM

The dim/text object needs an anchor point, where do you want it placed at?

- Michael