IMsFindFormulaInfo.ParametrizedDims

Syntax

ParametrizedDims: IMsParametrizedDimensions;

Description

The ParametrizedDims property returns the settings of parametric dimensions.

Comments

The property is relevant if the IMsFindFormulaInfo.UseParamDims property is set to True. Determine the parameter in the settings of parametric dimensions, which selection will manage dimension selection.

Example

The property use is given in the example for the IMsFindFormulaInfo.UseParamDims method.

See also:

IMsFindFormulaInfo