Sketcher CreatePoint/cs: Difference between revisions

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


{{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_CreateLine.svg
|IconR=Sketcher_CreatePolyline.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 14: Line 14:
</div>
</div>


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


Line 20: Line 21:
</div>
</div>


<span id="Usage"></span>
[[IMAGE:Sketcher_Point_fr_01.png|480px|Point in the sketcher]]
<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">
Line 32: Line 37:
</div>
</div>


==Volby==
==Notes==


* By default points are created as construction geometry and therefore are not visible outside of Sketch editing mode. Use the [[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle Construction]] tool to change them to normal geometry. {{Version|0.19}}
* {{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 then snaps to the grid, if it has less than 25% grid distance to a grid line. The snap mode does not fix the point to the grid. It still has two degrees of freedom and can be moved with the mouse or constrained to other locations.




{{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_CreateLine.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:}}}}

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.