Help with dynamic component
-
I am making a small simple dynamic component that will allow me to change between hole sizes. The thing I'm having trouble with is when I change the X dimension I would like y dimension to change to the same size.Any help would be greatly appreciated !!
-
Kurt,
See attached.
LenX = the length (diameter) that the user selects from your pick list.
Then, let LenY = LenX.
(LenZ not needed)
Done.
..........
Hope this helps
Howard L'
-
Thanks a lot! I guess its true, sometimes the most simple solution is the correct one?
Advertisement