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

Author Committer Branch Timestamp Parent
jcfr jcfr master 2016-06-08 22:53:07 master fe589e82
Changeset

BUG: slicer.util.getFirstNodeByName: Should not return only visible nodes

This commits updates "getFirstNodeByName()" to leverage changes
integrated in r25160 (ENH: Update VTK to handle default values
for array parameters in python)

Now wrapping of methods with pointer parameter having a NULL default value
are supported, there is no need to hardcode the value of "byHideFromEditors"
to either [0] or [1].

From: Francois Budin <francois.budin@gmail.com>

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

mod - Base/Python/slicer/util.py Diff File