Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,858
    • Issues 1,858
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Merge requests
  • !3425

vtkSIStringVectorProperty: improve pull support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Utkarsh Ayachit requested to merge utkarsh.ayachit/paraview:pythonalgorithm_stringvector_fixes into master Jul 22, 2019
  • Overview 11
  • Commits 1
  • Pipelines 2
  • Changes 2

vtkSIStringVectorProperty now support pulling multiple strings (similar in spirit to changes made in 9a5724f9 for other numeric properties).

PythonAlgorithmExamples now adds an example that uses this capability to fill up a string list domain dynamically.

backport: release

Edited Jul 22, 2019 by Utkarsh Ayachit
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pythonalgorithm_stringvector_fixes