SVGnest icon indicating copy to clipboard operation
SVGnest copied to clipboard

What is the logic behind using multiple nfps?

Open petrasvestartas opened this issue 6 years ago • 1 comments

Hi,

I would like to ask what is the logic for using multiple npf according to this image? How you determine the valid positions? More specific how to know that polygon will be placed outside the multiple nfps?

In the image below it seems good when there are two the same haxagons. But incase of other forms when there is boolean union of nfps and the figure is inside of polygon how do you avoid collision?

When two or more parts have already been placed, we can take the union of the NFPs of the previously placed parts. 687474703a2f2f7376676e6573742e636f6d2f6769746875622f6e6670322e706e67

petrasvestartas avatar Oct 15 '18 14:10 petrasvestartas

Hi,

I would like to ask what is the logic for using multiple npf according to this image? How you determine the valid positions? More specific how to know that polygon will be placed outside the multiple nfps?

In the image below it seems good when there are two the same haxagons. But incase of other forms when there is boolean union of nfps and the figure is inside of polygon how do you avoid collision?

When two or more parts have already been placed, we can take the union of the NFPs of the previously placed parts. 687474703a2f2f7376676e6573742e636f6d2f6769746875622f6e6670322e706e67

i have replied for this query here https://github.com/Jack000/Deepnest/issues/34

dharani811 avatar Oct 22 '18 04:10 dharani811