Operating system: windows 10
This is a 2 part question:
-
First, I want to display the points in a centerline curve at all times programmatically. So I have a centerline curve and it has n number of control points. I want to display all n control points on the centerline curve in the sagittal view. I can manually click on view and jump to control points using the markups module but I want to display them automatically (or display control points of curve at all times)through code.
-
Second, I am using the endoscopy module to go through using the centerline curve. Is there any way I can change the color of displayed centerline curve control points as I pass it in the endoscopy view on the 2d views.