Part and its Derived Types with Attributes
Mapping table for part and its derived types:
3DEXPERIENCE Platform Data Model Symbolic Name | XPDMXML Entity Name | Type Name |
---|---|---|
type_Part | Part | Part |
type_SoftwarePart | SoftwarePart | Software Part |
type_HardwarePart | HardwarePart | Hardware Part |
type_OtherPart | OtherPart | Other Part |
type_MechanicalPart | MechanicalPart | Mechanical Part |
type_ElectricalPart | ElectricalPart | Electrical Part |
type_TransistorPart | TransistorPart | Transistor Part |
type_CircuitCardPart | CircuitCardPart | CircuitCard Part |
type_CapacitorPart | CapacitorPart | Capacitor Part |
type_ResistorPart | ResistorPart | Resistor Part |
type_ConnectorPart | ConnectorPart | Connector Part |
type_MoldedPart | MoldedPart | Molded Part |
type_MachinedPart | MachinedPart | Machined Part |
type_BracketPart | BracketPart | Bracket Part |
type_FastenerPart | FastenerPart | Fastener Part |
type_FramePart | FramePart | Frame Part |
type_ExtrudedPart | ExtrudedPart | Extruded Part |
type_WasherPart | WasherPart | Washer Part |
type_BoltPart | BoltPart | Bolt Part |
type_NutPart | NutPart | Nut Part |
type_ScrewPart | ScrewPart | Screw Part |
type_CapitalExpenditurePart | CapitalExpenditurePart | CapitalExpenditure Part |
type_DocumentPart | DocumentPart | Document Part |
type_ToolingPart | ToolingPart | Tooling Part |
Mapping table for attributes of part and its derived types:
3DEXPERIENCE Platform Data Model Attribute Name | XPDMXML Entity Name | Comments |
---|---|---|
name | ID | Identification name |
description | Description | Description. Free text |
originated | TimeCreated | Time and date of creation |
modified | TimeModified | Last update time and date |
<internal> | UniqueID | XID | Internal identifier unique to the object, and stable for every transfer |
attribute_UniqueID | UniqueID | External | External identifier. Combined with revision as a unique key for searching object. |
current | Maturity | Name of maturity status |
revision | RevisionName | Version label displayed to identify the revision |
owner | Owner | The user who has responsibility for the object |
policy | Lifecycle | Name of the policy managing the object lifecycle |
attribute_DesignPurchase | DesignPurchase | Used to define if the part is to be designed in-house or not (purchase) |
attribute_EstimatedCost | EstimatedCost | The amount of money that the part creator estimates that it will take to make the part on a per part basis |
attribute_TargetCost | TargetCost | The amount of money that the part is expected to cost on a per part basis |
attribute_Weight | Weight | The weight of the part |
attribute_MaterialCategory | MaterialCategory | The substance the part is made of, for example: Metal, Plastic, Glass, Rubber, Concrete |
attribute_Classification | PartClassification | Classify the type of part. |
attribute_ProductionMakeBuyCode | ProductionMakeBuy | Assigned to one of the following: Unassigned, Make (items designed and fabricated in house), or Buy (items bought from outside sources). |
attribute_UnitofMeasure | UnitOfMeasure | LB(pound), IN(inch), GA(gallon), FT(feet), or EA(each) |
attribute_SparePart | SparePartType | Indicates whether the intended use for the part is as a spare for the principle part used in the assembly |
attribute_LeadTime | LeadTime | The estimated time that it will take to manufacture the part |
attribute_Originator | Originator | The person who initially creates an object |
attribute_EndItem | EndItem | Indicates whether the part is an end item. |