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