Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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.