Skip to content

Fix vtkDisplaySizedImplicitPlaneWidget

vtkDisplaySizedImplicitPlaneRepresentation has been updated to:

  1. expose the RadiusMultiplier, so that it can be reset if needed from the ParaView side
  2. provide an option to constrain the maximum size of the disk radius and arrow plane with regard to the half diagonal of the bounding box formed by the widget bounds

This MR addresses the VTK side of the issue paraview/paraview#21150 (closed).

cc: @dcthomp

Edited by Spiros Tsalikis

Merge request reports