discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Getting multiple objects to render in Openscad when using SolidPython

SQ
Sam Quintanar
Wed, Sep 13, 2017 12:42 AM

I have a situation where I'd like to render more than one object in Openscad when using SolidPython.

Currently, If I do: return children()(b, fillet) in SolidPython, the python file compiles fine, but to see the render I must comment out the children{...} reference in the .scad file to see the multiple renders. 
Could you please show me how to render multiple objects from SolidPython to Openscad without having to mess with changing the .scad file?I couldn't find any reference on how to do this n the SolidPython docs.
Sam Q.

I have a situation where I'd like to render more than one object in Openscad when using SolidPython. Currently, If I do: return children()(b, fillet) in SolidPython, the python file compiles fine, but to see the render I must comment out the children{...} reference in the .scad file to see the multiple renders.  Could you please show me how to render multiple objects from SolidPython to Openscad without having to mess with changing the .scad file?I couldn't find any reference on how to do this n the SolidPython docs. Sam Q.
M
MichaelAtOz
Thu, Oct 5, 2017 5:44 AM

Maybe you should ask here https://github.com/SolidCode/SolidPython


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.

The TPP is no simple “trade agreement.”  Fight it! http://www.ourfairdeal.org/  time is running out!

Sent from: http://forum.openscad.org/

Maybe you should ask here https://github.com/SolidCode/SolidPython ----- 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. The TPP is no simple “trade agreement.” Fight it! http://www.ourfairdeal.org/ time is running out! -- Sent from: http://forum.openscad.org/