help > setSWC does not update the 3D window?
Showing 1-4 of 4 posts
Display:
Results per page:
Aug 2, 2010  03:08 PM | Ting Zhao
setSWC does not update the 3D window?
I called setSWC in my plugin, but it seems nothing happened in the 3D window. The SWC tree did not show up in either the 3D widget or the object manager. What can be wrong?
Aug 2, 2010  03:08 PM | Hanchuan Peng
RE: setSWC does not update the 3D window?
you need to click the "sync surf obj" button in the 3d viewer.

Aug 3, 2010  02:08 PM | Hanchuan Peng
RE: setSWC does not update the 3D window?
we will also include a "push" function in the new plugin interface with which you can sync the surf object immediately.

Originally posted by Hanchuan Peng:
you need to click the "sync surf obj" button in the 3d viewer.

[/userquote]
Aug 4, 2010  03:08 AM | Hanchuan Peng
RE: setSWC does not update the 3D window?
We have put additional example plugins of the new "surface object" pushing functions in the SVN under the "ex_push" sub-folder:

svn co https://svn.janelia.org/penglab/projects... my_v3d_plugins

That example is about bouncing markers, but you can use "setSWC" function as well, which should work.

-hanchuan


Originally posted by Hanchuan Peng:
we will also include a "push" function in the new plugin interface with which you can sync the surf object immediately.

Originally posted by Hanchuan Peng:
you need to click the "sync surf obj" button in the 3d viewer.

[/userquote][/userquote]