Hi,
I was glad to see the mirroring! And I like really the missing object tool!!
Today I have a "little" GDL scripting issue. I´m programming my AC-placeholder-Object further. I would change the Value of the Octane-Parameters by Model View Options (
MVO) as well. Unfortunately it´s not possible, because the Parameter-Script runs only if you are editing the AC-Object, it means, that you don´t have a chance to change Parameter-Values only by
MVO.
Why do I need it? I tell you an example, where I would play with the "OctaneProxy_Obj" Parameter a bit.
If I would use my placeholders on another computer or in other offices, than I have to set the new path of "OctaneProxy_Obj" in every OCS/ORBX/OBJ file. I could change it with
MVO, every AC-placeholder requests the path from
MVO.
However, this requesting changes only the Variable-Value, not the Parameter-Value, it can be different.
This is not the only reason, why I want to do that, but maybe reasonable as for example changing the Season of all trees with one click.
I can imagine two solutions, both of them are over my knowlegde.
- Could the OctanePlugin search for a local Variable instead of a Parameter? A Parameter turns to a local variable during the script, doesn´t it?
- If it is not possible, than I should tinker an Add-On to change Parameter-Values in the AC-Objects, which contains Octane Parameters.
Is this Variable/Parameter-thing reasonable? Possible
Thank you for all of your quick reactions and the frequent releases!