[OpenSCAD] Well, I'm stumped...
Giles Bathgate
giles.bathgate at gmail.com
Thu Aug 11 13:49:20 CEST 2011
On 11 August 2011 12:46, Giles Bathgate <giles.bathgate at gmail.com> wrote:
> I think the message you are getting is an ambiguous "catch all"
> message that you get regardless of whether the Object is a valid
> 2-manifold or not.
My appologies the message comes from mainwin.cc
if (!this->root_N->p3.is_simple()) {
PRINT("Object isn't a valid 2-manifold! Modify your design..");
clearCurrentOutput();
return;
}
its not a "catch-all"
Regards
Giles
More information about the OpenSCAD
mailing list