Import 2017-06-07 23:51:09: master f0bcf9b2

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-04-30 03:10:05 master e46eea86
Changeset

BUG: Pattern matching for label volume does not account for underscore

This commit generalizes the function HelperBox.getNodeByName replacing
traversal of mrml nodes with call to slicer.mrmlScene.getFirstNode which
itself does the traversal and returns the first matching node.

Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>

From: Robin Weiss <robinweiss@uchicago.edu>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24202 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Scripted/EditorLib/HelperBox.py Diff File