ObjectModelerNavigator CATNavigInstance

Usage: you must use this class as is. You should never derive it.


public class CATNavigInstance

Class used to navigate through an instance.


Method Index


o GetReference()
Retrieves the component associated with the node.

Methods


o GetReference
public GetReference()
Retrieves the component associated with the node.
Role: This method allows you to retrieve a pointer on the component displayed in an object tree. It is the same component which implements .
The and the interfaces are implemented on a late type which is not the component itself. Thanks to the method and the current one, you have a pointer on the component.
Returns:
A component pointer.

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.