Draft Workbench/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{docnav|[[Arch Workbench|Arch Workbench]]|[[Drawing Workbench|Drawing Workbench]]|IconL=Workbench_Arch.svg|IconR=Workbench_Drawing.svg}}
|[[Arch Workbench|Arch Workbench]]
|[[Drawing Workbench|Drawing Workbench]]
|IconL=Workbench_Arch.svg
|IconR=Workbench_Drawing.svg
}}


[[Image:Workbench_Draft.svg|64px]]
[[Image:Workbench_Draft.svg|thumb|128px|Draft workbench icon]]
{{TOCright}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 12: Line 18:
FreeCAD is primarily a 3D modelling application, and thus its 2D tools aren't as advanced as in other drawing programs. If your primary goal is the production of complex 2D drawings and [[DXF|DXF]] files, and you don't need 3D modelling, you may wish to consider a dedicated software program for technical drafting such as [https://en.wikipedia.org/wiki/LibreCAD LibreCAD], [https://en.wikipedia.org/wiki/QCad QCad], TurboCad, and others.
FreeCAD is primarily a 3D modelling application, and thus its 2D tools aren't as advanced as in other drawing programs. If your primary goal is the production of complex 2D drawings and [[DXF|DXF]] files, and you don't need 3D modelling, you may wish to consider a dedicated software program for technical drafting such as [https://en.wikipedia.org/wiki/LibreCAD LibreCAD], [https://en.wikipedia.org/wiki/QCad QCad], TurboCad, and others.


[[Image:Draft_Workbench_Example.png|400px|Draft Workbench Example]]
{{TOCright}}
[[Image:Draft_Workbench_Example.png|600px]]


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 38: Line 43:
* [[Image:Draft_Label.png|32px]] [[Draft_Label/es|Label]]: Places a label with an arrow pointing to a selected element {{Version/es|0.17}}
* [[Image:Draft_Label.png|32px]] [[Draft_Label/es|Label]]: Places a label with an arrow pointing to a selected element {{Version/es|0.17}}
</div>
</div>

== Annotation objects ==

* [[Image:Draft_Text.svg|32px]] [[Draft_Text|Text]]: draws a multi-line text annotation.
* [[Image:Draft_Dimension.svg|32px]] [[Draft_Dimension|Dimension]]: draws a dimension annotation.
* [[Image:Draft_Label.svg|32px]] [[Draft_Label|Label]]: places a label with an arrow pointing to a selected element. {{Version|0.17}}
* [[Image:Draft_AnnotationStyleEditor.svg|32px]] [[Draft_AnnotationStyleEditor|Annotation style editor]]: opens an editor to change the annotation style of these objects. {{Version|0.19}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 68: Line 80:
* [[Image:Draft_Stretch.png|32px]] [[Draft_Stretch/es|Stretch]]: Stretches the selected objects {{Version/es|0.17}}
* [[Image:Draft_Stretch.png|32px]] [[Draft_Stretch/es|Stretch]]: Stretches the selected objects {{Version/es|0.17}}
</div>
</div>

* [[Image:Draft_Clone.svg|32px]] [[Draft_Clone|Clone]]: clones the selected objects.
* [[Image:Draft_Array.svg|32px]] Array tools.
** [[Image:Draft_OrthoArray.svg|32px]] [[Draft_OrthoArray|OrthoArray]]: creates an orthogonal array from the selected object. {{Version|0.19}}
** [[File:Draft_PolarArray.svg|32px]] [[Draft_PolarArray|Polar Array]]: creates an array in a polar pattern, that is, sweeping an angle. {{Version|0.19}}
** [[File:Draft_CircularArray.svg|32px]] [[Draft_CircularArray|Circular Array]]: creates an array in a circular pattern, that is, starting from a center and moving outwards radially. {{Version|0.19}}
** [[Image:Draft_PathArray.svg|32px]] [[Draft_PathArray|Path Array]]: creates an array of objects by placing the copies along a path.
** [[Image:Draft_PathLinkArray.svg|32px]] [[Draft_PathLinkArray|Path LinkArray]]: creates an array of [[Std_LinkMake|App::Link]] elements by placing the copies along a path. {{Version|0.19}}
** [[Image:Draft_PointArray.svg|32px]] [[Draft_PointArray|Point Array]]: creates an array of objects by placing the copies at certain points. {{version|0.18}}

* [[Image:Draft_Edit.svg|32px]] [[Draft_Edit|Edit]]: edits a selected object.
* [[Image:Draft_SubelementHighlight.svg|32px]] [[Draft_SubelementHighlight|Subelement highlight]]: enters an edit mode that allows editing different objects. {{Version|0.19}}

* [[Image:Draft_Join.svg|32px]] [[Draft_Join|Join]]: joins lines together into a single wire. {{version|0.18}}
* [[Image:Draft_Split.svg|32px]] [[Draft_Split|Split]]: splits a wire into two at a point. {{version|0.18}}
* [[Image:Draft_Upgrade.svg|32px]] [[Draft_Upgrade|Upgrade]]: upgrades objects into a higher-level object.
* [[Image:Draft_Downgrade.svg|32px]] [[Draft_Downgrade|Downgrade]]: downgrades objects into lower-level objects.

* [[Image:Draft_WireToBSpline.svg|32px]] [[Draft_WireToBSpline|Wire to BSpline]]: converts a wire to a B-Spline and vice-versa.
* [[Image:Draft_Draft2Sketch.svg|32px]] [[Draft_Draft2Sketch|Draft to Sketch]]: converts a Draft object to a [[Sketcher Workbench|Sketcher Workbench]] Sketch and vice-versa.
* [[Image:Draft_Slope.svg|32px]] [[Draft Slope|Slope]]: changes the elevation slope of the currently selected [[Draft Line|Draft Line]] or [[Draft Wire|Draft Wire]]. {{Version|0.17}}
* [[Image:Draft_FlipDimension.svg|32px]] [[Draft_FlipDimension|Flip Dimension]]: flips the orientation of the text of a [[Draft Dimension|Draft Dimension]].

* [[Image:Draft_Shape2DView.svg|32px]] [[Draft_Shape2DView|Shape 2D View]]: creates a 2D object which is a flattened 2D view of a 3D object.

=== Obsolete ===

This command is considered obsolete because the [[Drawing_Workbench|Drawing Workbench]] is obsolete. However, the command itself is still available.
* [[Image:Draft_Drawing.svg|32px]] [[Draft_Drawing|Drawing]]: writes selected objects to a [[Drawing_Workbench|Drawing Workbench]] page. {{obsolete|0.17}}

These commands have been removed from the interface.
* [[Image:Draft_AddPoint.svg|32px]] [[Draft_AddPoint|Add point]]: adds a point to a wire or B-Spline. {{Obsolete|0.19}}
* [[Image:Draft_DelPoint.svg|32px]] [[Draft_DelPoint|Delete point]]: deletes a point from a wire or B-Spline. {{Obsolete|0.19}}
* [[Image:Draft_Array.svg|32px]] [[Draft_Array|Array]]: creates a polar or rectangular array from selected objects. {{Obsolete|0.19}}

== Draft Tray toolbar ==

The Draft tray toolbar appears when the workbench is started, and allows selecting the working plane, together with some visual properties like the line color, shape color, text size, line width, and automatic group.

* [[Image:Draft_SelectPlane.svg|32px]] [[Draft_SelectPlane|Set working plane]]: sets a working plane from a standard view or a selected face.
* [[Image:Draft_ToggleConstructionMode.svg|32px]] [[Draft_ToggleConstructionMode|Toggle construction mode]]: toggles the Draft construction mode on or off.
* [[Image:Draft_AutoGroup.svg|32px]] [[Draft AutoGroup|AutoGroup]]: automatically place new objects in a given [[Std Group|Std Group]] or [[Draft VisGroup|Draft VisGroup]]. {{Version|0.17}}
* [[Image:Draft_ApplyStyle.svg|32px]] [[Draft_Apply|Apply style]]: applies the current style and color to selected objects.

== Draft Snap toolbar ==

The [[Draft_Snap|Draft Snap]] toolbar allows selecting the currently snapping mode. Its button keep depressed when a mode is active.

* [[Image:Draft_ToggleSnap.svg|32px]] [[Draft_ToggleSnap|Toggle snap]]: toggles [[Draft Snap|object snapping]] globally on or off.
* [[Image:Snap_Endpoint.svg|32px]] [[Draft Endpoint|Endpoint]]: snaps to the endpoints of line, arc and spline segments.
* [[Image:Snap_Midpoint.svg|32px]] [[Draft Midpoint|Midpoint]]: snaps to the middle point of line and arc segments.
* [[Image:Snap_Center.svg|32px]] [[Draft Center|Center]]: snaps to the center point of arcs and circles.
* [[Image:Snap_Angle.svg|32px]] [[Draft Angle|Angle]]: snaps to the special cardinal points of circles and arcs, at 45° and 90°.
* [[Image:Snap_Intersection.svg|32px]] [[Draft Intersection|Intersection]]: snaps to the intersection of two line or arc segments. Hover the mouse over the two desired objects to activate their intersection snaps.
* [[Image:Snap_Perpendicular.svg|32px]] [[Draft Perpendicular|Perpendicular]]: on line and arc segments, snaps perpendicularly to the latest point.
* [[Image:Snap_Extension.svg|32px]] [[Draft Extension|Extension]]: snaps on an imaginary line that extends beyond the endpoints of line segments. Hover the mouse over the desired object to activate its extension snap.
* [[Image:Snap_Parallel.svg|32px]] [[Draft Parallel|Parallel]]: snaps on an imaginary line parallel to a line segment. Hover the mouse over the desired object to activate its parallel snap.
* [[Image:Snap_Special.svg|32px]] [[Draft Special|Special]]: snaps on special points defined by the object. {{Version|0.17}}
* [[Image:Snap_Near.svg|32px]] [[Draft Near|Near]]: snaps to the closest point or edge on the nearest object.
* [[Image:Snap_Ortho.svg|32px]] [[Draft Ortho|Ortho]]: snaps on imaginary lines that cross the last point, and extend at 0°, 45° and 90°.
* [[Image:Snap_Grid.svg|32px]] [[Draft Grid|Grid]]: snaps to the intersections of the grid lines, if the grid is visible.
* [[Image:Snap_WorkingPlane.svg|32px]] [[Draft WorkingPlane|Working plane]]: always places the snapped point on the current [[Draft SelectPlane|working plane]], even if you snap to a point outside that working plane.
* [[Image:Snap_Dimensions.svg|32px]] [[Draft Dimensions|Dimensions]]: shows temporary X and Y dimensions while snapping.
* [[Image:Draft_ToggleGrid.svg|32px]] [[Draft_ToggleGrid|Toggle grid]]: toggles the visibility of the grid on or off.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
===Herramientas de utilidad===
===Herramientas de utilidad===
</div>
</div>

* [[Image:Draft_Layer.svg|32px]] [[Draft_Layer|Layer]]: creates a Layer in the current document, to which objects can be added to control object visibility and color. It replaces [[Draft_VisGroup|VisGroup]]. {{Version|0.19}}
* [[Image:Draft_VisGroup.svg|32px]] [[Draft_VisGroup|VisGroup]]: creates a VisGroup in the current document. {{Obsolete|0.19}}
* [[Image:Draft_SetWorkingPlaneProxy.svg|32px]] [[Draft SetWorkingPlaneProxy|Working Plane Proxy]]: create a proxy object to store the current [[Draft_SelectPlane|Working Plane]] position. {{Version|0.17}}
* [[Image:Draft_ToggleDisplayMode.svg|32px]] [[Draft_ToggleDisplayMode|Toggle display mode]]: switches the display mode of selected objects between "Flat Lines" and "Wireframe".
* [[Image:Draft_AddToGroup.svg|32px]] [[Draft_AddToGroup|Add to group]]: quickly adds selected objects to an existing [[Std Group|Std Group]] or [[Draft VisGroup|Draft VisGroup]].
* [[Image:Draft_SelectGroup.svg|32px]] [[Draft_SelectGroup|Select group contents]]: selects the contents of a selected [[Std Group|Std Group]] or [[Draft VisGroup|Draft VisGroup]].
* [[Image:Draft_AddConstruction.svg|32px]] [[Draft_AddConstruction|Add to Construction group]]: add selected objects to the Construction group. {{Version|0.17}}
* [[Image:Draft_Heal.svg|32px]] [[Draft_Heal|Heal]]: heals problematic Draft objects found in very old files.

== Utility menu ==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 99: Line 186:
* [[Image:Draft_ToggleConstructionMode.png|32px]] [[Draft_AddConstruction/es|Add to Construction group]]: Add selected objects to the Construction group {{Version/es|0.17}}
* [[Image:Draft_ToggleConstructionMode.png|32px]] [[Draft_AddConstruction/es|Add to Construction group]]: Add selected objects to the Construction group {{Version/es|0.17}}
</div>
</div>

=== Obsolete ===

These tools were removed from the interface in v0.19 because they no longer had any purpose.

* [[Image:Draft_FinishLine.svg|32px]] [[Draft_FinishLine|Finish line]]: ends the drawing of the current [[Draft Wire|Draft Wire]] or [[Draft BSpline|Draft BSpline]], without closing it. {{Obsolete|0.19}}
* [[Image:Draft_CloseLine.svg|32px]] [[Draft_CloseLine|Close line]]: ends the drawing of the current [[Draft Wire|Draft Wire]] or [[Draft BSpline|Draft BSpline]], and closes it. {{Obsolete|0.19}}
* [[Image:Draft_UndoLine.svg|32px]] [[Draft_UndoLine|Undo line]]: undoes the last segment of a [[Draft Wire|Draft Wire]]. {{Obsolete|0.19}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 112: Line 207:
</div>
</div>


<div class="mw-translate-fuzzy">


El módulo de Boceto proporciona a FreeCAD importadores y exportadores para los siguientes formatos de archivo:
El módulo de Boceto proporciona a FreeCAD importadores y exportadores para los siguientes formatos de archivo:
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 125: Line 222:
* [[FreeCAD_and_DXF_Import | FreeCAD and DXF Import]]: importa y exporta archivos DXf
* [[FreeCAD_and_DXF_Import | FreeCAD and DXF Import]]: importa y exporta archivos DXf
</div>
</div>

===Install importers===

* [[FreeCAD_and_DWG_Import|FreeCAD and DWG Import]]: Imports and exports DWG files
* [[FreeCAD_and_DXF_Import|FreeCAD and DXF Import]]: Imports and exports DXF files


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 136: Line 238:
* [[Draft_SelectPlane/es|Working plane]]: Allows you to define a plane in the 3D space, where next operations will take place
* [[Draft_SelectPlane/es|Working plane]]: Allows you to define a plane in the 3D space, where next operations will take place
</div>
</div>

== Unit tests ==

{{Emphasis|See also:}} [[Test_Workbench|Test Workbench]].

To run the unit tests of the workbench execute the following from the operating system terminal.
{{Code|code=
freecad -t TestDraft
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 144: Line 255:
El módulo Boceto presenta una completa [[Draft API/es | Draft API]] para que pueda usar sus funciones en scripts y macros
El módulo Boceto presenta una completa [[Draft API/es | Draft API]] para que pueda usar sus funciones en scripts y macros
</div>
</div>

The workbench includes a module to create samples of all objects in a new document. {{Version|0.19}}

Use this to test that all objects are produced correctly.
{{Code|code=
import drafttests.draft_test_objects as dto
doc = dto.create_test_file()
}}

Inspecting the code of this module is useful to understand how to use the programming interface.
{{Code|code=
$INSTALLDIR/Mod/Draft/drafttests/draft_test_objects.py
}}

Where {{incode|$INSTALLDIR}} is the toplevel directory where the software was installed; for example, in Linux it may be {{incode|/usr/share/freecad}}.

[[File:Draft_test_objects.png|500px]]
{{Caption|Test objects for the [[Draft_Workbench|Draft Workbench]].}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 156: Line 285:
</div>
</div>


{{Draft Tools navi}}
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

[[Category:Workbenches{{#translation:}}]]
{{Userdocnavi}}

[[Category:Workbenches]]

Revision as of 09:38, 13 May 2020

Draft workbench icon

El entorno de Boceto permite dibujar rápidamente objetos 2D simples en el documento actual, y ofrecer diversas herramientas para poderlas modificar después. Algunas de dichas herramientas también funcionan sobre otros objetos de FreeCAD, no sólo en los creados con el entorno de Boceto. También proporciona un completo sistema de ajuste, y varias utilidades para manejar objetos y configuraciones.

The created 2D objects can be used for general drafting in a way similar to Inkscape or Autocad. These 2D shapes can also be used as the base components of 3D objects created with other workbenches, for example, the Part and Arch Workbenches. Conversion of Draft objects to Sketches is also possible, which means that the shapes can also be used with the PartDesign Workbench for the creation of solid bodies.

FreeCAD is primarily a 3D modelling application, and thus its 2D tools aren't as advanced as in other drawing programs. If your primary goal is the production of complex 2D drawings and DXF files, and you don't need 3D modelling, you may wish to consider a dedicated software program for technical drafting such as LibreCAD, QCad, TurboCad, and others.

Draft Workbench Example

Dibujando objetos

Estas son las herramientas para crear objetos.

  • Línea de 2 puntos: Dibuja un segmento de línea entre 2 puntos
  • Polilínea (Línea de múltiples puntos): Dibuja una polilínea compuesta por múltiples segmentos de línea
  • Circunferencia: Dibuja una circunferencia a partir de su centro y radio
  • Arco: Dibuja un segmento de arco a partir de su centro, radio ángulo de inicio y ángulo final
  • Ellipse: Draws an ellipse from two corner points
  • Polígono: Dibuja un polígono regular a partir del centro y radio de la circunferencia que lo circunscribe
  • Rectángulo: Dibuja un rectángulo a partir de 2 puntos de su diagonal
  • Texto: Dibuja una anotación de múltiples líneas de texto
  • Cota: Dibuja una cota dimensional
  • BSpline: Dibuja una B-Spline a partir de una serie de puntos
  • Punto: Inserta un objeto punto
  • ShapeString: The ShapeString tool inserts a compound shape representing a text string at a given point in the current document
  • Facebinder: Creates a new object from selected faces on existing objects
  • Bezier Curve: Draws a Bezier curve from a series of points
  • Label: Places a label with an arrow pointing to a selected element introducido en la versión 0.17

Annotation objects

Modificando objetos

Estas son las herramientas para la edición de los objetos existentes. Trabajan sobre los objetos seleccionados, pero si no hay ningún objeto seleccionado, permiten seleccionar uno.

Many operation tools (move, rotate, array, etc.) also work on solid objects (Part, PartDesign, Arch, etc.).

  • Shape 2D View: creates a 2D object which is a flattened 2D view of a 3D object.

Obsolete

This command is considered obsolete because the Drawing Workbench is obsolete. However, the command itself is still available.

These commands have been removed from the interface.

Draft Tray toolbar

The Draft tray toolbar appears when the workbench is started, and allows selecting the working plane, together with some visual properties like the line color, shape color, text size, line width, and automatic group.

Draft Snap toolbar

The Draft Snap toolbar allows selecting the currently snapping mode. Its button keep depressed when a mode is active.

Herramientas de utilidad

Utility menu

Herramientas adicionales disponibles desde el menú contextual del botón derecho del ratón, dependiendo de los objetos seleccionados.

Obsolete

These tools were removed from the interface in v0.19 because they no longer had any purpose.

Preferencias

Formatos de archivo

El módulo de Boceto proporciona a FreeCAD importadores y exportadores para los siguientes formatos de archivo:

Install importers

Características adicionales

  • Ajuste: Permite colocar los nuevos puntos en lugares especiales de los objetos existentes
  • Restricciones: Permite situar los puntos nuevos horizontal o verticalmente respecto a puntos previos
  • Trabajando con coordenadas manualmente: Permite introducir coordenadas manualmente, en lugar de indicarlas en la pantalla
  • Working plane: Allows you to define a plane in the 3D space, where next operations will take place

Unit tests

See also: Test Workbench.

To run the unit tests of the workbench execute the following from the operating system terminal.

freecad -t TestDraft

Archivos de guión

El módulo Boceto presenta una completa Draft API para que pueda usar sus funciones en scripts y macros

The workbench includes a module to create samples of all objects in a new document. introduced in version 0.19

Use this to test that all objects are produced correctly.

import drafttests.draft_test_objects as dto
doc = dto.create_test_file()

Inspecting the code of this module is useful to understand how to use the programming interface.

$INSTALLDIR/Mod/Draft/drafttests/draft_test_objects.py

Where $INSTALLDIR is the toplevel directory where the software was installed; for example, in Linux it may be /usr/share/freecad.

Test objects for the Draft Workbench.