gui_Port_Bus ===================== Edit Port Bus ------------- This feature is useful for editing port buses in array cells. Array cells typically follow a simple pattern with regularly spaced positions and incrementing or decrementing bus numbers. This function supports three modes: **Only**, **Copy-Move**, and **Reordering**. Only Mode --------- - Allows you to change the port bus numbers in the selected labels. - You can also toggle the bracket style (e.g., ``< >`` ↔ ``[ ]``). .. figure:: /images/3_Usage/gui_Port_Bus_1.png :scale: 50% Copy-Move Mode -------------- - Enables you to copy labels and change their port bus numbers. - You can repeat this operation multiple times by setting the ``Repeat_Num`` value. .. figure:: /images/3_Usage/gui_Port_Bus_2.png :scale: 50% Reordering Mode --------------- - Allows you to reorder the selected labels. - You can set the order to **ascending** or **descending**. - You can also set the axis mode to **horizontal** or **vertical**. .. figure:: /images/3_Usage/gui_Port_Bus_3.png :scale: 50%