Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! 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.