CloudCompare-PythonRuntime
CloudCompare-PythonRuntime copied to clipboard
Python runtime for CloudCompare
hello Thomas, please note that with python inside CC 2.13.2 the request for point coordinates via the following code works, whereas in version CC 2.14.alpha for all coordinates only one...
Sometimes, `removefromdb` causes the Python plugin and CC software to crash. Ubuntu 22.04 Python 3.11   After modification, the user can also use Python objects.  
Hi Thomas is there a possibility of reading and assigning the wkt projection and timeshift (of GPS Time) to a point cloud? Thanks Mario
Hi Thomas, creating mesh and polyline does not automatically generate the linked point cloud, so it is not possible to save objects, a workaround is to clone the mesh and...
I’m working on a project where I have an OBJ model (mesh) with several children (more than 700 mesh objects) and its corresponding point cloud. The mesh and the point...
Hey! I'm trying use the Command Line Interface to interact with Cloudcompare. There is not much documentation, but I already figured out how to load files: CC = pycc.GetCmdLineInstance() gso...
When running the [example script](https://tmontaigu.github.io/CloudCompare-PythonRuntime/examples.html#loading-a-file) from the CloudCompare documentation, the whole program crashes/exits right when I am about to import my data. Also, when I run the PythonREPLy and input...
I am developing an algorithm related to point clouds. The built-in Python compiler in CloudCompare does not support interactive parameter input. I want to create a plugin similar to "Plugin...