View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011696ParaViewFeaturepublic2011-01-14 09:322016-08-12 09:58
ReporterStephane P 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0011696: add a hint tag to specify which array to use for default color of the output
DescriptionAdd a "Hint" tag that can be used in the xml files to specify a given array (typically, this would point to the "ActiveScalars", "ActiveVectors"... ).
This array will then be used to color the output by defaut.

hard-coding the array name could aslo be supported.
Additional Informationtypical xml could look like :
<Hint>
  <ColorByAttribute
    attribute_association="point" <-- can be "point" or "cell"
    attribute_type="Vectors" <-- can be "Vectors" or "Scalars"
    attribute_name="blah" <-- hard code the array name / not compatible with the "attribute_type" tag.
    attribute_component="Magnitude"> <-- can be "Magnitude" (by default) or the component number
</Hint>
TagsNo tags attached.
ProjectParaViS
Topic Name
Type
Attached Files

 Relationships

  Notes
(0037911)
Kitware Robot (administrator)
2016-08-12 09:58

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2011-01-14 09:32 Stephane P New Issue
2011-01-14 09:43 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2011-01-14 09:43 Utkarsh Ayachit Status backlog => tabled
2011-01-14 09:43 Utkarsh Ayachit Target Version => 4.0
2011-06-16 13:10 Zack Galbreath Category Feature Request => Feature
2011-06-23 11:43 Utkarsh Ayachit Project => ParaViS
2016-08-12 09:58 Kitware Robot Note Added: 0037911
2016-08-12 09:58 Kitware Robot Status backlog => closed
2016-08-12 09:58 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team