View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003127ParaView(No Category)public2006-04-13 17:262009-05-13 13:59
ReporterBrian Wylie 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0003127: Easy sideset normals
DescriptionPlease add a button to show the sideset normals. Right now you have to construct the following pipeline in ParaView

exodus(select just the sidesets) -> extract surface -> polydata normals -> glyph

Too complicated, many users want to check boundary conditions, which include the orientation of their sidesets. So this should be a one button functionality.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0004673)
Berk Geveci (administrator)
2006-08-17 14:55

This sounds like a good candidate for a custom filter.
(0011079)
Berk Geveci (administrator)
2008-04-07 11:18

Create a custom filter that does extract surface -> polydata normals -> glyph and include it as an example in paraview source. Maybe write a test with it too?
(0011648)
Berk Geveci (administrator)
2008-05-01 13:29

Create a custom filter and compile it in.
(0012423)
Utkarsh Ayachit (administrator)
2008-06-19 15:17

Added new "Normal Glyphs" filter that adds a new custom filter for side set
normals. Fixes BUG 0003127.

I am not sure what properties need to be exposed (or what to call this filter). I am open to suggestions.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMCompoundSourceProxy.cxx,v <-- Servers/ServerManager/vtkSMCompoundSourceProxy.cxx
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxy.cxx,v <-- Servers/ServerManager/vtkSMProxy.cxx
new revision: 1.104; previous revision: 1.103
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxy.h,v <-- Servers/ServerManager/vtkSMProxy.h
new revision: 1.88; previous revision: 1.87
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxyManager.cxx,v <-- Servers/ServerManager/vtkSMProxyManager.cxx
new revision: 1.73; previous revision: 1.72
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/filters.xml,v <-- Servers/ServerManager/Resources/filters.xml
new revision: 1.298; previous revision: 1.297
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/XML/ParaViewFilters.xml,v <-- Qt/Components/Resources/XML/ParaViewFilters.xml
new revision: 1.48; previous revision: 1.47
(0012485)
Alan Scott (manager)
2008-06-23 21:00

Nice. I wouldn't change a thing.

Tested client/server.

 Issue History
Date Modified Username Field Change
2008-04-07 11:18 Berk Geveci Note Added: 0011079
2008-04-07 11:18 Berk Geveci Priority low => normal
2008-04-07 11:18 Berk Geveci Category => 3.4
2008-04-07 11:18 Berk Geveci Description Updated
2008-05-01 13:29 Berk Geveci Note Added: 0011648
2008-06-03 11:12 Utkarsh Ayachit Assigned To Berk Geveci => Utkarsh Ayachit
2008-06-19 15:17 Utkarsh Ayachit Status tabled => @80@
2008-06-19 15:17 Utkarsh Ayachit Resolution open => fixed
2008-06-19 15:17 Utkarsh Ayachit Note Added: 0012423
2008-06-23 21:00 Alan Scott Status @80@ => closed
2008-06-23 21:00 Alan Scott Note Added: 0012485
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:09 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team