You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to script a python based plugin that will print to CloudCompare's console an object's scalar classification after the user 'clicks'/selects the the object in CloudCompare's 3D View.
The way I am trying to go about this is scripting the command in a python file (the file will have a listening function for mouse clicks) and then use CloudCompare's Python File Runner to run the file. I haven't had much success on getting this to work. Any help/suggestions/ideas on how I can get this to work?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi!
I am trying to script a python based plugin that will print to CloudCompare's console an object's scalar classification after the user 'clicks'/selects the the object in CloudCompare's 3D View.
The way I am trying to go about this is scripting the command in a python file (the file will have a listening function for mouse clicks) and then use CloudCompare's Python File Runner to run the file. I haven't had much success on getting this to work. Any help/suggestions/ideas on how I can get this to work?
Thanks in advance!
The text was updated successfully, but these errors were encountered: