Yup. Am following the repeat region only. but i want to customize it using relations according to my requirement. the exxact solution i want is:
1.1 :First N number of BOM items shall be only Standard parts (Parts that have P numbers or seperate drawing )
Rule 1.2: Within Standard parts, reverse alphabetical order shall be followed in sorting
Rule 2.1 After standard parts, the stock cut (No machining) components are grouped as follows (following reverse alphabetic order)
Z
Y
.
.
Round Bar
RHS
Plate
Rule 2.2 : Within each component group, the following sequence shall be followed
Largest in dimension wise
….
Smallest in dimension wise
Rule 2.2.1
For Round bars – Diameter is the measure of size, sorted in descending order
For Same diameters, then sorted by Length in descending order
Rule 2.2.2
For RHS - Width X Height is the measure of size, sorted in descending order
For same Width X Height , then sorted by length in descending order
Rule 2.2.3:
For Beams - Width X Height is the measure of size, sorted in descending order
For same Width X Height , then sorted by length in descending order
Rule 2.2.4 :
For Plates – Thickness is the measure of size , sorted in descending order
For same thickness, then sorted by Width X Length product in descending order.
Rule 2.2.5 :
Machined plates (for eg.,PLATE T = 10) are placed after the standard plates as above,
sorted by descending order as per thickness
So i want to use relations in insert---->repeat region
Please provide how to continue with relations.
Thanks in advance for ur reply