| 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. |