ElecIXFInterfaces Interface CATIEleUipSystems
Usage: you can freely reimplement this interface.
interface CATIEleUipSystems
Interface dedicated to electrical systems.
Role: This interface helps you to retrieve the systems (wire diagrams,
harnesses, etc) coming from external tools (legacy database for example).
Method Index
- o
ListSystems(CATListValCATUnicodeString*&)
- Retrieves the list of Systems (Wires Diagram, Harness) on which
the 3D electrical applications will work on.
Methods
o ListSystems
public virtual ListSystems( | | oListOfSystems) |
-
Retrieves the list of Systems (Wires Diagram, Harness) on which
the 3D electrical applications will work on.
- Parameters:
-
- oListOfSystems
- the list of systems.
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- The systems have been retrieved.
- E_FAIL
- Error while retrieving the systems.
This object is included in the file: CATIEleUipSystems.h
If needed, your Imakefile.mk should include the module: CATElecIXFInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.