Method GetElectrodePositionCount
GetElectrodePositionCount(ElementId)
Get the position count of an electrode.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 12, 0, 0)]
int GetElectrodePositionCount(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the electrode to analyze. |
Returns
| Type | Description |
|---|---|
| int | Theoretical position count. |
Remarks
This method is available since v7.12.