Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,777
    • Issues 1,777
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #3692

Closed
Open
Opened Aug 31, 2006 by Kitware Robot@kwrobotOwner

clean command sometimes not issued for property

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


create a pipeline

cone source -> elevation -> point data to cell data -> poly data normals -> calculator

put in '1' for the function and hit accept. then switch to cell data mode and put in '1' and hit accept.

An error comes up about ERROR: In vtkArrayCalculator.cxx, line 284 vtkArrayCalculator (0x127e240): Invalid array name: Normals

Normals is a point data, not a cell data as we are in cell data mode.

What happened was the clean command for the AddVectorVariable property wasn't issued, so it didn't clean out the "Normals".

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#3692