Weld ItemFasteners Management PreferencesFasteners management settings are in the Preferences. Tiles in the Process EditorA tile for weld in the Process Editor is similar with the tile for fasten. Only the icon on the tile is different. Auxiliary ViewerThe Auxiliary Viewer takes into account the umber of fasteners and fasten items.
Second local mode of display mode in the auxiliary viewer visualizes the connected parts with the fastener when selecting a fasten or weld item.
Part ListFasteners are displayed in the Product tab or Item tab of the Part List. Fasten items are displayed in the Item tab of the Part List. Generate MBOMRule-based MBOM Generation accepts only None keyword for fasteners. Not allowing other keywords for fasteners. Rule-based MBOM Generation follows the app preference. When the first preference of the Fasteners management is ON, the Item Type is seen as:
There are several PLM attributes on Weld item reference, and it is possible to update values through the Attribute Rule. Compute/Update Resulting ProductLoading Resulting Products on DemandEnterprise Knowledge Language (EKL)You can instantiate the Weld item through the EKL. Let hProcessOcc(MfgProcessOccurrence) /* Input */ Let hNewItemRef(DELFmiFunctionReference) If hProcessOcc <> NULL { hNewItemRef = CreateProcessReference(“HeavyIndustryWeld”) if hNewItemRef <> NULL { hProcessOcc->InsertPredecessor(hNewItemRef) } } Synchronization ManagerThe first preference of the Fasteners management in the App Preferences is ON. The Synchronization Manager displays 5 cases. However, this does not mention a Up-to-date case as further action is required. The differences between Preferences ON/OFF are either Weld or Fasten item.
Automatically Assign and Reassign FastenersWhen this preference is ON and pilot and joined parts are planned by Generate MBOM or Synchronization Manager or Drag and Drop, fasteners for linked parts are generated. Planning a pilot and joined parts, 2 manufactured parts for them generate and also a fasten item also generates. |