All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Interface CATISchNavigateObject

System.IUnknown
  |
  +---CATISchNavigateObject
 

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


interface CATISchNavigateObject

Interface to manage the "look" of a graphic representation of schematic basic set of objects in the graph viewer.
Role: Should be called in the schematic base object's implementation of CATINavigateObject.


Method Index


o GetChildren(CATIUnknownList**)
Returns list of associated objects on the schematic extension of the current schematic based object in the tree.

Methods


o GetChildren
public virtual HRESULT GetChildren(CATIUnknownList** oLChildren)=0
Returns list of associated objects on the schematic extension of the current schematic based object in the tree.

This object is included in the file: CATISchNavigateObject.h

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