Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
We have an requirement to prepare two models. The length of the second model is based on the volume of the first model.
How read an parameter output of one model as an input parameter for the second
The only way I can think of is if both parts are in a common assembly. You can then use parameters from one part in relations to define things in another part. There is no way I know of to independently query information from another part from within a part.