All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATAnalysisInterfaces Interface CATISamAnalysisContainer

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

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


interface CATISamAnalysisContainer

Interface for Analysis Container behavior.
Role: Retrieves the Analysis Manager from the Analysis container .

See also:
CATISamAnalysisManager


Method Index


o GetAnalysisManager(CATISamAnalysisManager_var&)
Retrieves the Analysis Manager from the Analysis Container.

Methods


o GetAnalysisManager
public virtual HRESULT GetAnalysisManager(CATISamAnalysisManager_var& ospManager) = 0
Retrieves the Analysis Manager from the Analysis Container.
Parameters:
oManager
Analysis Manager feature.

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

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