All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---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 CATAcquisitionAgent.
To create a standard filter use the
CATStateCommand.Filter method,
then the command will delete the filter when it will be deleted.
You can combine standard filters by using the
CATDialogAgent.AndFilter,
CATDialogAgent.OrFilter and
CATDialogAgent.NotFilter methods.
public CATAcquisitionFilter( | ) |
public virtual ~CATAcquisitionFilter( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.