Piping > Piping > Drawings > Non-Spec Driven Pipe Drawings > To Show Piping Parameters in Drawing Notes
To Show Piping Parameters in Drawing Notes
1. Define a new assembly parameter.
2. Accept the default value.
3. Add a relation setting the new parameter to the desired line stock parameter using the following syntax:
<param_name>=<linestock_param>:fid_<LINESTOCK_ID>:
<SESSION_ID>
or
<param_name>=<linestock_param>:fid_<LINESTOCK_NAME>:
<SESSION_ID>
An example of how to set a new parameter is this:
param1 = OD:fid_54:7
where
param1 is a new assembly parameter
54 is line stock ID
7 is session ID of the assembly where the line stock resides
OD is line stock parameter
4. Regenerate the assembly to update the new parameter value.
5. Create the drawing note referencing the new parameter, for example, &param1 to include the OD from the example above in a note.