EditExposedParamInICECompoundNode
Introduced
7.0
Description
Edits the exposed Parameter's characteristics in the ICECompoundNode.
Scripting Syntax
EditExposedParamInICECompoundNode( [Parameter], [Name], [Min], [Max], [Picking], [Description], [ExposeType], [Enum] )
Parameters
|
Parameter |
Type |
Description |
|
Parameter |
Parameter to edit. Default Value: If not specified, the user is prompted to make a selection. |
|
|
Name |
Name for the parameter. Default Value: "" |
|
|
Min |
Minimum value for the parameter. Default Value: "" |
|
|
Max |
Maximum value for the parameter. Default Value: "" |
|
|
Picking |
Picking string for self-installed operators. Default Value: "" |
|
|
Description |
Description of the parameter. Default Value: "" |
|
|
ExposeType |
Port type. 0 for single instance, 1 for all instances, 2 for all instances with a copied node, 3 for all instances with an imported node Default Value: 0 |
|
|
Enum |
Enum definition for the parameter. Default Value: "" |
See Also
|
|
|
|
Autodesk Softimage v7.5