Skip to content

Add AxisAligned and Offset options to vtkPlane

Jean Fechter requested to merge jean.fechter/vtk:axisAlignedPlane into master

vtkPlane now has AxisAligned and Offset options.

  • AxisAligned: if On, locks normal to plane to be aligned with x, y, or z axis.
  • Offset: the origin is shifted in the direction of the normal by the offset.

Follow-up MR in Paraview paraview/paraview!7083 (merged)

Edited by Jean Fechter

Merge request reports

Loading