Hi,

I would like to switch to the new data interaction framework. As a first
step I tried to replace the PointSetInteractor by PointSetDataInteractor,
but I noticed a problem.

The added seeds are connected by lines on the display, although I set the
"show contour" property of the point set node to false, manually, after
creation.

It turned out that this is caused by the following line
in Core/Code/Interactions/mitkPointSetDataInteractor.cpp:258


    // find proper place for this command!

    // maybe when DN is created ?

    GetDataNode()->SetBoolProperty("show contour", true);

Could this be removed? :)

Thank you,
Miklos
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to