Add flow extension proportionnal to inlet/outlet diameter

Dear all,

Is there an obvious way to add flow domain extensions using the Clip Vessel module proportional to the diameter of the inlet and outlet in question according to the centerline quantification table?

Best,

Gred

My initial question was: how, from the branch clipper module, can I apply a domain extension with a different length for each inlet/outlet?

For example:
Inlet 1 : L = 5x diameter
Inlet 2 : L = 6x diameter
Outlet 1: L = 3x diameter
Outlet 2: L = 4x diameter

etc.

Since the branch clipper module applies the same extension length to all inlets and outlets, I solved the issue by using PypePad VMTK and looping the vmtkflowextensions script as many times as there were different lengths to apply.

I hope this helps others.

Best,

Gred