PartDesign Chamfer/tr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[PartDesign Fillet|Fillet]]
|[[PartDesign_Fillet|Fillet]]
|[[PartDesign Draft|Draft]]
|[[PartDesign_Draft|Draft]]
|[[PartDesign_Workbench|PartDesign]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign Fillet.svg
|IconL=PartDesign_Fillet.svg
|IconR=PartDesign_Draft.svg
|IconC=Workbench_PartDesign.svg
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign Draft.svg
}}
}}


{{GuiCommand
{{GuiCommand
|Name=PartDesign Chamfer
|Name=PartDesign Chamfer
|MenuLocation=Part Design → Apply a dress-up feature → Chamfer
|Workbenches=[[PartDesign Workbench|PartDesign]]
|Workbenches=[[PartDesign_Workbench|PartDesign]]
|MenuLocation=Part Design → Chamfer
|SeeAlso=[[Part Chamfer|Chamfer Part]]
|SeeAlso=[[PartDesign_Fillet|PartDesign Fillet]]
}}
}}


<span id="Description"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
=== Tanım ===
=== Tanım ===
</div>
</div>


This tool creates chamfers (flat face at 45 degrees to both adjoining faces) on the selected edges of an object. A new separate Chamfer entry (followed by a consecutive number if there are already existing chamfers in the document) is created in the Project tree.
The [[Image:PartDesign_Chamfer.svg|24px]] '''PartDesign Chamfer''' tool creates chamfers on the selected edges of an object. It adds a '''Chamfer''' object to the document with its corresponding representation in the [[Tree_view|Tree view]].


==Usage==
==Usage==


=== Add a chamfer ===
* Select a single or multiple edges or a face on an object, then start the tool either by clicking the {{Button|[[File:PartDesign Chamfer.svg|16px|PartDesign Chamfer|link=PartDesign Chamfer]] [[PartDesign Chamfer|PartDesign Chamfer]]}} button or {{Button|PartDesign}} → {{Button|Chamfer}} from the top menu. In case you selected a face all its edges are respected for chamfering.

* In Chamfer parameters in the [[Task panel|Task panel]], set the chamfer size either by entering the value, or by clicking on the up/down arrows. The applied chamfer is shown in real time.
# Optionally [[PartDesign_Body#Active_status|activate]] the Body to chamfer.
* If you want to add more edges or faces click first the {{Button|Add ref}} button and then select the edge or the face.
# There are several ways to select edges to chamfer:
* If you want to remove edges or faces click the {{Button|Remove ref}} button. All edges and faces being previously selected are highlighted in purple. Select the edge or the face to be removed. The last remaining edge or face cannot be removed. To remove it you need to have another edge/face added.
#* Select one or more edges of the Body individually.
* Click {{Button|OK}} to validate.
#* Select one or more faces of the Body to select all their edges.
* For a chain of edges tangential to one another, one single edge can be selected; the chamfer will propagate along the chain.
#* Select a feature (usually the last feature) of the Body to select all its edges. {{Version|0.20}}
* To edit the chamfer after the function has been validated, either double-click on the Chamfer label in the Project tree, or right-click on it and select '''Edit Chamfer'''.
# For a chain of tangentially connected edges only a single edge needs to be selected, the chamfer will propagate along the chain.
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:PartDesign_Chamfer.svg|16px]] [[PartDesign_Chamfer|Chamfer]]}} button.
#* Select the {{MenuCommand|Part Design → Apply a dress-up feature → [[Image:PartDesign_Chamfer.svg|16px]] Chamfer}} option from the menu.
# If there is no active Body, and there are two or more Bodies in the document, the {{MenuCommand|Active Body Required}} dialog will open and prompt you to activate one. If there is a single Body it will be activated automatically.
# The {{MenuCommand|Chamfer parameters}} [[Task_panel|task panel]] opens. See [[#Options|Options]] for more information.
# Press the {{Button|OK}} button to finish.

=== Edit a chamfer ===

# Do one of the following:
#* Double-click the Chamfer object in the [[Tree_view|Tree view]]
#* Right-click the Chamfer object in the [[Tree_view|Tree view]] and select {{MenuCommand|Edit Chamfer}} from the context menu.
# The {{MenuCommand|Chamfer parameters}} [[Task_panel|task panel]] opens. See [[#Options|Options]] for more information.
# Press the {{Button|OK}} button to finish.

== Options ==

