Jump to content

Martin Crawford

Member
  • Posts

    79
  • Joined

  • Last visited

Posts posted by Martin Crawford

  1. The network is meant to run as a menu command, so I could select a section of the panels and auto-number.

     

    Sorry, I forgot that detail.

     

    What I would like is to not limit the selection to just the one symbol.

     

    Thanks

  2. I am working on my first Marionette network to renumber an record attached to a symbol.

     

    The network works somewhat correctly. I have two issues that I can't seem to figure out.

     

    The first is I have to subtract 2 from the start sequence to get the starting correct. My guess is I don't really need to subtract 2 to get things working and this is a band-aid. Second, is the number are not always connective. On my computer when I run the attached script , the last few symbols have the incorrect numbers. Depending on the file I run this on, I get different results.

     

    When I was creating the network, instead of running from a menu, I set the selection to s='Prime - 2.4N' (the name of the symbol) and everything worked correctly. I thought I could simply change the selection to sel = true, convert to a menu and all would be good.

     

    One thought I had was adding a node to filter any items I selected that are not symbols, however I was unable to figure out how to do that. Is there a way to select, then filter only symbols, or better only symbols that have a record attached with ID as a field? (I'm not sure this is really required, as I'm not sure the root issue with the network). 

     

    Not every node is used in this script, however it will grow to accomodate different numbering methods. Left-Right, Top-Bottom, Right-Left, Top-Bottom, etc.  That is why I have the mul nodes on the XY values..

     

    Thanks

    Autonumber_ID.vwx

×
×
  • Create New...