Skip to main content
1-Visitor
October 9, 2015
Question

How to get an Parameter value of an *.prt to other *.prt

  • October 9, 2015
  • 2 replies
  • 1278 views

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

    2 replies

    1-Visitor
    October 9, 2015

    Try using Session ID.

    Shared Parameters

    21-Topaz II
    October 9, 2015

    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.