CATIAV4Interfaces Interface CATIV4iElementNavigation
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIV4iElementNavigation
Interface representing a navigation object on V4 element.
Role: The Component that implements
CATIV4iElementNavigation is for example the Set, then its father is the workspace.
Method Index
- o
GetFather(CATBaseUnknown_var&)
- Retrieves the father element.
Methods
o GetFather
public virtual GetFather( | | oFather) |
-
Retrieves the father element.
- Parameters:
-
- oFather
- [out] The father element
- Returns:
- Definition status.
Legal values:
S_OK if the function is OK
E_FAIL if a problem occured.
This object is included in the file: CATIV4iElementNavigation.h
If needed, your Imakefile.mk should include the module: CATV4iV4Interfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.