Outline Corners (OutlineCornerFilter)
This filter generates a bounding box representation of the input. It only displays the corners of the bounding box.
The Outline Corners filter generates the corners of a bounding box for the input dataset. This filter operates on any type of dataset and produces polygonal output.

PropertyDescriptionDefault Value(s)Restrictions
Corner Factor
(CornerFactor)
The value of this property sets the size of the corners as a percentage of the length of the corresponding bounding box edge. 0.2

The value must be greater than or equal to 0.001 and less than or equal to 0.5.

 
Input
(Input)
This property specifies the input to the Outline Corners filter.  

The selected object must be the result of the following: sources (includes readers), filters.

The selected dataset must be one of the following types (or a subclass of one of them): vtkDataSet.