All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

FunctionalObject (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---FunctionalElement
            |
            +---FunctionalPosition
              |
              +---FunctionalObject
 


The interface to access a Functional Object.

Method Index

GetFacet
Returns the Facet.
GetFacetByName
Returns the Facet.
SearchFacet
Searches the Facet.
SearchFacetByName
Searches the Facet.

Methods


o Func GetFacet(CATIAFunctionalFacetMgr iFM) As CATIAFunctionalFacet
Returns the Facet.
o Func GetFacetByName(CATBSTR iFM) As CATIAFunctionalFacet
Returns the Facet.
o Func SearchFacet(CATIAFunctionalFacetMgr iFM,
boolean iCreateIfNecessary) As CATIAFunctionalFacet
Searches the Facet.
o Func SearchFacetByName(CATBSTR iFM,
boolean iCreateIfNecessary) As CATIAFunctionalFacet
Searches the Facet.

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