Max (Parameter) *

Introduced

3.0

Description

Returns the maximum value (Variant) that the parameter could possibly have. This property is only valid for numeric parameters. Other variant types, for example siString (see siVariantType) do not have the concept of Minimum or Maximum.

C# Syntax

// get accessor
Object rtn = Parameter.Max;

See Also

Parameter.Min

Parameter.SuggestedMin

Parameter.SuggestedMax

CustomProperty.AddParameter



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index