CktElementVariableByIndex Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
VariableByIndex(Int32, Int32) |
Value as return and error code in Code parameter. For PCElement, get the value of a variable by integer index. If Code>0 then no variable by this index or not a PCelement.
| |
VariableByIndex(Int32, Int32, Double) |
Set the Value of a variable by indx if a PCElement. If Code>0 then no variable by this index or not a PCelement.
|