DeepNestPort icon indicating copy to clipboard operation
DeepNestPort copied to clipboard

Does the container area have to be rectangular?

Open gchling opened this issue 1 year ago • 4 comments

Does the container area have to be rectangular? SVGNet is not like this. 1731494062096

gchling avatar Nov 13 '24 10:11 gchling

Hi! You can use an arbitary dxf file as a container image image

fel88 avatar Nov 14 '24 20:11 fel88

I'll try again。

When the SvgNestConfig.spacing >= sheet's children polygon width, the childen will lose effect. The red line is border and it's childen.

gchling avatar Nov 18 '24 02:11 gchling

Hi! You can use an arbitary dxf file as a container image image

@fel88 Hi fel88, could you tell me how to create sheet(NFP object), that some inner area cannot be filled like yours image. Thank you.

laughing8888 avatar Jul 30 '25 06:07 laughing8888

@laughing8888 Hi, just add dxf sheet . Also check RawDetail.ToNfp method

Image

fel88 avatar Aug 02 '25 04:08 fel88