Hello,
I am interested in calling the RAS coordinates of the corners of markup planes after they have been created and rotated. I checked the api docs and found that the vtkMRMLMarkupsPlaneNode class has a GetPlaneCornerPoints function that takes in a vtkPoints object, but I did not see anything in the docs about the vtkPoints object. Is there a way I can get the plane corner points easily and is there any other info on the vtkPoints object?
Thanks,