ContentsIndexHome
PreviousUpNext
IFilter::toString Method

Returns a string representation of the IFilter

 

C++
inline std::string toString() const;

The String representing the IFilter: fixed dimensions are represented by an '@' followed by the element on which the dimension is fixed. Dimensions filtered by a ISetData are represented by the name of the associated set. Dimensions that are not restricted, are represented by an '*'.