Scripting?
Posted: Tue Jan 17, 2017 2:25 pm
I was wondering about the opinions on a possibility to script something in CC or to somehow use the full functionality of CC in scripts. I am still fairly new to this game but from what I see, having the ability to script a process in CC would make it a much more powerful tool for many applications.
I know that there is the command line processing but from the Wiki it looks like quite some functions are missing. Are any of the plugins available via the command line?
My application would be running the same steps on similar clouds (e.g. import, distance computations, rasterizing, save as plus, some volume calculations or a few areas, ...). Some of this would probably be possible with the command line but not all of it.
What I also like a lot about scripting is that one can be sure that (given the CC version does not change) the steps are exactly the same or vary only by what is defined in the script. Which makes it great for trying different parameters and so on and is good for scientific data, where every step from the raw data to the output should be well defined and reproducible.
I suspect that adding something like this would be a fairly large amount of work but I just wanted to see, what other people think.
I know that there is the command line processing but from the Wiki it looks like quite some functions are missing. Are any of the plugins available via the command line?
My application would be running the same steps on similar clouds (e.g. import, distance computations, rasterizing, save as plus, some volume calculations or a few areas, ...). Some of this would probably be possible with the command line but not all of it.
What I also like a lot about scripting is that one can be sure that (given the CC version does not change) the steps are exactly the same or vary only by what is defined in the script. Which makes it great for trying different parameters and so on and is good for scientific data, where every step from the raw data to the output should be well defined and reproducible.
I suspect that adding something like this would be a fairly large amount of work but I just wanted to see, what other people think.