Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Part Number Formula

Efision uses a deterministic formula (Version 1) to generate wheel part numbers from product specifications.

Formula Structure

DesignNO + [P+Profile] + [Directional 1st letter] + Dia + WidthCode + Holes
+ PCD1Code + [PCD2Code] + ET + FinishShortName + AppendantShortNames
+ BoltShortName + CBCode + CapNO

Segments in brackets [] are optional — included only when the value is non-default.

Segment Breakdown

SegmentSourceExample
DesignNOProductDesign.pdNO067
P+ProfileOnly if profile > 0P3L
DirectionalFirst letter if directionalR or L
DiaDiameter (integer)19
WidthCodeLookup from widthY (for 8.5“)
HolesNumber of bolt holes5
PCD1CodeLookup from PCD valueV (for 114.3)
PCD2CodeOnly if dual PCDT (for 112)
ETET offset value40
FinishShortNameLookup from finishS (Silver), K (Black)
AppendantShortNamesConcatenated procedure codesMF (Machined Face)
BoltShortNameLookup from bolt spec4A
CBCodeLookup from CB valueNA
CapNOCap part number codeCP506AL68

Example

For an INOVIT Speed 19x8.5 5x112 ET38 Silver Machined Face wheel:

067  +  19  +  Y  +  5  +  V  +  40  +  S  +  MF  +  4A  +  NA
 ↓       ↓     ↓     ↓     ↓      ↓     ↓     ↓      ↓     ↓
Design  Dia  Width Holes PCD1   ET  Finish Proc  Bolt   CB

Result: 06719Y5V40SMF4ANA

Lookup Tables

The formula references several lookup tables in the database:

  • Width codes — maps width values (e.g., 8.5) to single-character codes
  • PCD codes — maps PCD values (e.g., 114.3) to short codes
  • CB codes — maps center bore values to short codes
  • Finish short names — maps finish types to abbreviations
  • Bolt short names — maps bolt specs to codes
  • Appendant short names — maps procedures to abbreviations

Lookup errors during check-pn or import indicate missing entries in these reference tables.