- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Forum, sorry for my poor English.
It is possible with ilogic to search on the BOM Parts Only in the assembly where the rule is executed, all the members that are from the content center.
When I found the member of the content center, write in logger.info these properties of the BOM: INFO: Part Number | Description | QTY |
The qty (the quantity of that part number) will be used to evaluate the formula. Insert the found member and place it on X0 Y0 Z0, fix it and remove the visibility.
Create the Parameter("L_series") = 1 mm (which will always be 1 mm)
Create a rectangular series in the column of the member in the Z direction, evaluate the spacing with Parameter("L_series"), then evaluate the number of columns with this formula: qty*10/100
Then search for the next one until they are all placed in the main assembly and create the rectangular array for each one of the placed components. The name of the series will be the description of the component then the series will be not visible.
If it were possible,
Thank you
Solved! Go to Solution.