Hi Flowgun,
re:
> - if some edit points are selected on some curves, it adds the rest of edit points to the selection
> (only on curves that already have some points selected)
The current script should be doing this now. Can you show me an example of how it's not working as you want for this part?
> - if a curve or unnamed curves are selected and edit points are not selected, then it selects all curves
Also it should be doing this part currently as well. Can you show an example for how this case is not working as you expected as well?
Currently if the curve is a named object then it gets handled by the named objects processing and further processing is skipped.
>- if a single object is selected, then select its naked edges
Same thing with this case, the current script is doing this now.
> I hope that my suggestions are clear
There are a couple of areas that I'm not too clear on like if you have a named curve should it be processed by the "named objects" part of the script or the "select all curves" part of the script or both?
It would be a lot clearer if you could post example files and show what the desired result should be with each file, that gives me something I can test with rather than just guessing at how to resolve ambiguous cases. I think I'll need some testable examples like that to help me understand what to do to make further progress.
- Michael
|