3D Slicer Community
Using GetCursorPositionRAS and ignore a model
Development
python
lassoan
(Andras Lasso)
December 19, 2020, 7:06am
2
You can call
node.SetSelectable(False)
to exclude
node
from picking.
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Mouse Interaction with ModelNode: Hover and Click Functions
Development
2
61
August 6, 2024
Select vtkMRMLModelNode on mouse click
Development
10
542
June 25, 2023
onClick() function for vtkMRMLCrosshairNode?
Development
python
2
300
September 12, 2021
Issue with Cursor RAS Position Retrieval in Slicer 5.7
Development
3
31
November 12, 2024
How to get mouse position in 3D view?
Development
python
11
898
January 25, 2023