Translations:OpenSCAD RefineShapeFeature/6/en

From FreeCAD Documentation
  • The refinement algorithm only works on shells. Therefore it iterates over the shells of the input shape and then for each shell it creates a new shell with joined faces wherever possible. This means if your input shape is only a face, wire, edge or vertex then the algorithm does nothing.
  • As opposed to Part RefineShape in the Part Workbench, this feature WILL update when the underlying shapes are changed.