Sketcher CreatePoint/cs: Difference between revisions

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

{{Docnav
{{Docnav
|[[Sketcher_StopOperation|Stop operation]]
|[[Sketcher_MirrorSketch|Mirror sketch]]
|[[Sketcher_CreatePolyline|Polyline]]
|[[Sketcher_CreateLine|Line by 2 point]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_MirrorSketch.svg
|IconL=Sketcher_StopOperation.svg
|IconR=Sketcher_Line.svg
|IconR=Sketcher_CreatePolyline.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 13: Line 14:
</div>
</div>


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


<div class="mw-translate-fuzzy">
Nástroj {{KEY|[[Image:Sketcher_Point.png|16px|Point|link=Sketcher_CreatePoint]] [[Sketcher_Point/cs|Bod]]}} vytvoří bod v aktuálním listu "'''Skicáře'''".
Nástroj Bod vytvoří bod v aktuálním listu "'''Skicáře'''".
</div>


<span id="Usage"></span>
[[IMAGE:Sketcher_Point_fr_01.png|480px|Point in the sketcher]]
{{clear}}
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==Použití==
==Použití==
</div>
</div>

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

Pos-OVP = Positional [[Sketcher_Preferences#General|On-View-Parameters]]. {{Version|1.0}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
* Funkci aktivujete stisknutím tlačítka {{KEY|[[Image: Sketcher_Point.png|16px|Point|link = Sketcher_Point/cs]] [[Sketcher_Point/cs|Bod]]}}.
* Funkci aktivujete stisknutím tlačítka {{Button|[[Image:Sketcher_CreatePoint.svg|24px]] Bod}}.
* Musí být stisknuto tolikrát, kolik bodů chcete vytvořit.
* Musí být stisknuto tolikrát, kolik bodů chcete vytvořit.
* Při podržení klávesy {{KEY|Ctrl}} při kreslení zajistí [[Draft_Snap/cs|zachycení]] bodu k nejbližšímu zachycovacímu bodu, bez ohledu na jeho vzdálenost.
* Při podržení klávesy {{KEY|Ctrl}} při kreslení zajistí [[Draft_Snap/cs|zachycení]] bodu k nejbližšímu zachycovacímu bodu, bez ohledu na jeho vzdálenost.
Line 30: Line 37:
</div>
</div>


==Volby==
==Notes==


* {{VersionMinus|0.21}}: Points are always created as construction geometry. Optionally change them to normal geometry with [[Sketcher_ToggleConstruction|Sketcher ToggleConstruction]] to make them visible outside of Sketch editing mode.
A mode to snap to the grid can be set in the [[Sketcher_Preferences|Sketcher Preferences]]. The point snaps then to the grid, if it has less than 25% grid distance to a grid line.
The snap mode does not fix them to the grid. The points can be moved with the mouse or constraints to other locations.


==Omezení==


{{Docnav
The created point is not available outside of the sketch. In case a point is needed in the 3D-view, use the [[PartDesign_Point|PartDesign Point]] for a datum point or the [[Part_Point|Part Point]] instead.
|[[Sketcher_StopOperation|Stop operation]]

|[[Sketcher_CreatePolyline|Polyline]]

|[[Sketcher_MirrorSketch|Mirror sketch]]
|[[Sketcher_CreateLine|Line by 2 point]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_MirrorSketch.svg
|IconL=Sketcher_StopOperation.svg
|IconR=Sketcher_Line.svg
|IconR=Sketcher_CreatePolyline.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}


{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 11:02, 23 April 2024

Skicář Bod

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

Popis

Nástroj Bod vytvoří bod v aktuálním listu "Skicáře".

Použití

See also: Drawing aids.

Pos-OVP = Positional On-View-Parameters. introduced in version 1.0

  • Funkci aktivujete stisknutím tlačítka Bod.
  • Musí být stisknuto tolikrát, kolik bodů chcete vytvořit.
  • Při podržení klávesy Ctrl při kreslení zajistí zachycení bodu k nejbližšímu zachycovacímu bodu, bez ohledu na jeho vzdálenost.
  • Klávesu Esc stiskněte pokud chcete přerušit operaci a ukončit funkci.

Notes

  • version 0.21 and below: Points are always created as construction geometry. Optionally change them to normal geometry with Sketcher ToggleConstruction to make them visible outside of Sketch editing mode.