All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATFunctSystemItf Interface CATIFunctMultiRepMgr

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATFunctSystemItf.CATIFunctFacet
        |
        +---CATIFunctMultiRepMgr
 

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


interface CATIFunctMultiRepMgr

The interface to access a Functional Multi-Rep manager.


Method Index


o GetAssociations(CATIFunctAssociations*&)
Get the Associations collection.
o get_CurrentAssoc(CATLONG&)
Get the CurrentAssoc.
o put_CurrentAssoc(CATLONG)
Put the CurrentAssoc.

Methods


o GetAssociations
public virtual HRESULT GetAssociations(CATIFunctAssociations*& oAssociations)= 0
Get the Associations collection.
o get_CurrentAssoc
public virtual HRESULT get_CurrentAssoc(CATLONG& oCurrentAssoc)= 0
Get the CurrentAssoc.
o put_CurrentAssoc
public virtual HRESULT put_CurrentAssoc(CATLONG iCurrentAssoc)= 0
Put the CurrentAssoc.

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

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