Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
I have created a fiber with size & size_function as calculated with the p&id component, but the pipe segment end up with message "pipe has no container", I want to know what is wrong with the setting with the parameter driven pipe size? Please help thanks.
Hi,
In order set on the P&ID fiber the size as calculated from the P&ID component you need to define the following :
derived parameter :
size =dg_derive_indirect2(size_function,0) (see image)
add following parameters :
on the fiber :
on the components level:
on the component port:
assuming fibers direction is from left to right - by setting on the components the value of size and nsize, connected fibers (pipes) size parameter will be derived from the compoent port on the left (start of the fiber).
Regards ,
Gaby