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)
Line 3: Line 3:
{{Docnav
{{Docnav
|[[Sketcher_CreateArcSlot|Arc slot]]
|[[Sketcher_CreateArcSlot|Arc slot]]
|[[Sketcher_CreateChamfer|Chamfer]]
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateArcSlot.svg
|IconL=Sketcher_CreateArcSlot.svg
|IconR=Sketcher_CreatePointFillet.svg
|IconR=Sketcher_CreateChamfer.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 21: Line 21:
</div>
</div>


{{Version|0.22}}: If two straight edges connected by a [[Sketcher_ConstrainCoincident|Coincident constraint]] are filleted or chamfered, the corner point can optionally be preserved by adding a [[Sketcher_CreatePoint|Point object]] that has a [[Sketcher_ConstrainPointOnObject|Point on object constraint]] with both edges. Constraints connected to the corner point are then transferred to the new point object.
<div class="mw-translate-fuzzy">
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>


[[Image:SketcherCreateFilletExample.png‎]]
[[Image:SketcherCreateFilletExample.png‎]]
Line 31: Line 29:
== 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 37: 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_CreateArcSlot|Arc slot]]
|[[Sketcher_CreateArcSlot|Arc slot]]
|[[Sketcher_CreateChamfer|Chamfer]]
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateArcSlot.svg
|IconL=Sketcher_CreateArcSlot.svg
|IconR=Sketcher_CreatePointFillet.svg
|IconR=Sketcher_CreateChamfer.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

Revision as of 09:51, 13 April 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 0.22: If two straight edges connected by a Coincident constraint are filleted or chamfered, the corner point can optionally be preserved by adding a Point object that has a Point on object constraint with both edges. Constraints connected to the corner point are then 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.