tmontaigu / CloudCompare-PythonRuntime

Python plugin for CloudCompare
54 stars 15 forks source link

How to use the function ccGenericGLDisplay. DisplayText #118

Closed eglrp closed 1 week ago

eglrp commented 4 weeks ago

I want to display file characters in cc image

tmontaigu commented 3 weeks ago

I tried to look into it, first thats not how you get a ccGenericGLDisplay you need to have an entity like a point cloud cloud and do point_cloud.getDisplay()

However when reading the documentation of displayText it seems like its not means to be used at a specific time at so it likely won't work, and I don't know the proper way to be able to display some generic text