Re: [bugs] problems when using selfmade hatches
Posted by
LordOfBikes on
Sep 28, 2013; 11:38am
URL: https://forum.librecad.org/bugs-problems-when-using-selfmade-hatches-tp5708894p5708899.html
Hi,
you nearly convinced me, but have a second look and find the difference:
82: for (e=container->firstEntity(RS2::ResolveNone); e!=NULL;
83: e=container->nextEntity(RS2::ResolveNone)) {
:
92: for (e=container->firstEntity(RS2::ResolveAll); e!=NULL;
93: e=container->nextEntity(RS2::ResolveAll)) {
Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution