All Frameworks  Class Hierarchy  This Framework  Indexes   

CATFunctSystemItf Interface CATIFunctObject

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


interface CATIFunctObject

Describe the functionality of your interface here

Using this prefered syntax will enable mkdoc to document your class.


Method Index


o GetFacetByName(CATUnicodeString&,CATIFunctFacet*&,CATBoolean)
Returns the Facet.
o GetFacet(CATIFunctFacetMgr*,CATIFunctFacet*&,CATBoolean)
Returns the Facet.

Methods


o GetFacetByName
public virtual GetFacetByName( const iName,
oFacet,
iCreateIfNecessary= TRUE )
Returns the Facet.
o GetFacet
public virtual GetFacet( iFM,
oFacet,
iCreateIfNecessary= TRUE )
Returns the Facet.

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

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