PartsListPositions(String,Int32,Int32,Int32,Int32) Method
In This Topic
Method for renumbering Bill Of Materials positions.
Syntax
Parameters
| Parameter Name | Description |
|---|
| strFullLinkFileName | Full link file name of the project in which the Bill Of Materials positions will be renumbered. |
| ePartsKind | Specifies which positions will be renumbered. Allowed values are members from enumeration Parts, e.g. CableParts | ClampParts |
| nStartValue | Start value |
| nIncrement | Step width |
| nFieldWidth | Number of digits for a position. |
Exceptions
See Also