Sketcher CreateFillet/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:


{{Docnav
{{Docnav
|[[Sketcher_ToggleActiveConstraint|Activate/deactivate constraint]]
|[[Sketcher_CreateSlot|Slot]]
|[[Sketcher_CreateChamfer|Chamfer]]
|[[Sketcher_Trimming|Trim]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateSlot.svg
|IconL=Sketcher_ToggleActiveConstraint.svg
|IconR=Sketcher_Trimming.svg
|IconR=Sketcher_CreateChamfer.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 14: Line 14:
</div>
</div>


<span id="Description"></span>
==Descriere==
==Descriere==

Acest instrument creează o racordarea între două linii care se unesc într-un punct. Activați instrumentul, apoi selectați ambele linii sau click pe punctul de colț.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Acest instrument creează o racordarea între două linii care se unesc într-un punct. Activați instrumentul, apoi selectați ambele linii sau click pe punctul de colț.
când pornește instrumentul, indicatorul mouse-ului se schimbă într-o cruce albă cu o iconiță reprezentând o racordare roșie. Acest indicator rămâne activ astfel încât puteți face multiple racordări.
</div>
</div>

{{Version|1.0}}: If two straight edges connected by a [[Sketcher_ConstrainCoincident|Coincident constraint]] are filleted or chamfered, the corner point can optionally be preserved. The tool then adds a [[Sketcher_CreatePoint|Point object]] that has a [[Sketcher_ConstrainPointOnObject|Point on object constraint]] with both edges. Constraints connected to the corner point are transferred to the new point object.


[[Image:SketcherCreateFilletExample.png‎]]
[[Image:SketcherCreateFilletExample.png‎]]


<span id="Usage"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
== Cum se folosește ==
== Cum se folosește ==
</div>
</div>

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


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 33: Line 37:
{{clear}}
{{clear}}
</div>
</div>

== Notes ==

* The construction geometry arc of a chamfer is not visible outside the sketch. It cannot be deleted without breaking the geometry of the chamfer.
* Some ([[Sketcher_Workbench#Sketcher_CompCreateConic|conic]]) curves may need to be [[Sketcher Trimming|trimmed]] before they can be filleted.
* The fillet radius depends on the selection method. If a [[Sketcher_ConstrainCoincident|Coincident constraint]] connecting two straight edges is selected, the fillet radius is derived from the length of the shortest edge. If two edges are selected the radius is the distance from the first clicked point to the (extended) intersection of the edges.




{{Docnav
{{Docnav
|[[Sketcher_ToggleActiveConstraint|Activate/deactivate constraint]]
|[[Sketcher_CreateSlot|Slot]]
|[[Sketcher_CreateChamfer|Chamfer]]
|[[Sketcher_Trimming|Trim]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateSlot.svg
|IconL=Sketcher_ToggleActiveConstraint.svg
|IconR=Sketcher_Trimming.svg
|IconR=Sketcher_CreateChamfer.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

Latest revision as of 10:56, 7 May 2024

Sketcher CreateFillet

poziția meniului
Sketch → Sketcher geometries → Create fillet
Ateliere
Sketcher
scurtătură
F
Prezentat în versiune
-
A se vedea, de asemenea,
nici unul

Descriere

Acest instrument creează o racordarea între două linii care se unesc într-un punct. Activați instrumentul, apoi selectați ambele linii sau click pe punctul de colț.

introduced in version 1.0: If two straight edges connected by a Coincident constraint are filleted or chamfered, the corner point can optionally be preserved. The tool then adds a Point object that has a Point on object constraint with both edges. Constraints connected to the corner point are transferred to the new point object.

Cum se folosește

See also: Drawing aids.

  • Selectați vertex-ul care conectează cele două linii; sau click pe cele două linii conectate, distanța la care se face click determină raza racordării.
  • Apăsați Esc sau click dreapta pe butonul mouse-ului și abandonați sau terminați acestă funcție.

Notes

  • The construction geometry arc of a chamfer is not visible outside the sketch. It cannot be deleted without breaking the geometry of the chamfer.
  • Some (conic) curves may need to be trimmed before they can be filleted.
  • The fillet radius depends on the selection method. If a Coincident constraint connecting two straight edges is selected, the fillet radius is derived from the length of the shortest edge. If two edges are selected the radius is the distance from the first clicked point to the (extended) intersection of the edges.