More CLI commands

Hi

I would like to ask to add few more commands to CLI. This would give more flexibility to work with the application:

  • ability to select the component by name not only by maximal component;

  • ability to select Model inside RC by name - this would give more flexibility to work with models to perform actions in desired order;

  • ability to delete cache (without the need of having external program for deleting temporary files);

  • calculate Unwrap - my understanding is that it will be available in the next release?

Thank you and looking forward to the features! 

hello, yes, the unwrap command is already available since: https://support.capturingreality.com/hc/en-us/articles/360000994532-Version-1-0-3-3909-RC-PRE-RELEASE-

Please add ability to select Model inside RC by name. It’s very important on our current pipeline. Before vertex colorization we are swaping images to delighted image pack. After image swap we are loading scenes with calculated mesh and we are trying to colorize mesh and export it. It’s not possible currently because calculateVertexColors need to have selected model. During opening RC scene there is nothing selected, so it’s important to add command select model by it name.

Agreed. Really need the ability to select the model via name. Otherwise my current workflow relies on me closing and opening the project after each export run, just so my workflow selects the main model each time.

completed, more info: https://support.capturingreality.com/hc/en-us/community/posts/115002221811-More-CLI-command

I want to get exactly ortho size like we use ESTIMATE button in above picture.

  • How I generate and export ortho file with exactly size by CLI?
  • Or how to configure value in params.rcortho file?

Thank you!