IAlgoObjectParamControl

Assembly: Algo;

Description

The IAlgoObjectParamControl interface is used to set up object parameter control via a calculation algorithm parameter.

Inheritance Hierarchy

          IAlgoObjectParamControl

Comments

Parameter control settings can be obtained using properties and methods of the IAlgoObjectParamsControl interface.

Properties

  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:

Algo Assembly Interfaces