couldn't you just select all objects and add a geoapproximation property ?
- Ronald
On 4/27/2015 12:02, Morten Bartholdy wrote:
I have load of objects to which I need to make the geoapproximation
local and set it at various values, so I am trying to script it.
However if I do one object manually and try running this:
MakeLocal "model*.polyblabla*.geomapprox", siDefaultPropagation
- the geoapproximation appears to stay global. Is there something
particular I need to do to make numerous geoappr properties local?
Morten