Skip to content

Expose the frustum widget

Léon Victor requested to merge leon.victor/paraview:frustum-widget into master

Superseded by !7069 (merged)

The Clip and Slice filters now provide a new Frustum type. This new cut method represents a 4-sided frustum, i.e. a pyramid with the top truncated perpendicularly to its axis, and infinite towards its far plane direction. You can manipulate the frustum in the view using the dedicated widget to control its position, orientation, vertical/horizontal angles and the position of its near plane.

implicit-frustum-widget

To test:

  • Add any source
  • Clip
  • Change type to "frustum"

Related VTK MR: vtk/vtk!11483 (closed)

Edited by Nicolas Vuaille

Merge request reports

Loading