Sketcher CreatePointFillet: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Tool is obsolete.)
(16 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|
|[[Sketcher_CreateFillet|Fillet]]
|
|[[Sketcher_Trimming|Trim]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|
|IconL=Sketcher_CreateFillet.svg
|
|IconR=Sketcher_Trimming.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

{{VeryImportantMessage|This tool is obsolete, it is not be available in {{VersionPlus|0.22}}. Use [[Sketcher_CreateFillet|Sketcher CreateFillet]] instead.}}


<!--T:2-->
<!--T:2-->
Line 25: Line 27:


<!--T:4-->
<!--T:4-->
This tool creates a fillet between two lines. The (virtual) intersection of the lines is preserved by adding a [[Sketcher_CreatePoint|point]] that has a [[Sketcher_ConstrainPointOnObject|point onto object constraint]] with both lines. Apart from that this tool is identical to the [[Sketcher_CreateFillet|Sketcher CreateFillet]] tool. See there for more information.
The [[Image:Sketcher_CreatePointFillet.svg|24px]] [[Sketcher_CreatePointFillet|Sketcher CreatePointFillet]] tool creates a fillet between two non-parallel edges. If two straight edges connected by a [[Sketcher_ConstrainCoincident|Coincident constraint]] are filleted, the related common point is preserved by adding a [[Sketcher_CreatePoint|Point object]] that has a [[Sketcher_ConstrainPointOnObject|Point onto object constraint]] with both edges. Constraints connected to the common point are transferred to the new point object. Apart from that this tool is identical to the [[Sketcher_CreateFillet|Sketcher CreateFillet]] tool. See there for more information.

==Usage==

See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].

# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:Sketcher_CreatePointFillet.svg|16px]] [[Sketcher_CreatePointFillet|Corner-preserving sketch fillet]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreatePointFillet.svg|16px]] Create corner-preserving fillet}} option from the menu.
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_CreatePointFillet.svg|16px]] Create corner-preserving fillet}} option from the context menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|F}}, then {{KEY|P}}.
# For further steps see [[Sketcher_CreateFillet#Usage|Sketcher CreateFillet]].

==Notes==

See [[Sketcher_CreateFillet#Notes|Sketcher CreateFillet]].




<!--T:5-->
<!--T:5-->
{{Docnav
{{Docnav
|
|[[Sketcher_CreateFillet|Fillet]]
|
|[[Sketcher_Trimming|Trim]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|
|IconL=Sketcher_CreateFillet.svg
|
|IconR=Sketcher_Trimming.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

Revision as of 14:23, 24 March 2024

This tool is obsolete, it is not be available in version 0.22 and above. Use Sketcher CreateFillet instead.

Sketcher CreatePointFillet

Menu location
Sketch → Sketcher geometries → Create corner-preserving fillet
Workbenches
Sketcher
Default shortcut
G F P
Introduced in version
0.19
See also
Sketcher CreateFillet

Description

The Sketcher CreatePointFillet tool creates a fillet between two non-parallel edges. If two straight edges connected by a Coincident constraint are filleted, the related common point is preserved by adding a Point object that has a Point onto object constraint with both edges. Constraints connected to the common point are transferred to the new point object. Apart from that this tool is identical to the Sketcher CreateFillet tool. See there for more information.

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Corner-preserving sketch fillet button.
    • Select the Sketcher → Sketcher geometries → Create corner-preserving fillet option from the menu.
    • Right-click in the 3D view and select the Create corner-preserving fillet option from the context menu.
    • Use the keyboard shortcut: G then F, then P.
  2. For further steps see Sketcher CreateFillet.

Notes

See Sketcher CreateFillet.