All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATIAApplicationFrame Interface CATIRootProperties

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

Usage: you can freely reimplement this interface.


interface CATIRootProperties

Interface to manage priorities beetwen the Edit Properties editors of a workshop.

Role: each workshop's root object has to implement it.

See also:
CATIEditProperties


Method Index


o GetAssociatedObject()
Gives the father associated to the selection.
o GetListOfEditors()
Returns the list of editors associated to the selection.

Methods


o GetAssociatedObject
public virtual void GetAssociatedObject()= 0
Gives the father associated to the selection.
Role: Do nothing in this method.
o GetListOfEditors
public virtual CATListOfCATString GetListOfEditors()= 0
Returns the list of editors associated to the selection.

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

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