Sketcher CreateFillet/cs: 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">
Při spuštění nástroje se ukazatel myši změní na bílý křížek s červenou ikonou zaoblení. Zůstává aktivní, takže lze udělat více zaoblení.
</div>


[[Image:SketcherCreateFilletExample.png‎]]
[[Image:SketcherCreateFilletExample.png‎]]
Line 31: Line 29:
==Použití==
==Použití==
</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

Skicář Zaoblení

Umístění Menu
Náčrt → Skicář Konstrukce → Vytvořit zaoblení
Pracovní stoly
Skicář
Výchozí zástupce
F
Představen ve verzi
-
Viz také
Nikdo

Popis

Tento nástroj vytvoří zaoblení mezi dvěma přímkami, které se spojí v bodě. Aktivuje se tento nástroj a potom se vyberou obě přímky nebo se klikne na rohový bod.

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.

Použití

See also: Drawing aids.

  • Vyberte vrchol, kde se dotýkají dvě přímky nebo klikněte na dvě dotýkající se přímky. Vzdálenost mezi kliknutím a vrcholem určuje poloměr zaoblení.
  • Stisknutí klávesy Esc nebo kliknutí pravým tlačítkem myši přeruší nebo ukončí funkci nástroje.

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.