Ok, so I had an idea to try hiding any shapes, drawing only the
shape-of-interest, then editing it... and it seemed to work!
But that still begs the question, why did I get variable outcome when
feeding the same script in, via command-line vs copy-paste into GUI?
On Mon, Dec 26, 2016 at 4:31 PM,
I have a BRLCAD TCL generator I wrote in Python, which generated some
TCL for MGED... but it seems when I run the script on mged from the
command-prompt, it looks bad... but when I run it from the MGED GUI
(open a new database, then open the script in a text editor and
select-all, copy, then paste