Part Cut/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{GuiCommand/sv|Name=Part_Cut|MenuLocation=Part → Cut|Workbenches=[[Part Module/sv|Del]],[[Complete_Workbench/sv|Komplett]]|SeeAlso=[[Part Union/sv|Union]], [[Part Common/sv|Common]]}}
{{GuiCommand/sv|Name=Part_Cut|MenuLocation=Part → Cut|Workbenches=[[Part Module/sv|Del]],[[Complete_Workbench/sv|Komplett]]|SeeAlso=[[Part Union/sv|Union]], [[Part Common/sv|Common]]}}
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 6: Line 8:
</div>
</div>


[[IMAGE:Part Cut 01.png|480px|left|Part Cut]]
[[IMAGE:Part Cut 01.png|480px|left|Cut]]
{{clear}}
{{clear}}
=== How to use ===
=== How to use ===
# Select two shapes
# Select two shapes
# Press the {{KEY|[[Image:Part Cut.png|16px]] '''Part Cut'''}} button.
# Press {{Button|Part}} → {{Button|Boolean}} → {{Button|Cut}} from the top menu or the {{Button|[[Image:Part Cut.png|16px]] '''Cut'''}} button from the tool tab.


=== Supported inputs ===
=== Supported inputs ===

Revision as of 21:35, 10 January 2019

Part_Cut

Menyplacering
Part → Cut
Arbetsbänkar
Del,Komplett
Standard genväg
Ingen
Introducerad i version
-
Se även
Union, Common

Klipper (subtraherar) valda Del objekt, där den sista subtraheras från den första. Denna operation är helt parametrisk, så de ingående komponenterna kan förändras och resultatet beräknas om.

Cut
Cut

How to use

  1. Select two shapes
  2. Press PartBooleanCut from the top menu or the Cut button from the tool tab.

Supported inputs

Input objects must be OpenCascade shapes. Examples: stuff made with Part, PartDesign, Sketcher workbenches. Not meshes (unless those were converted to shapes) - for meshes, there are specific Boolean tools in MeshDesign workbench.