Assembly: Algo;
The IAlgorithmParamValue interface is used to set up a specific calculation algorithm parameter.
IAlgorithmParamValue
| Property name | Brief description | |
![]() |
Id | The Id property determines parameter identifier. |
![]() |
LinkedObject | The LinkedObject property determines the dictionary, to which the parameter is to be linked. |
![]() |
Name | The Name property determines a parameter name. |
![]() |
ParamId | The ParamId property determines a parameter identifier. |
![]() |
ParamType | The ParamType property determines a parameter type. |
![]() |
Value | The Value property determines a default parameter value. |
See also: