Index: trunk/src/plugins/rt_topo/crbs_cdt.c =================================================================== --- trunk/src/plugins/rt_topo/crbs_cdt.c (revision 1359) +++ trunk/src/plugins/rt_topo/crbs_cdt.c (revision 1360) @@ -94,7 +94,6 @@ vtd0_append(&np, (e->endp[0]->pos.x + e->endp[1]->pos.x)/2); vtd0_append(&np, (e->endp[0]->pos.y + e->endp[1]->pos.y)/2); } - e->is_constrained = 1; } #warning TODO: this should be 0,0 for copper and clearance once grbs supports convex implicit attachments for(n = 0; n < np.used; n+=2)