Draft Heal/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 5: Line 5:
{{GuiCommand/es|Name=Draft Heal|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft → Utilities → Heal}}
{{GuiCommand/es|Name=Draft Heal|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft → Utilities → Heal}}
</div>
</div>

==Description==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 14: Line 16:
The Heal tool tries to recreate the older objects from scratch, and transfer their properties from the older version to the newer version.
The Heal tool tries to recreate the older objects from scratch, and transfer their properties from the older version to the newer version.


==Usage==
==Usage==

# Select one or more problematic objects.
# Select one or more problematic objects.
# Go to the menu {{MenuCommand|Draft → Utilities → [[Image:Draft_Heal.svg|16px]] [[Draft Heal|Heal]]}}.
# Go to the menu {{MenuCommand|Draft → Utilities → [[Image:Draft_Heal.svg|16px]] [[Draft Heal|Heal]]}}.
Line 22: Line 25:
{{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{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

{{Userdocnavi}}
{{clear}}
{{clear}}

Revision as of 18:11, 21 February 2020

Draft Heal

Ubicación en el Menú
Draft → Utilities → Heal
Entornos de trabajo
Draft, Arch
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Description

Descripción

Debido a la rápida evolución de FreeCAD, algunas definiciones de objetos pueden cambiar con el tiempo y entre versiones, lo que hace que algunos objetos de borrador encontrados en archivos anteriores no se carguen correctamente o contengan errores cuando se abren con una versión más reciente de FreeCAD. Este comando intenta reparar esos objetos defectuosos recreando uno nuevo desde cero, y luego copiando el contenido de las propiedades del anterior al nuevo. Puede ejecutarse con los objetos seleccionados, en cuyo caso solo mirará los objetos seleccionados o sin ningún objeto seleccionado. Todos los objetos del documento actual serán escaneados en busca de errores. Si no se encuentra ningún error, este comando no hará nada.

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.