When files are assigned to Items, they are given specific Item File Link types. The Item File Link type defines how the Item relates to the linked file.
After a link has been created you can modify the link type or remove the link. Removing the link will disassociate the file from the Item.
For linking purposes, parts are considered a component or subcomponent, depending on how they are defined.
Primary and Secondary Subcomponent Link Rules
Primary and secondary subcomponent links adhere to these rules when set as the preferred link types for an Item Assign or Item Update event.
Subcomponent Link Examples
Primary | A component with a primary link is the primary definition for the Item. Properties are read from this component on Item assign and update. Properties can be written back to the component as well. When the Item is released the primary link file will be locked. By default, a state change cannot be executed if the link needs updating. This setting can be configured in the state transition. |
|
Secondary | A component with a secondary link is a secondary or duplicate definition for the Item. Properties are not read from this component on Item updates, though properties can be written back to the component. When the Item is released the secondary link component is locked. By default, a state change cannot be executed if the link needs updating. This setting can be configured in the state transition. |
|
Primary Subcomponent |
A component containing the primary definition for a subcomponent. Properties are read from and can be written back this component. When the Item is released, the component is locked. By default, a state change cannot be executed if the link needs updating. This setting can be configured in the state transition. |
|
Secondary Subcomponent |
A component containing a secondary or duplicate definition for a subcomponent. Properties are not read from this component, though properties can be written back to the component. When the Item is released, the component is locked. By default, a state change cannot be executed if the link needs updating. This setting can be configured in the state transition. |
|
Standard Component | A component with a Standard Component link contains standard content. Properties are read for the Standard Component only at Item assign, and properties are written back to the file. When the Item is released, the file is locked. Subcomponents also receive Standard Component links. |
|
Tertiary | A file with a tertiary link is a design document file such as an .idw, .ipn, or .dwg file. These links are automatically assigned when the corresponding model file is assigned to Item. Files with Tertiary links are locked when the Item is released. |