Accumulate Identical Parts
- Last UpdatedJan 20, 2023
- 1 minute read
If the last parameter to the !!assyPartsList task is set to ACCUMULATE the design parts within the assembly found as identical are treated and represented by one single item in the parts lists of the drawing.
As example, se the parts list task in the sample drawing template provided.
/TT/AssemblyADP/DrawingTemplate/Type-1S/A3/S1/STask2
Attribute TPVALUE of TKPARA 7 is assigned the value ACCUMULATE.
A set of PML functions meant for customization (in directory %PMLLIB%\assembly\userfunctions) set up the conditions of what makes design parts identified as identical.
assyPartCompareAttsForAccumulation.pmlfnc
assyPartsIdenticalForAccumulation.pmlfnc
assyPartValidForAccumulation.pmlfnc