Skip to content

AidenZhu186/fromSegmentEditor2Set3DView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

fromSegmentEditor2Set3DView

Goal: Right inside segment-editor, after clicking "Show 3D", a scripted setup on 3D-view, such as re-focalpoint and other properties in the 3D-view.

The current issue: Right now after "show 3D" being clicked, there is nothing happening inside the 3D-view, since the zoom factor not right and the center point not right. I know such scripts work in afterwards-actions after clicking "show 3D", especially I may do it when I open a new module such as "Screen capture":

layoutManager = slicer.app.layoutManager()

threeDWidget = layoutManager.threeDWidget(0)

threeDView = threeDWidget.threeDView()

threeDView.resetFocalPoint()

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages