View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009821ParaViewBugpublic2009-11-02 08:472010-02-22 20:17
ReporterDavid Doria 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0009821: Color Array not automatically applied
DescriptionIf I add colors to a polydata using
polydata->GetPointData()->SetScalars ( Colors );

then open the polydata in Paraview, the colors are applied automatically.

However, if I use
polydata->GetPointData()->AddArray ( Colors );

, I have to go to "display" and change "Color by:" to
"Colors" and then uncheck "Map scalars". I think these colors should be applied automatically too.

Attached is the cpp file that produced the also attached vtp file.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files? file icon ColorArray.vtp [^] (2,612 bytes) 2009-11-02 08:47
cxx file icon ColoredPoints.cxx [^] (1,720 bytes) 2009-11-02 08:48

 Relationships

  Notes
(0019530)
Utkarsh Ayachit (administrator)
2010-02-15 14:02

By design.
(0019589)
Alan Scott (manager)
2010-02-22 20:17

If Utkarsh says so, it is good enough for me!

 Issue History
Date Modified Username Field Change
2009-11-02 08:47 David Doria New Issue
2009-11-02 08:47 David Doria File Added: ColorArray.vtp
2009-11-02 08:48 David Doria File Added: ColoredPoints.cxx
2010-02-15 14:02 Utkarsh Ayachit Note Added: 0019530
2010-02-15 14:02 Utkarsh Ayachit Status backlog => @80@
2010-02-15 14:02 Utkarsh Ayachit Resolution open => won't fix
2010-02-15 14:02 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-02-22 20:17 Alan Scott Note Added: 0019589
2010-02-22 20:17 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team