Hiding Range Finder lines #2547
-
IntroHello! Is there a difference under the hood between this Toggle Range Finder button in the viewer sidebar, and setting the alpha value of the range finder lines to 0? e.g. ![]() My setupI was able to hide the lines using My questionIs there a way to toggle the Range Finder rendering setting using the python API? Thank you! Minimal model and/or code that explain my questionNo response Confirmations
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Ya just disable the vis flag, this is covered in the introductory tutorial. |
Beta Was this translation helpful? Give feedback.
Ya just disable the vis flag, this is covered in the introductory tutorial.