Page 1 of 1

How to interpolate scalar field from anothe entity using command line

Posted: Tue May 31, 2022 1:53 pm
by guilhem.marre
Dear developers,

Thanks for your great tool ! I have one question : are all tools available in command line mode ? I would like to use "Edit/Scalar Fields / Interpolate from another entity" in command line, but I cannot find anything in the wiki about command lines.

Thankyou for your help !

Best regards,

Guilhem Marre

Re: How to interpolate scalar field from anothe entity using command line

Posted: Tue May 31, 2022 4:38 pm
by daniel
Nope, sadly the tools are added one by one to the command line (so only the most requested end there...).

A new way to do things is the Python interface: https://github.com/CloudCompare/CloudComPy (but that's the same idea, each tool needs to be added manually, but Paul is pretty responsive ;).