RangeIndex

Class used to set or read multi-dimensional parameter values. If parameters have multiple values because of ranges, [RangeIndex](API\Plugins\MutableRuntime\MuR\RangeIndex) can be used to specify what value is read or set in the methods of the Parameter class. [RangeIndex](API\Plugins\MutableRuntime\MuR\RangeIndex) objects can be reused in multiple calls for the same parameter in the Parameter class interface even after changing the position values.