how to make point parameters dynamically linked to model?

Hi all,

I have a simple rectangular tank model that I am using for Flow Simulation, and I want to set up some point parameters that will move dynamically when the model is resized.  I can easily create a solid body within the tank, disable it in Flow, and use the upper and lower faces that cut across the model as faces for Point Parameters.  Using the Pattern option, I can then select the faces and enter a number of points.  The points get evenly spaced across the faces, which is great.  The problem is that when I go to resize the model, the X,Y,Z coordinates for the Point Parameters points does not get updated based on the new surface size.  I have also tried inserting points into the model as Reference Geometry, which will move when the model gets resized, but the Point Parameters coordinates still seem to be fixed in space based on the original coordinates used when they were created.

Does anyone know a workaround?  I know there are some API functions for creating point parameters, so worst case I may try to do this from VBA based on equations related to model geometry (point spacing = X length / 5 or something similar).

Thanks,

Dan

SolidworksFlow Simulation