r1 Enumeration CatViewFilterCreationMode
Indexes
CatViewFilterCreationMode (Enumeration)
enum CatViewFilterCreationMode {
catDefaultFilter,
catDisplayFilterDialogBox,
catDedicatedFilter
}
At creation of a view, this enum defines how the filter of this view is configured.
- Values:
-
- catDefaultFilter
- A default filter is used (the first in the list)
- catDedicatedFilter
- A filter is created for the view
- catDisplayFilterDialogBox
- Filter dialog box is displayed after the creation of the view to assign a filter
Copyright © 2006, Dassault Systèmes. All rights reserved.