18.3 PrimaryPartType
The primary type of the part defines the type of the part (e.g. ConnectorHousing, Fixing, etc.) Since the VEC supports dual use parts (e.g. Fixing & WireProtection) the primary part type is necessary to define which specification associated to part is the primary character of the part. Therefore, all primary part types correspond to a PartOrUsageRelatedSpecification (e.g. ConnectorHousing --> ConnectorHousingSpecification).
The primary part type 'Other' is used if the PartVersion is not further specified by the VEC, which means it has no PartOrUsageRelatedSpecification, only a GeneralTechnicalPartSpecification or a direct instance of PartOrUsageRelatedSpecification.
The Enumeration is defined in Table 90.
| VEC Name | Enum Value | Description |
|---|---|---|
Antenna | 0 | |
Battery | 1 | |
BoltMountedFixing | 2 | |
BoltTerminal | 3 | |
BridgeTerminal | 4 | |
CableDuct | 5 | |
CableTie | 6 | |
Capacitor | 7 | |
CavityAccessory | 8 | |
CavityPlug | 9 | |
CavitySeal | 10 | |
ConnectorHousing | 11 | |
ConnectorHousingCap | 12 | |
ConnectorHousingCover | 13 | |
CorrugatedPipe | 14 | |
Diode | 15 | |
EdgeMountedFixing | 16 | |
EEComponent | 17 | |
Ferrite | 18 | |
Fitting | 19 | |
Fixing | 20 | |
Fuse | 21 | |
Grommet | 22 | |
HoleMountedFixing | 23 | |
MultiCavityPlug | 24 | |
MultiCavitySeal | 25 | |
MultiFuse | 26 | |
Other | 27 | The PrimaryPartType " Other " is used for parts that are described by a direct instance of PartOrUsageRelatedSpecification . These are parts that do not have a specific classification in the VEC and can be described with a PartOrUsageRelatedSpecification and CustomProperties. The corresponding Role is the SpecificRole. |
OpenWireEndTerminal | 28 | |
OpenWireEnd | 29 | |
PartStructure | 30 | The PrimaryPartType " PartStructure " has an inconsistency with VEC conventions for historical reasons, which is kept for backwards compatibility. The corresponding PartOrUsageRelatedSpecification is the PartStructureSpecification. However, the corresponding Role is the PartWithSubComponentsRole . |
PluggableTerminal | 31 | |
PotentialDistributor | 32 | |
Relay | 33 | |
RingTerminal | 34 | |
ShrinkableTube | 35 | |
SpliceTerminal | 36 | |
Stripe | 37 | |
Tape | 38 | |
Terminal | 39 | |
Tube | 40 | |
Wire | 41 | |
WireEndAccessory | 42 | |
WireProtection | 43 |