View Issue Details

IDProjectCategoryView StatusLast Update
0003510Slicer4Module Markupspublic2013-11-29 06:32
ReporterLchauvin Assigned Tonicole  
PrioritynormalSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0003510: Set Markups as input for rulers
Description

I was wondering if it would be possible to add in the future markup ruler (or I don't how it would be called) to set as parameter 2 markups (fiducial), like:

SetNthRulerFiducials(fiducial1, fiducial2)

and when fiducial1 or fiducial2 is updated, it updates the ruler.
Thank you.

TagsNo tags attached.

Activities

nicole

nicole

2013-11-29 06:32

administrator   ~0010393

The plan is to move the rulers into the Markups module, but I don't plan on linking them to fiducials, as they'll be subclasses of fiducials with access to the NthMarkupChanged events as well as additional Nth point changed events.
I can reimplement the Slicer 3 "turn the last two fiducials in the current list into a ruler" functionality but it will delete the fiducials that were turned into ruler end points. Would that be enough for you? I can do that now by making the last two Markups fiducials into an Annotation ruler.

Issue History

Date Modified Username Field Change
2013-11-19 19:05 Lchauvin New Issue
2013-11-19 19:05 Lchauvin Status new => assigned
2013-11-19 19:05 Lchauvin Assigned To => nicole
2013-11-29 06:32 nicole Note Added: 0010393