ilogic - picking out part lengths

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi all,
I am trying to work with ilogic and "tube and pipe" witch is a grey area.
what I want is in tube and pipe there is a parameter called PL ( stands for part length)
I want to get all the PL's from every bit of pipe ( if I can get this the rest of the code should just be a easy for loop)
what I then want to do is to start a new drawing and draw a line the length of PL
then for the next line I want to draw the next line next to the one that is there BUT I don't want to total length to go over 6000mm if it does I want it to start a new line
then for the next one and so on I want it to check to see if it can fit into the first like under the 6000mm limit, if it does then draw line if not keep checking until it does fit under the limit
hope this is understandable.
thank you in advance
Kind Regards