All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATFunctSystemItf Interface CATIFunctFacet

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

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


interface CATIFunctFacet

The interface to access a Functional Facet.


Method Index


o Free()
Free the resources allocated by the Facet.
o GetFunctionalElement(CATIFunctElement*&)
Get the Functional Element owning the Facet.
o Init()
Init resources for the Facet.

Methods


o Free
public virtual HRESULT Free()= 0
Free the resources allocated by the Facet.
o GetFunctionalElement
public virtual HRESULT GetFunctionalElement(CATIFunctElement*& oElem)= 0
Get the Functional Element owning the Facet.
o Init
public virtual HRESULT Init()= 0
Init resources for the Facet.

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

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