Arch CutLine/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "{{Docnav/it |Scheda |Taglia con un piano |Arch |IconL=Arch_Schedule.svg |IconC=Workbench_Arch.svg |IconR=Arch_CutP...")
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
{{Docnav/it
|[[Arch_Schedule|Schedule]]
|[[Arch_Schedule/it|Scheda]]
|[[Arch_CutPlane|Cut with Plane]]
|[[Arch_CutPlane/it|Taglia con un piano]]
|[[Arch_Module|Arch]]
|[[Arch_Module/it|Arch]]
|IconL=Arch_Schedule.svg
|IconL=Arch_Schedule.svg
|IconC=Workbench_Arch.svg
|IconC=Workbench_Arch.svg

Revision as of 21:11, 16 May 2020

Arch CutLine

Menu location
Arch → Cut with a line
Workbenches
Arch
Default shortcut
None
Introduced in version
0.19
See also
Arch CutPlane

Descrizione

The Arch CutLine tool allows you to cut a solid Arch object like an Arch Wall or Arch Structure using a line that is crossing the object.

Arch Wall cut by a line. Left: subtractive box that appears when using the tool. Right: resulting wall after the cut is done.

Utilizzo

  1. Select the object to be cut in the tree view or the 3D view.
  2. Then select the edge to be used to cut the object, for example, a Draft Wire. This object should be selected in the 3D view only.
  3. Press the Cut Line button.
  4. Choose Behind or Front to indicate what part of the solid will be removed.
  5. Click the OK button.

Script

See also: Arch API and FreeCAD Scripting Basics.