OpenSCAD Hull/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 27: Line 27:
Example of a hull operation performed on two cylinders
Example of a hull operation performed on two cylinders


==Use==
==Usage==
#Select shapes in Tree-View or in 3D-View
#Select shapes in Tree-View or in 3D-View
#Click on [[Image:OpenSCAD_Hull.png|32px]] or choose {{KEY| OpenSCAD}} → {{KEY|[[Image:OpenSCAD_Hull.png|32px]] Hull}} from the top menu.
#Click on [[Image:OpenSCAD_Hull.png|32px]] or choose {{KEY| OpenSCAD}} → {{KEY|[[Image:OpenSCAD_Hull.png|32px]] Hull}} from the top menu.

Revision as of 03:00, 6 February 2020

Other languages:

OpenSCAD Hull

Системное название
OpenSCAD Hull
Расположение в меню
OpenSCAD → Hull‏‎
Верстаки
OpenSCAD
Быстрые клавиши
none
Представлено в версии
-
См. также
---

Description

Applies a hull to selected shapes.

Example of a hull operation performed on two cylinders

Example of a hull operation performed on two cylinders

Usage

  1. Select shapes in Tree-View or in 3D-View
  2. Click on or choose OpenSCAD Hull from the top menu.

Limitations

Feature needs OpenSCAD installed and configured in Edit Preferences

Notes