Octree Depth Limit (OctreeDepthLimit)
This filter takes in a octree and produces a new octree which is no deeper than the maximum specified depth level.
The Octree Depth Limit filter takes in an octree and produces a new octree that is nowhere deeper than the maximum specified depth level. The attribute data of pruned leaf cells are integrated in to their ancestors at the cut level.

PropertyDescriptionDefault Value(s)Restrictions
Input
(Input)
This property specifies the input to the Octree Depth Limit 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): vtkHyperOctree.

 
Maximum Level
(MaximumLevel)
The value of this property specifies the maximum depth of the output octree. 4

The value must be greater than or equal to 3 and less than or equal to 255.