OpenSCAD CSG

From FreeCAD Documentation
Revision as of 07:10, 12 September 2012 by Shoogen (talk | contribs) (→‎Import)

Import

Supported Elements

  • primitives: cube, sphere, cylinder, square, circle, polygon, polyhedron
  • boolean: union, difference, intersection
  • linearextrude, rotateextrude
  • import (dxf, stl, off) (without scaling or transformation of origin)
  • color

Unsupported Elements

  • projection
  • surface
  • render (ignored)
  • cgal operations: minkowski, glide, path, subdiv, hull

Export