Import 2017-06-07 23:51:09: master 262acf03
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcfr | jcfr | master | 2014-09-12 01:30:49 | master f163743f |
Changeset | ENH: Update AddMarkup/Fiducial API to optionally accept the label. When calling the AddMarkup/AddFiducial method, a default For example, within a python script, before this commit, the following fiducialIndex = markups.AddFiducial(x, y, z) The first issue is that the event 'MarkupAddedEvent' was triggered before the This commit ensures that callback connected to "MarkupAddedEvent" will The second issue is that the "Markup" structure is not wrapped in python. Note that ideally, it should be possible to pass other properties git-svn-id: http://svn.slicer.org/Slicer4/trunk@23672 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Modules/Loadable/Markups/MRML/vtkMRMLMarkupsFiducialNode.cxx | Diff File | |||
mod - Modules/Loadable/Markups/MRML/vtkMRMLMarkupsFiducialNode.h | Diff File | |||
mod - Modules/Loadable/Markups/MRML/vtkMRMLMarkupsNode.cxx | Diff File | |||
mod - Modules/Loadable/Markups/MRML/vtkMRMLMarkupsNode.h | Diff File |