ReorganizeLegendNumbersWithSameNumbers Method
In This Topic
Reorganize legend Ids of a panel layout.
Syntax
Parameters
| Parameter Name | Description |
|---|
| oMountingPanel | Mounting panel whose legend numbers will be reorganized. |
| nStartValue | Start value for the numbering. |
| nStepValue | Step value for the numbering. |
| nNumberingDirection | Numbering direction. Allowed values are defined in the enum NUMBERING_DIRECTION. |
| fSameNumbers | If true then set same numbers for identical devices. Identical devices have the same partnumber. |
Exceptions
See Also