Create a Product
containing 2 other Products. The first Product must contain a
line and a Line_Length parameter that computes the line length.
Expand the
first representation,
right-click the Line_Length parameter located below the Parameters node
in the specification tree, and select the Copy
Double-click, then right-click the second representation,
and select Paste Special. In the Paste Special dialog box, select
As Result With Link
and click OK to validate. The External Parameters node is
added to the specification tree and the Line_Length parameter is
displayed.

The screenshot here above shows that when a parameter is
imported, a local parameter similar to the pointed parameter is created. A
link towards the pointed parameter is also automatically generated. The
publication has been redirected towards another parameter. After this, we
want to maintain similar values between the local parameter and the pointed
parameter.
|