Draft AddConstruction/es: 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/>

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Docnav/es
{{Docnav/es
Line 27: Line 28:
</div>
</div>


==Bug in version 0.19==
It's also possible to add objects using {{Button|[[Image:Draft_AddToGroup.svg|16px]] [[Draft_AddToGroup|Draft AddToGroup]]}} to a {{Button|[[Image:Std_Group.svg|16px]] [[Std_Group|Std Group]]}}.

In FreeCAD version 0.19 this command and the [[Draft_ToggleConstructionMode|Draft ToggleConstructionMode]] command will typically use different groups. To avoid this change the {{MenuCommand|Construction group name}} in the preferences to {{Value|Draft_Construction}}: {{MenuCommand|Edit → Preferences... → Draft → General settings → Construction Geometry → Construction group name}}. In version 0.20 the {{MenuCommand|Construction group name}} is used for the label of the construction group, the name of the group is always {{Value|Draft_Construction}}.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 37: Line 40:
# Haga clic en el menú Borrador → Utilidades → {{KEY|[[Image:Draft ToggleConstructionMode.png|16px]] [[Draft AddConstruction|Add to construction group]]}}
# Haga clic en el menú Borrador → Utilidades → {{KEY|[[Image:Draft ToggleConstructionMode.png|16px]] [[Draft AddConstruction|Add to construction group]]}}
</div>
</div>

==Notes==

* Objects can also be moved to the construction group by drag and dropping them on the group in the [[Tree_view|Tree view]], or by using the [[Draft_AddToGroup|Draft AddToGroup]] command. But in both cases the [[Draft_ToggleConstructionMode#Preferences|construction geometry color]] is not applied.
* For more information about organizing your model see [[Document_structure|Document structure]] and [[Arch_tutorial#Organizing_your_model|Arch tutorial]].



<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 50: Line 59:
{{Draft Tools navi{{#translation:}}}}
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 07:00, 11 August 2021

Draft AddConstruction

Ubicación en el Menú
Draft → Utilities → Add to construction group
Entornos de trabajo
Draft, Arch
Atajo de teclado por defecto
Ninguno
Introducido en versión
0.17
Ver también
Draft ToggleConstructionMode/es, Draft AddToGroup/es

Descripción

Este comando agrega los objetos seleccionados a la Draft Construction group.

Bug in version 0.19

In FreeCAD version 0.19 this command and the Draft ToggleConstructionMode command will typically use different groups. To avoid this change the Construction group name in the preferences to Draft_Construction: Edit → Preferences... → Draft → General settings → Construction Geometry → Construction group name. In version 0.20 the Construction group name is used for the label of the construction group, the name of the group is always Draft_Construction.

Utilización

  1. Seleccionar algunos objetos
  2. Haga clic en el menú Borrador → Utilidades → Add to construction group

Notes