Is it possible to make a measured dimension into a User Parameter

Is it possible to make a measured dimension into a User Parameter

RogerInHawaii
Collaborator Collaborator
609 Views
2 Replies
Message 1 of 3

Is it possible to make a measured dimension into a User Parameter

RogerInHawaii
Collaborator
Collaborator

I've got a sketch where I've created two lines at an angle . . .

2022-01-26 (5).png

 

Is there any way that the angle value can be made into a User Parameter (let's call it "MySpecialAngle") such that whenever that angle changes in the sketch the value of the related User Parameter also gets changed? In other words I want to be able to reference that angle in other parts of the sketch, or even other sketches, so that if the angle ever changes those other measurements in the sketches that reference the angle value will also change.

For example, suppose I have ANOTHER set of two lines that I want to be angled relative to one another at TWICE the MySpecialAngle. I could do that if there were a way to NAME that first angle. Is there a way to do that?

0 Likes
Accepted solutions (1)
610 Views
2 Replies
Replies (2)
Message 2 of 3

jeff_strater
Community Manager
Community Manager
Accepted solution

you can make a new User Parameter that references the driven dimension:

Screen Shot 2022-01-26 at 5.54.55 PM.png

 

And it will update when d1 changes.  However, you will still not be allowed to use that user parameter outside of the sketch.  That is a current limitation to using driven dimensions in parameter expressions.


Jeff Strater
Engineering Director
0 Likes
Message 3 of 3

RogerInHawaii
Collaborator
Collaborator

Thank you. Much appreciated.

 

0 Likes