All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ObjectModelerBase Interface CATIAscendant

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

Usage: you can freely reimplement this interface.


interface CATIAscendant

Interface to manage ascendant relation.


Method Index


o GetFather()
Returns parent in object's hierarchy.

Methods


o GetFather
public virtual CATBaseUnknown_var GetFather()= 0
Returns parent in object's hierarchy.

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

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