Draft Heal/tr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 1: Line 1:
<languages/>
<languages/>
{{GuiCommand/tr
<div class="mw-translate-fuzzy">
|Name/tr=İyileştirme
{{GuiCommand/tr|Name=Draft Heal|Name/tr=İyileştirme|Workbenches=[[Draft Module/tr|Draft]], [[Arch Module/tr|Arch]]|MenuLocation=Draft → Utilities → Heal}}
|MenuLocation=Taslak → Araçlar → İyileştirme
</div>
|Workbenches=[[Draft Module/tr|Taslak]], [[Arch Module|Yapı]]
|SeeAlso=[[Draft Upgrade/tr|Yükselt]], [[Draft Downgrade/tr|Düşür]]
}}


==Description==
==Description==

Revision as of 09:51, 9 January 2019

İyileştirme

Menü konumu
Taslak → Araçlar → İyileştirme
Tezgahlar
Taslak, Yapı
Varsayılan kısayol
Hiçbiri
Versiyonda tanıtıldı
-
Ayrıca bkz
Yükselt, Düşür

Description

This command tries to fix Draft Workbench objects that were created with an older version of FreeCAD, so that they work in a more recent version.

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.

How to use

  1. Select one or more problematic objects.
  2. Go to the menu Draft → Utilities → Heal.

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