In This Topic
Number legend Ids of a pro panel objects.
Syntax
Parameters
- oInstallationSpace
- installation space whose legend numbers will be numbered.
- nStartValue
- Start value for the numbering.
- nStepValue
- Step value for the numbering.
- nNumberingDirection
- Numbering direction. Allowed values are defined in the enum NumberingDirection3D.
- fSameNumbers
- If true then set same numbers for identical devices. Identical devices have the same partnumber.
Exceptions
Exception | Description |
ArgumentNullException | Thrown when required
parameter is null. |
ArgumentException | Invalid parameter. |
ApplicationException | Needed internal
interface could not
be created. |
BaseException | Error occurred while
numbering legend
ids. |
See Also