Part Chamfer/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/ro|Name=Part Chamfer|Name/ro=Part Chamfer|MenuLocation=Part -> Chamfer|Workbenches=Part, Complete|SeeAlso=}}")
(Updating to match new version of source page)
Line 1: Line 1:
{{GuiCommand/ro|Name=Part Chamfer|Name/ro=Part Chamfer|MenuLocation=Part -> Chamfer|Workbenches=[[Part Module/ro|Part]], Complete|SeeAlso=}}
{{GuiCommand|Name=Part Chamfer|MenuLocation=Part Chamfer|Workbenches=[[Part Module|Part]], Complete|SeeAlso=}}


==Description==
Chamfers the selected edges of an object. A dialog allows you to choose which objects and which edges to work on.
Chamfers the selected edge(s) of an object. A dialog allows you to choose which edge(s) to work on as well as modify various chamfer parameters.


[[Image:Dialog-chamfer.jpg]]
[[Image:Dialog-chamfer.jpg]]

==How to Use==
# Press the {{KEY|[[Image:Part_Chamfer.svg|30px]]}} button from the [[Part_Workbench|Part Workbench]]. Alternatively, you can select {{MenuCommand|Part → Chamfer}}.
# Select the shape to chamfer from the dialog.
# Select edges to chamfer by checking the corresponding box in the chamfer dialog or by selecting them on the model directly.
# Edit chamfer parameters.
# Press OK to close the chamfer dialog and apply the chamfer.

==Options==
* When selecting edges on the model, you have the option to select by edge or by face. Selecting by face can be more efficient in many situations.
* Constant length chamfer or variable length chamfer.
** A constant length chamfer will create a chamfer with edges equidistant to the original edge at the distance specified.
** A variable length chamfer will have edges that may be set to different distances from the original edge, allowing you to create a chamfer at a variable angle.



{{clear}}
{{clear}}

Revision as of 22:08, 27 August 2015

Part Chamfer

Menu location
Part → Chamfer
Workbenches
Part, Complete
Default shortcut
None
Introduced in version
-
See also
None

Description

Chamfers the selected edge(s) of an object. A dialog allows you to choose which edge(s) to work on as well as modify various chamfer parameters.

How to Use

  1. Press the button from the Part Workbench. Alternatively, you can select Part → Chamfer.
  2. Select the shape to chamfer from the dialog.
  3. Select edges to chamfer by checking the corresponding box in the chamfer dialog or by selecting them on the model directly.
  4. Edit chamfer parameters.
  5. Press OK to close the chamfer dialog and apply the chamfer.

Options

  • When selecting edges on the model, you have the option to select by edge or by face. Selecting by face can be more efficient in many situations.
  • Constant length chamfer or variable length chamfer.
    • A constant length chamfer will create a chamfer with edges equidistant to the original edge at the distance specified.
    • A variable length chamfer will have edges that may be set to different distances from the original edge, allowing you to create a chamfer at a variable angle.