Group() appears in .csg files generated by OpenSCAD. It is accepted as input
from .scad files and appears to be an alias for union().
Is this true or does it also have some hidden function?
--
View this message in context: http://forum.openscad.org/group-tp13738.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
A group is a data structure consisting of a sequence of zero or more items,
where each item is either a shape or a group. There isn't much reason to
use the 'group' keyword directly, so the feature isn't documented.
On Monday, 7 September 2015, L Boyd lboyd@frontiernet.net wrote:
Group() appears in .csg files generated by OpenSCAD. It is accepted as
input
from .scad files and appears to be an alias for union().
Is this true or does it also have some hidden function?
--
View this message in context: http://forum.openscad.org/group-tp13738.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
OpenSCAD mailing list
Discuss@lists.openscad.org javascript:;
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org