Graphics

 View Only
  • 1.  Looking for script to change the name of a group...

    Posted 09-02-2016 14:43
    Just what the title says: I'm looking for a script that will select a group by name (or by part of it's name & a wildcard), and set the name to something else. I'd like to set this to a keyboard shortcut.

    Any ideas? Thanks


  • 2.  RE: Looking for script to change the name of a group...

    Posted 09-04-2016 09:13
    You mean an object group or a sequence group?

    It's possible to change either using a keyboard shortcut & script, just let us know which one you are trying to change.

    Regardless which one it is, what is changing the name of the group going to do?


    #XPression


  • 3.  RE: Looking for script to change the name of a group...

    Posted 09-08-2016 13:02

    I have nothing to do with kirkaldie but I have a similar question. Is it possible to set the name and datalinq sources for all child groups/objects/etc. depending on the name of a parent object or datalink?

    Example: I have a datalink with the following information

    A1 x1
    A2 x2
    B1 x3
    B2 x4
    C1 x5
    ... ...

    Now I want to create an object group with the name "A1" with a datalink to x1. Then I want to do that for A2 and x2, B1 and x3 etc. without manually editing the child names and datalinqs. Is this possible?


    #XPression