Hello,
I came accros OpenSCAD few months ago, and I love its simplicity; Great job
there!!
I usually use the software to build parametric surface models that are
supposed to be used later in a "Meshing" operation, and I would like to
have an easy (& native) way to specify boundary patches in the STL file.
For example, I would like inlet and outlet faces to have their own regions
in the exported file. I'm currently using modes to do so, and when it's
difficult, I import the generated STL into another tool and make needed
chages.
Is there any better way to achieve this? Can OpenSCAD store created objects
somehow (I found no docs on this)?
Thanks in advance.
Elwardi wrote
Hello,
I came accros OpenSCAD few months ago, and I love its simplicity; Great
job
there!!
I usually use the software to build parametric surface models that are
supposed to be used later in a "Meshing" operation, and I would like to
have an easy (& native) way to specify boundary patches in the STL file.
For example, I would like inlet and outlet faces to have their own regions
in the exported file. I'm currently using modes to do so, and when it's
difficult, I import the generated STL into another tool and make needed
chages.
Is there any better way to achieve this? Can OpenSCAD store created
objects
somehow (I found no docs on this)?
Thanks in advance.
OpenSCAD mailing list
Discuss@.openscad
Some of the more creative thinkers here may help with the bigger picture,
but, no OpenSCAD can't store created objects.
Such has been requested and discussed a number of times, but doing so breaks
the key operating model with quick preview and slow full render.
The closest is to export a STL then import it and do CSG.
Admin - PM me if you need anything, or if I've done something stupid...
Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.
Sent from: http://forum.openscad.org/