Draft Snap/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Draft_snap_widget|Snap widget]]
|[[Draft Constrain|Constraining]]
|[[Draft_Constrain|Constrain]]
|
|[[Draft_Workbench|Draft]]
|[[Draft_Module|Draft_Module]]
|IconL=
|IconR=
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}


{{TOCright}}
{{TOCright}}

== Description ==
== Description ==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Uchopování znamená "přilepení" následujících 3D bodu k existujícímu bodu. Uchopování je dostupné u většiny nástrojů v [[Draft Module/cs|Kreslení]] a [[Arch Module/cs|Architektuře]] a může být globálně zakázáno nebo povoleno příkazem [[#Options|Kreslení Přepínač uchopování]]
Uchopování znamená "přilepení" následujících 3D bodu k existujícímu bodu. Uchopování je dostupné u většiny nástrojů v [[Draft_Workbench/cs|Kreslení]] a [[Arch_Workbench/cs|Architektuře]] a může být globálně zakázáno nebo povoleno příkazem [[#Options|Kreslení Přepínač uchopování]]
</div>
</div>


Snapping is available with most [[Draft_Workbench|Draft]] and [[Arch_Workbench|Arch]] commands.
However, when these parameters need to be precise, it is possible to enter the exact [[Draft Coordinates|Draft Coordinates]] in the dialog for the tool.


[[Image:Draft_Snap_Endpoint_example.png]]
Another way of selecting more precise points is by using snapping. Snapping means "gluing" your next point onto an existing point or feature of another object.
{{Caption|Snapping to the endpoint of an edge}}


== Snap tools ==
Snapping is available with most [[Draft Module|Draft]] and [[Arch Module|Arch Workbench]] tools, and can be enabled and disabled globally with the {{Button|[[Image:Snap_Lock.svg|16px]] [[Draft ToggleSnap|Draft ToggleSnap]]}} button, located in the snap toolbar, which can be made active with the menu {{MenuCommand|View → Toolbars → Draft Snap}}. Each snap method can be enabled or disabled individually by clicking the corresponding button on the toolbar.


These tools are available in the Draft snap toolbar and in the [[Draft_snap_widget|Draft snap widget]].
While using many snapping methods at the same time can be useful to draw your objects in the desired positions, it can also be problematic if your cursor attaches constantly to the wrong points. If this is the case, try using only one snapping method at the time.


Note that circular edges do not have to be full circles.
[[Image:Draft_Snap_example.jpg]]
{{Caption|Line snapping perpendicularly to another line}}


* [[Image:Draft_Snap_Lock.svg|32px]] [[Draft_Snap_Lock|Snap lock]]: enables or disables snapping globally.
<div class="mw-translate-fuzzy">
==Dostupná uchopovací místa==
* [[Image:Snap_Angle.png|32px]] '''Úhel''': speciální základní body kružnic a oblouků na 45° a 90°.
* [[Image:Snap_Center.png|32px]] '''Střed''': středový bod kružnic a oblouků
* [[Image:Snap_Endpoint.png|32px]] '''Koncový bod''': koncové body přímek, oblouků a segmentů B-křivek.
* [[Image:Snap_Extension.png|32px]] '''Prodloužení''': na imaginární přímce, která prodlužuje přímku za koncový bod. Přejetí myší nad požadovaným objektem aktivuje její prodlouženou uchopovací část.
* [[Image:Snap_Grid.png|32px]] '''Mřížka''': uzly kreslicí mřížky (pokud jsou viditelné).
* [[Image:Snap_Intersection.png|32px]] '''Průsečík''': průsečík dvou přímek nebo oblouků. Přejetí myší nad dvěma požadovanými objekty aktivuje jejich průsečíkové uchopovací body.
* [[Image:Snap_Midpoint.png|32px]] '''Středový bod''': středový bod přímky nebo segmentu oblouku.
* [[Image:Snap_Near.png|32px]] '''Nejbližší''': nejbližší bod na nejbližším objektu.
* [[Image:Snap_Ortho.png|32px]] '''Ortho''': na imaginární přímce, která kříží poslední bod a pokračuje pod úhlem 0°, 45° a 90°.
* [[Image:Snap_Parallel.png|32px]] '''Paralelní''': na imaginární přímce paralelní k segmentu přímky. Přejetí myší nad požadovaným objektem aktivuje jeho paralelní uchopovací body.
* [[Image:Snap_Perpendicular.png|32px]] '''Kolmé''': na přímce a segmentu oblouku, kolmé k poslednímu bodu.
</div>


* [[Image:Draft_Snap_Endpoint.svg|32px]] [[Draft_Snap_Endpoint|Snap endpoint]]: snaps to the endpoints of edges.
=== Advanced snapping ===


* [[Image:Draft_Snap_Midpoint.svg|32px]] [[Draft_Snap_Midpoint|Snap midpoint]]: snaps to the midpoint of edges.
* Additional snap locations can be obtained by combining two snapping methods, such as [[Draft Ortho|Draft Ortho]] and [[Draft Extension|Draft Extension]], that will give you a snap point at the intersection of their imaginary lines.

* Other snap locations can be obtained by using [[Draft Constrain|Draft Constrain]]s, that is, by holding {{KEY|Shift}} or pressing {{KEY|X}}, {{KEY|Y}} or {{KEY|Z}} while drawing.
* [[Image:Draft_Snap_Center.svg|32px]] [[Draft_Snap_Center|Snap center]]: snaps to the center point of faces and circular edges, and to the {{PropertyData|Placement}} point of [[Draft_WorkingPlaneProxy|Draft WorkingPlaneProxies]] and [[Arch_BuildingPart|Arch BuildingParts]].
* Press {{KEY|Q}} while drawing to insert a "hold point" at the current location of the cursor. You will then be able to snap orthogonally to these hold points, and at the intersections of their orthogonal axes. If [[Draft Midpoint|Draft Midpoint]] snapping is enabled, you will also be able to snap at the mid distance between any two hold points. {{Version|0.17}}

* [[Image:Draft_Snap_Angle.svg|32px]] [[Draft_Snap_Angle|Snap angle]]: snaps to the special cardinal points on circular edges, at multiples of 30° and 45°.

* [[Image:Draft_Snap_Intersection.svg|32px]] [[Draft_Snap_Intersection|Snap intersection]]: snaps to the intersection of two edges.

* [[Image:Draft_Snap_Perpendicular.svg|32px]] [[Draft_Snap_Perpendicular|Snap perpendicular]]: snaps to the perpendicular points on faces ({{Version|0.21}}) and edges.

* [[Image:Draft_Snap_Extension.svg|32px]] [[Draft_Snap_Extension|Snap extension]]: snaps to an imaginary line that extends beyond the endpoints of straight edges.

* [[Image:Draft_Snap_Parallel.svg|32px]] [[Draft_Snap_Parallel|Snap parallel]]: snaps to an imaginary line parallel to straight edges.

* [[Image:Draft_Snap_Special.svg|32px]] [[Draft_Snap_Special|Snap special]]: snaps to special points defined by the object.

* [[Image:Draft_Snap_Near.svg|32px]] [[Draft_Snap_Near|Snap near]]: snaps to the nearest point on faces and edges.

* [[Image:Draft_Snap_Ortho.svg|32px]] [[Draft_Snap_Ortho|Snap ortho]]: snaps to imaginary lines that cross the previous point at multiples of 45°.

* [[Image:Draft_Snap_Grid.svg|32px]] [[Draft_Snap_Grid|Snap grid]]: snaps to the intersections of grid lines.

* [[Image:Draft_Snap_WorkingPlane.svg|32px]] [[Draft_Snap_WorkingPlane|Snap working plane]]: projects snap points onto the current [[Draft_SelectPlane|working plane]].

* [[Image:Draft_Snap_Dimensions.svg|32px]] [[Draft_Snap_Dimensions|Snap dimensions]]: shows temporary X and Y dimensions.

* [[Image:Draft_ToggleGrid.svg|32px]] [[Draft_ToggleGrid|Toggle grid]]: changes the visibility of the grid.

== Advanced snapping ==

* Additional snap points can be obtained by combining two snap options. For example combining [[Draft_Snap_Ortho|Draft Snap Ortho]] and [[Draft_Snap_Extension|Draft Snap Extension]] will give you a snap point at the intersection of their imaginary lines.
* Snapping can be combined with [[Draft_Constrain|constraining]].
* Press {{KEY|Q}} to insert a "hold point" at the current location of the cursor. You can snap to the orthogonal axes of hold points, and to the intersections of these axes. If the [[Draft_Snap_Midpoint|Draft Snap Midpoint]] option is active, you can also snap to the midpoint between two hold points.
* Press {{KEY|`}} one or more times to snap to an object that is obscured by other geometry. This is called "snap cycling". Note that you must move the cursor by a small amount in the [[3D_view|3D view]] after pressing the key.

[[Image:Draft_Snap_example_cycling_1.png]]
{{Caption|Snap cycling 1: The red rectangle was created first therefore it has snap priority. Without snap cycling you cannot snap to the green rectangle where it is overlapped by the red rectangle.}}

[[Image:Draft_Snap_example_cycling_2.png]]
{{Caption|Snap cycling 2: After using the snap cycle key once the green rectangle receives snap priority. Snapping to the midpoint of the overlapped green edge is now possible.}}

== Notes ==

* Multiple snap options can be active at the same time, but it is advisable to only activate the snap options you really need. Activating too many can slow things down.
* It is not a good idea to have [[Draft_Snap_Near|Draft Snap Near]] permanently active as it takes precedence over many other snap options.

== Preferences ==

See also: [[Preferences_Editor|Preferences Editor]] and [[Draft_Preferences|Draft Preferences]].


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==Volby==
==Volby==
* [[Image:Snap_Lock.png|32px]] '''Uzamknout''': globálně přepíná uchopování na zapnuto/vypnuto
* [[Image:Draft_Snap_Lock.svg|32px]] '''Uzamknout''': globálně přepíná uchopování na zapnuto/vypnuto
* Určitá uchopovací místa mohou být získána kombinací 2 uchopovacích míst, např, Ortho + Prodloužení, která mají uchopovací bod na průsečíku jejich imaginárních přímek.
* Určitá uchopovací místa mohou být získána kombinací 2 uchopovacích míst, např, Ortho + Prodloužení, která mají uchopovací bod na průsečíku jejich imaginárních přímek.
* Další, mnohem komplexnější uchopovací místa mhou být získána použitím [[Draft Constrain|vazeb]] (stiskem kláves {{KEY|SHIFT}} nebo {{KEY|X}} nebo {{KEY|Y}} nebo {{KEY|Z}} během kreslení).
* Další, mnohem komplexnější uchopovací místa mhou být získána použitím [[Draft Constrain|vazeb]] (stiskem kláves {{KEY|SHIFT}} nebo {{KEY|X}} nebo {{KEY|Y}} nebo {{KEY|Z}} během kreslení).
Line 54: Line 91:
* Maximální vzdálenost, na kterou může být bod uchopovacím místem uchopen, je specifikována v [[Draft Preferences|předvolbách]], ale také může být měněna za běhu stisknutím kláves {{KEY|<nowiki>[</nowiki>}} nebo {{KEY|<nowiki>]</nowiki>}}.
* Maximální vzdálenost, na kterou může být bod uchopovacím místem uchopen, je specifikována v [[Draft Preferences|předvolbách]], ale také může být měněna za běhu stisknutím kláves {{KEY|<nowiki>[</nowiki>}} nebo {{KEY|<nowiki>]</nowiki>}}.
</div>
</div>



<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 59: Line 97:
</div>
</div>


{{Draft Tools navi}}
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

{{Userdocnavi}}
{{clear}}

Latest revision as of 20:04, 7 December 2023

Description

Uchopování znamená "přilepení" následujících 3D bodu k existujícímu bodu. Uchopování je dostupné u většiny nástrojů v Kreslení a Architektuře a může být globálně zakázáno nebo povoleno příkazem Kreslení Přepínač uchopování

Snapping is available with most Draft and Arch commands.

Snapping to the endpoint of an edge

Snap tools

These tools are available in the Draft snap toolbar and in the Draft snap widget.

Note that circular edges do not have to be full circles.

  • Snap lock: enables or disables snapping globally.
  • Snap angle: snaps to the special cardinal points on circular edges, at multiples of 30° and 45°.
  • Snap extension: snaps to an imaginary line that extends beyond the endpoints of straight edges.
  • Snap parallel: snaps to an imaginary line parallel to straight edges.
  • Snap special: snaps to special points defined by the object.
  • Snap near: snaps to the nearest point on faces and edges.
  • Snap ortho: snaps to imaginary lines that cross the previous point at multiples of 45°.
  • Snap grid: snaps to the intersections of grid lines.

Advanced snapping

  • Additional snap points can be obtained by combining two snap options. For example combining Draft Snap Ortho and Draft Snap Extension will give you a snap point at the intersection of their imaginary lines.
  • Snapping can be combined with constraining.
  • Press Q to insert a "hold point" at the current location of the cursor. You can snap to the orthogonal axes of hold points, and to the intersections of these axes. If the Draft Snap Midpoint option is active, you can also snap to the midpoint between two hold points.
  • Press ` one or more times to snap to an object that is obscured by other geometry. This is called "snap cycling". Note that you must move the cursor by a small amount in the 3D view after pressing the key.

Snap cycling 1: The red rectangle was created first therefore it has snap priority. Without snap cycling you cannot snap to the green rectangle where it is overlapped by the red rectangle.

Snap cycling 2: After using the snap cycle key once the green rectangle receives snap priority. Snapping to the midpoint of the overlapped green edge is now possible.

Notes

  • Multiple snap options can be active at the same time, but it is advisable to only activate the snap options you really need. Activating too many can slow things down.
  • It is not a good idea to have Draft Snap Near permanently active as it takes precedence over many other snap options.

Preferences

See also: Preferences Editor and Draft Preferences.

Volby

  • Uzamknout: globálně přepíná uchopování na zapnuto/vypnuto
  • Určitá uchopovací místa mohou být získána kombinací 2 uchopovacích míst, např, Ortho + Prodloužení, která mají uchopovací bod na průsečíku jejich imaginárních přímek.
  • Další, mnohem komplexnější uchopovací místa mhou být získána použitím vazeb (stiskem kláves SHIFT nebo X nebo Y nebo Z během kreslení).
  • Stisknutí klávesy L během kreslení uzamkne aktuální úhel právě kresleného segmentu přímky.
  • Maximální vzdálenost, na kterou může být bod uchopovacím místem uchopen, je specifikována v předvolbách, ale také může být měněna za běhu stisknutím kláves [ nebo ].