discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: [OpenSCAD] WARNING: No top level geometry to render

P
Parkinbot
Tue, Jan 17, 2017 7:32 PM

try

cube([4,2,1]);

--
View this message in context: http://forum.openscad.org/WARNING-No-top-level-geometry-to-render-tp20148p20149.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

try cube([4,2,1]); -- View this message in context: http://forum.openscad.org/WARNING-No-top-level-geometry-to-render-tp20148p20149.html Sent from the OpenSCAD mailing list archive at Nabble.com.
S
SimonAllen
Mon, Jan 23, 2017 11:09 PM

Slaps head.  Of course.  It was the errant equal sign that was causing the
problem.  I had it correct else where and was editing away and confused a
variable with a function. Doh.  Thanks for your help

--
View this message in context: http://forum.openscad.org/WARNING-No-top-level-geometry-to-render-tp20148p20204.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Slaps head. Of course. It was the errant equal sign that was causing the problem. I had it correct else where and was editing away and confused a variable with a function. Doh. Thanks for your help -- View this message in context: http://forum.openscad.org/WARNING-No-top-level-geometry-to-render-tp20148p20204.html Sent from the OpenSCAD mailing list archive at Nabble.com.