Adding specific block dimension outside increment?

Adding specific block dimension outside increment?

Anonymous
Not applicable
484 Views
4 Replies
Message 1 of 5

Adding specific block dimension outside increment?

Anonymous
Not applicable

Hi friends

 

For the attached block representing a conveyor, how do I add a specific dimension that lies outside the given increment? I need the block to have an increment of 150 mm between the length of 1125 and 7125 mm, but I also need 750 as an option. I'd rather not use list to avoid writing a lot of distances, but I'm thinking it could be possible with double lookup somehow, but I'm not completely sure how to use it...

 

Thank you in advance 🙂

0 Likes
485 Views
4 Replies
Replies (4)
Message 2 of 5

ojuris
Advisor
Advisor

try attached file

I don't know if I understand correctly

0 Likes
Message 3 of 5

h_s_walker
Mentor
Mentor

As @ojuris has said I don't understand your problem 750 is a multiple of 150

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

0 Likes
Message 4 of 5

Anonymous
Not applicable

750 is not an increment if your starting number is 1125. May have to have a second parameter to set it to 750.

0 Likes
Message 5 of 5

Libbya
Mentor
Mentor

I believe a list is the easiest way to do it despite the effort involved in creating the list.  

0 Likes