question about min() and max() functions in user parameters

question about min() and max() functions in user parameters

blaine.warner
Contributor Contributor
545 Views
3 Replies
Message 1 of 4

question about min() and max() functions in user parameters

blaine.warner
Contributor
Contributor

So, let's say I am drawing 2 lines in space. They don't have to be in the same plane, they don't have to be coincident at any points, nor do they have to be parallel or perpendicular. Random lines in space.

They don't have to be equal but neither can be more than 40 inches.

Is there a way to enter only a simple max() function parameter so that I can dimension BOTH lines with that same 40 inch maximum measurement BUT retain the ability to resize each line independently by click dragging end points in the sketch?

 

Basically, 2 lines, same "max()" parameter dim, let's call it maxLen, each independently resizable. Is this possible or does each line require its own named dinension that then has its own referenced max() function?

(I hope that was clear enough)

0 Likes
546 Views
3 Replies
Replies (3)
Message 2 of 4

aliobidi
Collaborator
Collaborator

Hi , 

I think basically you need API  

0 Likes
Message 3 of 4

blaine.warner
Contributor
Contributor

What is API?

0 Likes
Message 4 of 4

aliobidi
Collaborator
Collaborator

scripting (application programming interface)

0 Likes