TechDraw ToggleFrame/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Caption|Widok rzutu bryły z włączonymi i wyłączonymi ramkami.}}")
(Created page with "# Jeśli masz wiele stron rysunków w swoim dokumencie, będziesz musiał wybrać odpowiednią stronę w drzewie. # Naciśnij przycisk {{Button|Image:TechDraw_ToggleFrame.sv...")
Line 27: Line 27:
==Użycie==
==Użycie==


# Jeśli masz wiele stron rysunków w swoim dokumencie, będziesz musiał wybrać odpowiednią stronę w drzewie.
# If you have multiple drawing pages in your document, you will need to select the desired page in the tree.
# Press the {{Button|[[Image:TechDraw_ToggleFrame.svg|16px]] [[TechDraw_ToggleFrame|Turn View Frames On/Off]]}} button.
# Naciśnij przycisk {{Button|[[Image:TechDraw_ToggleFrame.svg|16px]] [[TechDraw_ToggleFrame/pl|Włącz / wyłącz wyświetlanie ramek]]}}.
# Jeśli ramki widoku są aktualnie wyświetlane, znikną. Jeśli ramki widoku są ukryte, zostaną wyświetlone.
# If View frames are currently visible, they will disappear. If View frames are not visible, they will appear.
# It is possible for different Views to be in different states of frame display. If this happens, press the {{Button|[[Image:TechDraw_ToggleFrame.svg|16px]] [[TechDraw_ToggleFrame|Turn View Frames On/Off]]}} button once or twice to resynchronize the Views.
# Możliwe jest, aby różne widoki były wyświetlane w różnych trybach. Jeśli tak się stanie, naciśnij przycisk {{Button|[[Image:TechDraw_ToggleFrame.svg|16px]] [[TechDraw_ToggleFrame/pl|Włącz / wyłącz wyświetlanie ramek]]}} raz lub dwa razy, aby zsynchronizować widoki.


== Background ==
== Background ==

Revision as of 17:21, 21 March 2022

TechDraw ToggleFrame

Menu location
Rysunek Techniczny → Włącz / wyłącz wyświetlanie ramek
Workbenches
Rysunek Techniczny
Default shortcut
None
Introduced in version
-
See also
Widok, Grupa rzutów

Opis

Narzędzie Włącz / wyłącz wyświetlanie ramek włącza lub wyłącza wyświetlanie ramek w oknie widoku, etykiet oraz wierzchołków.

Widok rzutu bryły z włączonymi i wyłączonymi ramkami.

Użycie

  1. Jeśli masz wiele stron rysunków w swoim dokumencie, będziesz musiał wybrać odpowiednią stronę w drzewie.
  2. Naciśnij przycisk Włącz / wyłącz wyświetlanie ramek.
  3. Jeśli ramki widoku są aktualnie wyświetlane, znikną. Jeśli ramki widoku są ukryte, zostaną wyświetlone.
  4. Możliwe jest, aby różne widoki były wyświetlane w różnych trybach. Jeśli tak się stanie, naciśnij przycisk Włącz / wyłącz wyświetlanie ramek raz lub dwa razy, aby zsynchronizować widoki.

Background

The dotted view frame and the vertex dots are just for reference, they aren't actually part of the drawing, so you won't see them once you export the page as PDF or SVG.

The suggested workflow is to use Turn View Frames On/Off to deactivate the frame surrounding the view, and also the additional dots. With the dots, use the measurement tools to select the correct edges to measure, then toggle the frame (and dots) off to see the final result. Not satisfied? Toggle the frame (and dots) on again, select other vertices and create new measurements, then toggle the frame off again.

You can adjust the size of the vertex dots in the TechDraw Preferences/Scale tab. Please do not set their size to zero, just small or big enough so it's comfortable for you to pick them up.

Scripting

See also: TechDraw API and FreeCAD Scripting Basics.

The Toggle tool currently doesn't have a programming interface.