All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATFunctSystemItf Interface CATIFunctFacetManagers

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

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


interface CATIFunctFacetManagers

The interface to access the Functional Facet's Managers.


Method Index


o GetListOfFacetManagers(CATLISTV(CATBaseUnknown_var)&)
Get the list of facet managers.

Methods


o GetListOfFacetManagers
public virtual HRESULT GetListOfFacetManagers(CATLISTV(CATBaseUnknown_var)& ioLst)= 0
Get the list of facet managers.

Parameters:
ioLst
The list to be filled with the facet managers.

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

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