View Issue Details

IDProjectCategoryView StatusLast Update
0002946Slicer4Core: MRMLpublic2017-06-07 23:27
Reporterfinetjul Assigned Tofinetjul  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product VersionSlicer 4.2.2-1 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002946: Add Point/Line thickness for models
Description

When a model is a point cloud or wireframe, it can be hard to visualize the points or lines that are 1pixel wide.
It would be great to have GUI elements in the Models module to control such properties.

Additional Information

The pointSize and lineSize should be stored in vtkMRMLDisplayNode.

For display (in the model displayable manager), look at:
http://www.vtk.org/doc/nightly/html/classvtkProperty.html

Additionally, it would also be great if a surface could be visualized as wireframe mode. (see vtkProperty::Representation)

TagsNo tags attached.

Relationships

related to 0002267 closednicole Add "SliceIntersectionWidth" property to ModelDisplayNode 
related to 0002947 closedalexy Color models by cell field arrays 

Activities

fedorov

fedorov

2013-02-13 04:20

developer   ~0007911

FYI surface can already be toggled to wireframe mode by clicking "w"/"s" keys.

finetjul

finetjul

2013-02-13 04:36

administrator   ~0007913

Good to know, thanks.
So it probably means that the GUI element to change the representation of the model should have a tooltip mentioning the w/s shortcuts.

finetjul

finetjul

2013-04-24 11:38

administrator   ~0008480

Fixed in r21905

jcfr

jcfr

2014-03-06 05:15

administrator   ~0011070

Closing resolved issues that have not been updated in more than 3 months

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file ec898b1e

2013-04-22 11:23:33

finetjul

Details Diff
ENH: Add vtkProperty properties to display node

Issue 0002946

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21905 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Libs/MRML/Core/vtkMRMLDisplayNode.cxx Diff File
mod - Libs/MRML/Core/vtkMRMLDisplayNode.h Diff File
mod - Libs/MRML/DisplayableManager/vtkMRMLModelDisplayableManager.cxx Diff File
mod - Libs/MRML/Widgets/Resources/UI/qMRMLDisplayNodeWidget.ui Diff File
mod - Libs/MRML/Widgets/Testing/qMRMLDisplayNodeWidgetEventTranslatorPlayerTest1.cxx Diff File
mod - Libs/MRML/Widgets/Testing/qMRMLDisplayNodeWidgetEventTranslatorPlayerTest1.xml Diff File
mod - Libs/MRML/Widgets/Testing/qMRMLDisplayNodeWidgetTest1.cxx Diff File
mod - Libs/MRML/Widgets/qMRMLDisplayNodeWidget.cxx Diff File
mod - Libs/MRML/Widgets/qMRMLDisplayNodeWidget.h Diff File
mod - SuperBuild/External_CTK.cmake Diff File

Issue History

Date Modified Username Field Change
2013-02-13 04:18 finetjul New Issue
2013-02-13 04:18 finetjul Status new => assigned
2013-02-13 04:18 finetjul Assigned To => jcfr
2013-02-13 04:18 finetjul Relationship added related to 0002267
2013-02-13 04:20 fedorov Note Added: 0007911
2013-02-13 04:36 finetjul Note Added: 0007913
2013-02-13 06:00 finetjul Relationship added related to 0002947
2013-02-15 09:10 jcfr Assigned To jcfr => sankhesh
2013-04-24 11:36 finetjul Assigned To sankhesh => finetjul
2013-04-24 11:38 finetjul Note Added: 0008480
2013-04-24 11:38 finetjul Status assigned => resolved
2013-04-24 11:38 finetjul Fixed in Version => Slicer 4.3.0
2013-04-24 11:38 finetjul Resolution open => fixed
2014-03-06 05:15 jcfr Note Added: 0011070
2014-03-06 05:16 jcfr Status resolved => closed
2017-06-07 23:27 finetjul Changeset attached => Slicer 2145-support-for-installing-extension-from-file ec898b1e