Yes I will see of I can isolate it and upload a sample.
After I posted I tried using topods-listofshape to hold the objects,
and I got different (but still wrong) behavior. In that case I
noticed that when the path is first created, I have a compound of
wires, but then later the wires are gone an
2010/2/16 Dave Cowden
> Ok, so after some debugging I have cornered my issue, I think. I believe
> that i've got some variation of the scoping issue happening compound wires
> that were valid and then stored in a python list later disappear.
>
> As i loop through building toolpaths, i basically d
Ok, so after some debugging I have cornered my issue, I think. I believe
that i've got some variation of the scoping issue happening compound wires
that were valid and then stored in a python list later disappear.
As i loop through building toolpaths, i basically do a pattern that looks
like this