AddICECompoundNode

Introduced

v7.0

Description

Adds an ICECompoundNode to an ICE tree.

Scripting Syntax

oReturn = AddICECompoundNode( File, [Container] );

Return Value

The new ICECompoundNode.

Parameters

Parameter Type Description
File String A path to the definition file of the compound node.
Container Selection list The ICE tree to which we're adding the compound node.

Default Value: If not specified, the user is prompted to select an ICE tree.

See Also

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