CATStrUseItf Interface CATIStrUseNavigate
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIStrUseNavigate
Method Index
- o
GetChildren(CATLISTV(CATBaseUnknown_var)&)
- Obtain the list of children.
- o
GetParents(CATLISTV(CATBaseUnknown_var)&)
- Obtain the list of parents.
Methods
o GetChildren
public virtual GetChildren( | | oChildrenList) |
-
Obtain the list of children.
- Parameters:
-
- oChildrenList
- Output list.
o GetParents
public virtual GetParents( | | oParentsList) |
-
Obtain the list of parents.
- Parameters:
-
- oParentsList
- Output list.
This object is included in the file: CATIStrUseNavigate.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.