Assembly: Algo;
The IAlgoObjectParamControl interface is used to set up object parameter control via a calculation algorithm parameter.
IAlgoObjectParamControl
Parameter control settings can be obtained using properties and methods of the IAlgoObjectParamsControl interface.
| Property name | Brief description | |
| AlgParam | The AlgParameter property determines the calculation algorithm parameter that will control repository object parameter. | |
| ObjectParam | The ObjectParam property determines a repository object parameter that will be controlled by calculation algorithm parameter. | |
| SelectedDimAttr | The SelectedDimAttr property determines an attribute of calculation algorithm parameter, from which values will be substituted to repository object parameter. |
See also: