Millipede - I need to turn off warning message!

Hi everyone,

I am trying to set up an optimization using Python and some external CFD analysis software, using Rhino/Grasshopper to generate the geometry. It is an automated process run by Python, which calls Rhino whenever a new geometry is needed. It is working well in most cases.

The problem is that I need to use Millipede for one of the geometries to analyse (using Isosurface component), but with Millipede plugin, this happens:

image

As you can imagine, having to manually click every time a new geometry is needed stops the process for being automated… I need to analyse 100s-1000s of geometries, so waiting in front of my PC to click every time is not an option.

Any suggestions about how to turn off this warning???

You could try reinstalling Millipede from here:


Or, the safer option in my opinion since Millipede seems like it’s been abandoned, use Fox.
1 Like

Have you tried changing your PC date to 2014?

1 Like

Thanks both for your solutions.The quick patch of changing the date to 2014 worked. I will try to update my workflow to Fox in the future.