Arch CutLine/pt-br: Difference between revisions

From FreeCAD Documentation
(Created page with "==Utilização==")
(Updating to match new version of source page)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav
{{Docnav
|[[Arch_Schedule/pt-br|Cronograma]]
|[[Arch_Schedule/pt-br|Cronograma]]
|[[Arch_CutPlane/pt-br|Corte com plano]]
|[[Arch_CutPlane/pt-br|Corte com plano]]
|[[Arch_Module/pt-br|Arch]]
|[[Arch_Workbench/pt-br|Arch]]
|IconL=Arch_Schedule.svg
|IconL=Arch_Schedule.svg
|IconR=Arch_CutPlane.svg
|IconR=Arch_CutPlane.svg
|IconC=Workbench_Arch.svg
|IconC=Workbench_Arch.svg
}}
}}
</div>

{{VeryImportantMessage|THIS COMMAND IS OBSOLETE<br>
It is not be available in {{VersionPlus|1.0}}. Use [[Arch_CutPlane|Arch CutPlane]] instead.}}


{{GuiCommand
{{GuiCommand
|Name=Arch CutLine
|Name=Arch CutLine
|MenuLocation=Arch → Cut with a line
|MenuLocation=Arch → Cut with line
|Workbenches=[[Arch_Workbench|Arch]]
|Workbenches=[[Arch_Workbench|Arch]]
|Version=0.19
|Version=0.19
Line 18: Line 23:
}}
}}


<span id="Description"></span>
==Descrição==
==Descrição==


The [[Arch_CutLine|Arch CutLine]] tool allows you to cut a solid Arch object like an [[Arch_Wall|Arch Wall]] or [[Arch_Structure|Arch Structure]] using a line that is crossing the object.
The '''Arch CutLine''' tool cuts a solid Arch object like an [[Arch_Wall|Arch Wall]] or [[Arch_Structure|Arch Structure]] with a straight edge. Based on that edge and the normal of the [[Draft_SelectPlane|Draft working plane]] a cutting face is generated.


[[File:Arch_CutLine_example_1.png|x300px]] [[File:Arch_CutLine_example_2.png|x300px]]
[[File:Arch_CutLine_example_1.png|x300px]] [[File:Arch_CutLine_example_2.png|x300px]]
Line 26: Line 32:
{{Caption|[[Arch_Wall|Arch Wall]] cut by a line. Left: subtractive box that appears when using the tool. Right: resulting wall after the cut is done.}}
{{Caption|[[Arch_Wall|Arch Wall]] cut by a line. Left: subtractive box that appears when using the tool. Right: resulting wall after the cut is done.}}


<span id="Usage"></span>
==Utilização==
==Utilização==


# If required align the working plane:
# Select the object to be cut in the [[Tree_view|tree view]] or the [[3D_view|3D view]].
#* The selected edge may not be parallel to the normal of the working plane.
# Then select the edge to be used to cut the object, for example, a [[Draft_Wire|Draft Wire]]. This object should be selected in the [[3D_view|3D view]] only.
#* The generated cutting face will be perpendicular to the working plane.
# Press the {{Button|[[Image:Arch_CutLine.svg|16px]] [[Arch_CutLine|Cut Line]]}} button.
# Select the object to be cut in the [[Tree_view|Tree view]] or the [[3D_view|3D view]].
# Choose {{MenuCommand|Behind}} or {{MenuCommand|Front}} to indicate what part of the solid will be removed.
# Select a straight edge. This must be selected in the [[3D_view|3D view]].
# Click the {{Button|OK}} button.
# Press the {{Button|[[Image:Arch_CutLine.svg|16px]] [[Arch_CutLine|Cut with line]]}} button.
# Choose {{MenuCommand|Behind}} or {{MenuCommand|Front}} to indicate on which side of the cutting face material should be removed.
# Press the {{Button|OK}} button.


==Scripting==
==Scripting==
Line 38: Line 48:
{{Emphasis|See also:}} [[Arch_API|Arch API]] and [[FreeCAD_Scripting_Basics|FreeCAD Scripting Basics]].
{{Emphasis|See also:}} [[Arch_API|Arch API]] and [[FreeCAD_Scripting_Basics|FreeCAD Scripting Basics]].


{{Arch Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}


<!--T:10-->
{{Docnav
{{Docnav
|
|[[Arch_Schedule|Schedule]]
|
|[[Arch_CutPlane|Cut with Plane]]
|[[Arch_Module|Arch]]
|[[Arch_Workbench|Arch]]
|
|IconL=Arch_Schedule.svg
|
|IconR=Arch_CutPlane.svg
|IconC=Workbench_Arch.svg
|IconC=Workbench_Arch.svg
}}
}}

{{Arch Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 10:51, 21 April 2024

Other languages:
THIS COMMAND IS OBSOLETE
It is not be available in version 1.0 and above. Use Arch CutPlane instead.

Arch CutLine

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

Descrição

The Arch CutLine tool cuts a solid Arch object like an Arch Wall or Arch Structure with a straight edge. Based on that edge and the normal of the Draft working plane a cutting face is generated.

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

Utilização

  1. If required align the working plane:
    • The selected edge may not be parallel to the normal of the working plane.
    • The generated cutting face will be perpendicular to the working plane.
  2. Select the object to be cut in the Tree view or the 3D view.
  3. Select a straight edge. This must be selected in the 3D view.
  4. Press the Cut with line button.
  5. Choose Behind or Front to indicate on which side of the cutting face material should be removed.
  6. Press the OK button.

Scripting

See also: Arch API and FreeCAD Scripting Basics.