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,758
    • Issues 1,758
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 67
    • Merge Requests 67
  • 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
  • #4275

Closed
Open
Opened Jan 02, 2007 by Kitware Robot@kwrobotOwner

vtkCell python wrapping

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


It appears that vtkCell is not being wrapped correctly for python. The available methods on a vtkCell object are:

['AddObserver', 'BreakOnError', 'DebugOff', 'DebugOn', 'FastDelete', 'GetAddressAsString', 'GetClassName', 'GetDebug', 'GetGlobalWarningDisplay', 'GetMTime', 'GetReferenceCount', 'GlobalWarningDisplayOff', 'GlobalWarningDisplayOn', 'HasObserver', 'InvokeEvent', 'IsA', 'IsTypeOf', 'Modified', 'NewInstance', 'PrintRevisions', 'Register', 'RemoveAllObservers', 'RemoveObserver', 'RemoveObservers', 'SafeDownCast', 'SetDebug', 'SetGlobalWarningDisplay', 'SetReferenceCount', 'UnRegister']

Missing are all the data accessor methods (GetPointIds, GetEdge, GetFace, GetPoints...)

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#4275