Draft Heal: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 2: Line 2:
<translate>
<translate>
<!--T:8-->
<!--T:8-->
{{Docnav
{{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_ShowSnapBar|Show snap bar]]
|[[Draft_FlipDimension|Flip Dimension]]
|[[Draft_Module|Draft]]
|IconL=Draft_ShowSnapBar.png
|IconC=Workbench_Draft.svg
|IconR=Draft_FlipDimension.svg
}}


<!--T:1-->
<!--T:1-->
Line 8: Line 15:
|Name=Draft Heal
|Name=Draft Heal
|MenuLocation=Draft → Utilities → Heal
|MenuLocation=Draft → Utilities → Heal
|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|SeeAlso=[[Draft Upgrade]], [[Draft Downgrade]]
|SeeAlso=[[Draft_Upgrade|Draft Upgrade]], [[Draft_Downgrade|Draft Downgrade]]
}}
}}


Line 31: Line 38:


<!--T:7-->
<!--T:7-->
{{Docnav
{{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_ShowSnapBar|Show snap bar]]
|[[Draft_FlipDimension|Flip Dimension]]
|[[Draft_Module|Draft]]
|IconL=Draft_ShowSnapBar.png
|IconC=Workbench_Draft.svg
|IconR=Draft_FlipDimension.svg
}}


</translate>
</translate>

Revision as of 21:45, 24 November 2020

Draft Heal

Menu location
Draft → Utilities → Heal
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Draft Upgrade, Draft Downgrade

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.

Usage

  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.