CADETProcess.dataStructure.parameter.SizedRangedList.cast_value# SizedRangedList.cast_value(value: Any) → Any# Cast the type of the given value. This method is a placeholder. Override it if type-casting is necessary. Parameters: valueAnyValue to cast. Returns: AnyThe unmodified value.