View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000576VTK(No Category)public2004-02-04 11:022016-08-12 09:54
ReporterMathieu Malaterre 
Assigned ToWill Schroeder 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000576: Quadratic hexs
DescriptionI made the change you suggested and I can now colour map the cutter plane provided vtkCutter::GenerateCutScalarsOn() is called - thanks. I can also get line contours on the plane for any of my result arrays using vtkContourFilter::SelectInputScalars("My_Results"),

for example.

I would like to display contour surfaces of my FE results. Unfortunately, vtkQuadraticHexahedron::Contour() will only contour the scalars by virtue of the line

  vtkDataArray *localScalars = this->PointData->GetScalars();

ignoring vtkContourFilter::SelectInputScalars("My_Results");
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0000619)
Mathieu Malaterre (developer)
2004-02-04 11:03

We should be carefull with this once the new framework will be in place.
(0036715)
Kitware Robot (administrator)
2016-08-12 09:54

Resolving issue as `moved`.

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

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036715
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team