* To add edges do one of the following:
** Press the {{Button|Add}} button to start selecting edges and/or faces in the [[3D_view|3D view]].
** To select all remaining edges do the following:
**# If required press the {{Button|Add}} button.
**# Use the {{KEY|Ctrl}}+{{KEY|Shift}}+{{KEY|A}} keyboard shortcut, or right-click the list and select {{MenuCommand|Add all edges}} from the context menu. {{Version|0.20}}
* To remove edges do one of the following:
** Press the {{Button|Remove}} button to start deselecting edges and/or faces in the [[3D_view|3D view]]. Selected elements are highlighted in purple.
** Select one or more elements in the list and press the {{KEY|Del}} key, or right-click the list and select {{MenuCommand|Remove}} from the context menu.
* Specify a chamfer {{MenuCommand|Type}}:
** {{MenuCommand|Equal distance}}: One distance is used to place both chamfer edges.
** {{MenuCommand|Two distances}}: Two distances are used to place the chamfer edges.
** {{MenuCommand|Distance and angle}}: A distance is used to place one chamfer edge, the placement of the other chamfer edge is defined by the angle of the chamfer.
* Press the {{Button|[[Image:PartDesign_Flip_Direction.svg|16px]] Flip direction}} button to flip the direction of the chamfer (deactivated for {{MenuCommand|Equal distance}}).
* Set the {{MenuCommand|Size}} of the chamfer.
* Set the {{MenuCommand|Size2}} of the chamfer (only available if {{MenuCommand|Two distances}} is selected).
* Set the {{MenuCommand|Angle}} of the chamfer (only available if {{MenuCommand|Distance and angle}} is selected).
* Check the {{MenuCommand|Use all edges}} checkbox to select all edges of the previous feature. This deactivates the selection list and the related buttons. {{Version|0.20}}

== Notes ==

* PartDesign Chamfer should not be confused with [[Part_Chamfer|Part Chamfer]]. Unless you know what you are doing, [[Part_Chamfer|Part Chamfer]] should not be used on a PartDesign Body. See [[Part_and_PartDesign|Part and PartDesign]].
* Chamfers cannot completely consume the adjacent faces.

==Properties==

See also: [[Property_editor|Property editor]].

A PartDesign Chamfer object is derived from a [[Part_Feature|Part Feature]] object and inherits all its properties. It also has the following additional properties:

===Data===

{{Properties_Title|Base}}

