Draft Heal/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{docnav|[[Draft_ShowSnapBar|Show snap bar]]|[[Draft_FlipDimension|Flip Dimension]]|[[Draft_Module|Draft]]|IconL=Draft_ShowSnapBar.png|IconC=Workbench_Draft.svg|IconR=Draft_FlipDimension.svg}}
{{Docnav|[[Draft_ShowSnapBar|Show snap bar]]|[[Draft_FlipDimension|Flip Dimension]]|[[Draft_Module|Draft]]|IconL=Draft_ShowSnapBar.png|IconC=Workbench_Draft.svg|IconR=Draft_FlipDimension.svg}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 22: Line 22:
If no objects are selected then the entire document is scanned for errors; if no error is found the tool will do nothing.
If no objects are selected then the entire document is scanned for errors; if no error is found the tool will do nothing.


{{docnav|[[Draft_ShowSnapBar|Show snap bar]]|[[Draft_FlipDimension|Flip Dimension]]|[[Draft_Module|Draft]]|IconL=Draft_ShowSnapBar.png|IconC=Workbench_Draft.svg|IconR=Draft_FlipDimension.svg}}
{{Docnav|[[Draft_ShowSnapBar|Show snap bar]]|[[Draft_FlipDimension|Flip Dimension]]|[[Draft_Module|Draft]]|IconL=Draft_ShowSnapBar.png|IconC=Workbench_Draft.svg|IconR=Draft_FlipDimension.svg}}


{{Draft Tools navi}}
{{Draft Tools navi}}

Revision as of 20:32, 11 February 2019

Kreslení Léčit

Umístění Menu
Kreslení → Utility → Léčit
Pracovní stoly
Kreslení, Architektura
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Nikdo

Popis

Kvůli rychlému vývoji FreeCADu se některé definice objektů mohou v čase a mezi verzemi měnit a zapříčinit to, že objekty ve starších souborech jsou v novějších verzích FreeCADu nesprávně načítány nebo obsahují chyby. Tento příkaz se snaží opravovat tyto chybné objekty jejich znovuvytvořením a potom překopírováním obsahu vlastností ze starého objektu do nového. Příkaz Léčit může být spuštěn s vybranými objekty, kdy pracuje pouze s těmito objekty a nebo bez vybraných objektů. Pak všechny objekty v aktuálním dokumentu budou kontrolovány na chyby. Není-li nalezena žádná chyba, příkaz neudělá nic.

Because of the fast development of FreeCAD, some elements might have changed between versions, causing some objects found in old files to contain errors or not load properly when opened with a more recent version of FreeCAD. The Heal tool tries to recreate the older objects from scratch, and transfer their properties from the older version to the newer version.

Použití

  1. Vyberte jeden nebo více problematických objektů nebo nevybírejte nic pro kontrolu celého dokumentu
  2. Stiskněte tlačítko Léčit

If no objects are selected then the entire document is scanned for errors; if no error is found the tool will do nothing.