siNodePortDataInsertionLocation

Introduced

v7.0

Categories

ICE

Description

Specifies the relative location where new node ports will be added.

Constant Value Description
siNodePortDataInsertionLocationBegining 0 Insert the new port as the first in the port group instances.
siNodePortDataInsertionLocationEnd 1 Insert the new port as the last in the port group instances.
siNodePortDataInsertionLocationBefore 2 Insert the new port just before the specified one.
siNodePortDataInsertionLocationAfter 3 Insert the new port just after the specified one.

Applies To

AddPortToICENode