All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISamSolution
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISamSolution
Defines Analysis Solution.
Role: Interface designed to manage CATISamSolution behaviour.
This behavoir allows specific capability for an analysis set defined as a solution.
This interface is dedicated to be used on the SolutionSet Startup.
public virtual HRESULT GetCase( | CATISamAnalysisCase*& | oCase) const = 0 |
public virtual HRESULT SetCase( | const CATISamAnalysisCase* | iCase) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.