On Tuesday, March 8, 2016 at 4:17:17 AM UTC-6, Edward K. Ream wrote:

> set deprecated_clone to the position of any deprecated clone.

The easy way to do this would be to make this an @button script. Select any 
deprecated node before running the script.  Within the script, do:

    assert p.isCloned()
    deprecated_clone = p.copy()

EKR

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to