DialogEngine  CATAcquisitionFilter
Usage: you must use this class as is. You should never derive it.
 public class CATAcquisitionFilter
 The basic class for a filter.
 Role: Filters are used to validate prevaluation or valuation of a . 
To create a standard filter use the 
 method, 
then the command will delete the filter when it will be deleted.
 
You can combine standard filters by using the 
, 
 and 
 methods.
 Constructor and Destructor Index
 
 -  o 
    CATAcquisitionFilter()
 -   This method is not useful, to create a filter you should use
 
 
 -  o 
    ~CATAcquisitionFilter()
 -   This method is not useful IF you create the filter by using
 
 
 Constructor and Destructor
 
  o CATAcquisitionFilter
  |   public   CATAcquisitionFilter( | )   | 
  - 
 This method is not useful, to create a filter you should use
 
.
 
  o ~CATAcquisitionFilter
  |   public virtual   ~CATAcquisitionFilter( | )   | 
  - 
 This method is not useful IF you create the filter by using
 
 because the filter is deleted by the command itself.
 
 This object is included in the file: CATAcquisitionFilter.h
If needed, your Imakefile.mk should include the module: CATDialogEngine
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.