All Frameworks  Class Hierarchy  This Framework  Indexes   

ObjectModelerNavigator Interface CATINavigateFilter

Usage: you can freely reimplement this interface.


interface CATINavigateFilter

Interface to hide or show an element in the graph.

Role:Interface to declare to an unknown father in the graph if its child wants to be seen.It must be implemented by a node which cannot know its father.

See also:
CATIGraphNode, CATINavigModify, CATINavigElement, CATINavigateObject


Method Index


o IsShown(CATINavigateObject*)
Hides or Shows an element.

Methods


o IsShown
public virtual IsShown( iFather)
Hides or Shows an element.
Parameters:
iFather
The father of the element.

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

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