Part Fillet/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "Díl Zaoblení")
 
(Created page with "{{GuiCommand|Name=Part Fillet|Name=Díl Zaoblení|MenuLocation=Díl → Zaoblení|Workbenches=Díl,Kompletace|SeeAlso=[[Part Chamfer/cs|Díl...")
Line 1: Line 1:
{{GuiCommand|Name=Part Fillet|MenuLocation=PartFillet|Workbenches=[[Part Module|Part]], Complete|SeeAlso=[[Part Chamfer]]}}
{{GuiCommand|Name=Part Fillet|Name=Díl Zaoblení|MenuLocation=DílZaoblení|Workbenches=[[Part Module/cs|Díl]],[[Complete/cs|Kompletace]]|SeeAlso=[[Part Chamfer/cs|Díl Zkosení]]}}


==== Description ====
==== Description ====

Revision as of 18:21, 6 March 2014

Díl Zaoblení

Menu location
Díl → Zaoblení
Workbenches
Díl,Kompletace
Default shortcut
None
Introduced in version
-
See also
Díl Zkosení

Description

This tool creates a fillet (round) on the selected edges of an object. A dialog allows you to choose which objects and which edges to work on.

Usage

  • Start the tool from the Part toolbar or from the menu. You can either select the object before or after starting the tool.
  • If the shape was not selected prior to starting the tool, select it in the Shape drop down list in the TaskPanel.
  • Select the fillet type, either constant radius (default) or variable radius.
  • Select the edges either in the 3D model view, or by ticking them in the edge list in TaskPanel.
  • Set the radius value.
  • Click OK to validate.


Part Fillet VS. PartDesign Fillet

There is another fillet tool in the PartDesign workbench. Please note that their operation is quite different. Check out the PartDesign Fillet reference page for more details on their differences.