HI,
I was expecting (hoping for) a 2 volume object but ended up with 6, is there an easy way to view volumes to discover the problem? Incidentally, Shapeways sees it as one object.
Regards
Richard
Can you provide a little more context or elaboration?
--
Sent from: http://forum.openscad.org/
It's a object that should be one internal volume, but there must be sections that are not properly attached. What I was hoping for is a viewer that allows me to highlight each volume in turn to show me where the problems are.
From: Discuss discuss-bounces@lists.openscad.org on behalf of NateTG nate-openscadforum@pedantic.org
Sent: 14 February 2018 03:01:25
To: discuss@lists.openscad.org
Subject: Re: [OpenSCAD] More volumes than expected
Can you provide a little more context or elaboration?
--
Sent from: http://forum.openscad.org/
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
On 2018-02-14 09:41, Richard Bedwell wrote:
It's a object that should be one internal volume, but there must be
sections that are not properly attached. What I was hoping for is a
viewer that allows me to highlight each volume in turn to show me
where the problems are.
It is much easier to give better feedback if you show your code.
OpenSCAD cannot know your intention, i.e. it does not know what things
'should' be. Most often it is not an error that a result consists of
several parts (i call them 'lumps'). As far as I know there is no direct
way in OpenSCAD to enumerate isolated parts.
Carsten Arnholm