ElecFlatteningItf Interface CATIEhfNetworkArc
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIEhfNetworkArc
Interface to get nodes of an electrical arc.
Method Index
- o
ListNetworkNodes(CATListValCATBaseUnknown_var**)
- Retrieve list of nodes of an electrical arc (segment).
Methods
o ListNetworkNodes
public virtual ListNetworkNodes( | | oLNetworkNodes) |
-
Retrieve list of nodes of an electrical arc (segment).
- Parameters:
-
- oLNetworkNodes
- List of nodes.
Method returns NULL value if no node is found.
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- no error.
- E_INVALIDARG
- Input-Output argument oLNetworkNodes is NULL
- E_FAIL
- Error occured while searching connected connectors.
This object is included in the file: CATIEhfNetworkArc.h
If needed, your Imakefile.mk should include the module: CATEhfInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.