v7.0
ICE
Adds an ICENodePort at the specified location.
oReturn = AddPortToICENode( Port, [InsertLocation] ); |
The new ICENodePort object. If you add an input port, an ICENodeInputPort is returned. If you add an output port an ICENodeOutputPort is returned.
| Parameter | Type | Description |
|---|---|---|
| Port | String | The port after or before which to add the new port. |
| InsertLocation | siNodePortDataInsertionLocation | The relative location where the port will be added.
Default Value: siNodePortDataInsertionLocationBefore |
AddAttributeToSetDataICENode AddICECompoundNode AddExposedParamToICECompoundNode AddICENode AddNodeToICECompoundNode CleanDisconnectedICENodes ConnectICENodes CreateICECompoundNode DisconnectICENodePort EditExposedParamInICECompoundNode EditICECompoundPPGLogic EditICECompoundProperties ExplodeICECompoundNode GetICECompoundPortProperties GetICECompoundProperties RemoveAttributeFromSetDataICENode RemoveExposedParamFromICECompoundNode RemoveNodeFromICECompoundNode RemovePortFromICENode