ContentsIndexHome
PreviousUpNext
IFilter::restrict Method (int, int)

Restricts the specified dimension to only include the given integer label. 

 

C++
virtual void restrict(int dim, 
                              int label) = 0;
Parameters 
Description 
int dim 
The dimension which has to be restricted.  
int label 
The integer element label to which this dimension has to be restricted.