* {{PropertyData|Base|LinkSub}}: Link to the selected edges and faces of the parent feature. Can be a link to only the parent feature if {{PropertyData|Use All Edges}} is {{TRUE}}.
* {{PropertyData|Support Transform|Bool}}: If {{TRUE}} the chamfered shape of the additive/subtractive parent feature will be used when the chamfer object is included in a [[PartDesign_Workbench#Transformation_tools|pattern]], else only the shape of the chamfer itself will be used. The default is {{FALSE}}.
* {{PropertyData|Add Sub Shape|PartShape|hidden}}
* {{PropertyData|Base Feature|Link|hidden}}: Link to the parent feature.
* {{PropertyData|_ Body|LinkHidden|hidden}}: Link to the parent body.

{{Properties_Title|Chamfer}}

* {{PropertyData|Chamfer Type|Enumeration}}: The chamfer type: {{value|Equal distance}} (default), {{value|Two distances}} or {{value|Distance and Angle}}.
* {{PropertyData|Size|QuantityConstraint}}: The first chamfer distance. The default is {{value|1 mm}}.
* {{PropertyData|Size2|QuantityConstraint}}: The second chamfer distance. Only used if {{PropertyData|Chamfer Type}} is {{Value|Two distances}}. The default is {{value|1 mm}}.
* {{PropertyData|Angle|Angle}}: The chamfer angle. Only used if {{PropertyData|Chamfer Type}} is {{Value|Distance and Angle}}. The default is {{value|45 °}}.
* {{PropertyData|Flip Direction|Bool}}: If {{TRUE}} the direction of the chamfer is flipped. Not used if {{PropertyData|Chamfer Type}} is {{Value|Equal distance}}. The default is {{FALSE}}.
* {{PropertyData|Use All Edges|Bool}}: If {{TRUE}} all edges of the feature are chamfered, and the edges specified by {{PropertyData|Base}} are ignored. The default is {{FALSE}}.

{{Properties_Title|Part Design}}


* {{PropertyData|Refine|Bool}}: If {{TRUE}} redundant edges are removed from the result of the operation. The default value is determined by the {{MenuCommand|Automatically refine model after sketch-based operation}} preference. See [[PartDesign_Preferences#General|PartDesign Preferences]].
== PartDesign Chamfer vs. Part Chamfer ==
'''The PartDesign Chamfer is not to be confused with its [[Part Chamfer|Part workbench counterpart]]'''. Although they share the same icon, they are not the same, and are not used the same way.
Here is how they differ from each other:
* Edges must be selected on an object before activating the PartDesign Chamfer. With the Part Chamfer, the tool can be started, then a solid is selected, then edges.
* The PartDesign Chamfer creates a separate Chamfer entry (followed by a sequential number if there are already existing chamfers) in the Project tree for the current body. The Part Chamfer becomes the parent of the object it was applied to.
* The PartDesign Chamfer offers a live preview of the chamfer applied to the object before validating the function.


== Known issues ==
<center>
<gallery widths="300" heights="280">
Image:PartDesign_Chamfer-01.png|Selection of the edges before command execution.
Image:PartDesign_Chamfer-02.png|Setting of the size of the chamfer in the 'Chamfer parameters' panel.
Image:PartDesign_Chamfer-03.png|A Chamfer element is added to the Project tree.
</gallery>
</center>


See [[PartDesign_Fillet#Known_issues|PartDesign Fillet]].




{{Docnav
{{Docnav
|[[PartDesign Fillet|Fillet]]
|[[PartDesign_Fillet|Fillet]]
|[[PartDesign Draft|Draft]]
|[[PartDesign_Draft|Draft]]
|[[PartDesign_Workbench|PartDesign]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign Fillet.svg
|IconL=PartDesign_Fillet.svg
|IconR=PartDesign_Draft.svg
|IconC=Workbench_PartDesign.svg
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign Draft.svg
}}
}}



Latest revision as of 15:36, 20 May 2023

PartDesign Chamfer

Menu location
Part Design → Apply a dress-up feature → Chamfer
Workbenches
PartDesign
Default shortcut
None
Introduced in version
-
See also
PartDesign Fillet

Tanım

The PartDesign Chamfer tool creates chamfers on the selected edges of an object. It adds a Chamfer object to the document with its corresponding representation in the Tree view.

Usage

Add a chamfer

  1. Optionally activate the Body to chamfer.
  2. There are several ways to select edges to chamfer:
    • Select one or more edges of the Body individually.
    • Select one or more faces of the Body to select all their edges.
    • Select a feature (usually the last feature) of the Body to select all its edges. introduced in version 0.20
  3. For a chain of tangentially connected edges only a single edge needs to be selected, the chamfer will propagate along the chain.
  4. There are several ways to invoke the tool:
    • Press the Chamfer button.
    • Select the Part Design → Apply a dress-up feature → Chamfer option from the menu.
  5. If there is no active Body, and there are two or more Bodies in the document, the Active Body Required dialog will open and prompt you to activate one. If there is a single Body it will be activated automatically.
  6. The Chamfer parameters task panel opens. See Options for more information.
  7. Press the OK button to finish.

Edit a chamfer

  1. Do one of the following:
    • Double-click the Chamfer object in the Tree view
    • Right-click the Chamfer object in the Tree view and select Edit Chamfer from the context menu.
  2. The Chamfer parameters task panel opens. See Options for more information.
  3. Press the OK button to finish.

Options

  • To add edges do one of the following:
    • Press the Add button to start selecting edges and/or faces in the 3D view.
    • To select all remaining edges do the following:
      1. If required press the Add button.
      2. Use the Ctrl+Shift+A keyboard shortcut, or right-click the list and select Add all edges from the context menu. introduced in version 0.20
  • To remove edges do one of the following:
    • Press the Remove button to start deselecting edges and/or faces in the 3D view. Selected elements are highlighted in purple.
    • Select one or more elements in the list and press the Del key, or right-click the list and select Remove from the context menu.
  • Specify a chamfer Type:
    • Equal distance: One distance is used to place both chamfer edges.
    • Two distances: Two distances are used to place the chamfer edges.
    • Distance and angle: A distance is used to place one chamfer edge, the placement of the other chamfer edge is defined by the angle of the chamfer.
  • Press the Flip direction button to flip the direction of the chamfer (deactivated for Equal distance).
  • Set the Size of the chamfer.
  • Set the Size2 of the chamfer (only available if Two distances is selected).
  • Set the Angle of the chamfer (only available if Distance and angle is selected).
  • Check the Use all edges checkbox to select all edges of the previous feature. This deactivates the selection list and the related buttons. introduced in version 0.20

Notes

  • PartDesign Chamfer should not be confused with Part Chamfer. Unless you know what you are doing, Part Chamfer should not be used on a PartDesign Body. See Part and PartDesign.
  • Chamfers cannot completely consume the adjacent faces.

Properties

See also: Property editor.

A PartDesign Chamfer object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

Base

  • VeriBase (LinkSub): Link to the selected edges and faces of the parent feature. Can be a link to only the parent feature if VeriUse All Edges is true.
  • VeriSupport Transform (Bool): If true the chamfered shape of the additive/subtractive parent feature will be used when the chamfer object is included in a pattern, else only the shape of the chamfer itself will be used. The default is false.
  • Veri (hidden)Add Sub Shape (PartShape)
  • Veri (hidden)Base Feature (Link): Link to the parent feature.
  • Veri (hidden)_ Body (LinkHidden): Link to the parent body.

Chamfer

  • VeriChamfer Type (Enumeration): The chamfer type: Equal distance (default), Two distances or Distance and Angle.
  • VeriSize (QuantityConstraint): The first chamfer distance. The default is 1 mm.
  • VeriSize2 (QuantityConstraint): The second chamfer distance. Only used if VeriChamfer Type is Two distances. The default is 1 mm.
  • VeriAngle (Angle): The chamfer angle. Only used if VeriChamfer Type is Distance and Angle. The default is 45 °.
  • VeriFlip Direction (Bool): If true the direction of the chamfer is flipped. Not used if VeriChamfer Type is Equal distance. The default is false.
  • VeriUse All Edges (Bool): If true all edges of the feature are chamfered, and the edges specified by VeriBase are ignored. The default is false.

Part Design

  • VeriRefine (Bool): If true redundant edges are removed from the result of the operation. The default value is determined by the Automatically refine model after sketch-based operation preference. See PartDesign Preferences.

Known issues

See PartDesign Fillet.