Thanks Pilou, if the lengths changing I have to likely get the min and max to cover everything.
will give it a try. If the designs get a bit more standard this could be good. -Stefano
@Tudor pretty powerful this scripting stuff.
I might know the logic or requirement....
1. If line is on xy fixed position and z points is variable, select, otherwise no selecto.
Or
2. If line is xy variable and z point fixed select, otherwise no selecto.
The best way of implementing this is I think to select the 1st line or edge 1st.
So the script has a cheksum right there "if line selected = 1 or 2" select others like it
1 selects vertical lines (edges)
2 selects horizontal lines (edges)
Excuse my basic knowledge of programming. I have miles to go!
I like sound of this one ...
crv.isOnPlane could that be used maybe to select lines as indicated?
----------
> I dont think this is easy <
Reference the image attached I am trying to find a 'one click' way...
the script would need to select the EDGES on the external
and after that the inner edges would need to be done seperately.
these selection methods dont seem to work as you are crossing other
areas with other edges that dont need to be selected.
http://moi3d.com/forum/lmessages.php?webtag=MOI&msg=8905.19
'wireframe mode' is easiest for manual selection i find.
-----