AddExposedParamToICECompoundNode

Introduced

v7.0

Categories

ICE

Description

Adds an exposed Parameter to the ICECompoundNode.

Scripting Syntax

AddExposedParamToICECompoundNode( [Parameter], Compound, [ExistingPort], [Name] );

Parameters

Parameter Type Description
Parameter String Parameter to add.

Default Value: If not specified, the user is prompted to make a selection.

Compound String ICECompoundNode target for the exposed parameter.
ExistingPort String Port that is already exposed.
Name String Name for the parameter.

Default Value: ""

See Also

AddAttributeToSetDataICENode AddICECompoundNode AddICENode AddNodeToICECompoundNode CleanDisconnectedICENodes ConnectICENodes CreateICECompoundNode DisconnectICENodePort EditExposedParamInICECompoundNode EditICECompoundPPGLogic EditICECompoundProperties ExplodeICECompoundNode GetICECompoundPortProperties GetICECompoundProperties RemoveAttributeFromSetDataICENode RemoveExposedParamFromICECompoundNode RemoveNodeFromICECompoundNode