All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

OptimizationInterfaces Interface CATIOptCntSatisfaction

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIOptCntSatisfaction
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIOptCntSatisfaction

Interface dedicated to constraint satisfaction solving.


Method Index


o Solve()
Solves the constraint satisfaction feature.

Methods


o Solve
public virtual HRESULT Solve()= 0
Solves the constraint satisfaction feature.
Returns:

Legal values: S_OK if the constraint satisfaction feature is correctly solved. E_FAILotherwise.

This object is included in the file: CATIOptCntSatisfaction.h
If needed, your Imakefile.mk should include the module: OptimizationItf

Copyright © 2003, Dassault Systèmes. All rights reserved.