RemoveAttributeFromSetDataICENode
 
 
 

RemoveAttributeFromSetDataICENode

Introduced

v7.0

Description

Removes an existing attribute from a set data node (ICEDataModifierNode).

Scripting Syntax

RemoveAttributeFromSetDataICENode( SetDataNode, [AttributeName] );

Parameters

Parameter Type Description
SetDataNode String The ICEDataModifierNode to add an attribute to.
AttributeName String The name of the attribute to remove.

Default Value: ""

See Also

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