Click or drag to resize

CktElementVariableByIndex Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodVariableByIndex(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.
Public methodVariableByIndex(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.
Top
See Also