Method IsElectrodeTheoreticalPosition
IsElectrodeTheoreticalPosition(ElementId)
Tells whether a element is a theoretical position of an electrode.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 12, 0, 0)]
bool IsElectrodeTheoreticalPosition(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the electrode to analyze. |
Returns
| Type | Description |
|---|---|
| bool | The element is a theoretical position of an electrode. |
Remarks
This method is available since v7.12.