Message 1 of 2
Script To Auto Sort "high" and "low" suffix into "high" and "low" Layers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I've no idea how to write scripts but I think this might be a tool that would be useful to a lot of people, that doesn't appear to already exist. So I'm hoping some kind souls out there my help me with a script that would, at the click of a button, sort all objects with a "high" or "low" suffix into an equivalent "high"and "low" layer. Is this easy enough to achieve and can anyone help me out?
Cheers,
Louis
EDIT: I may not be able to auto sort but I can select my high groups and add them to a named layer with
layerEditorAddObjects layerName;
and that will at least do the job I need.