TechDraw Workbench/es: Difference between revisions

From FreeCAD Documentation
(Created page with "===Páginas===")
(Updating to match new version of source page)
 
(256 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
[[File:preferences-techdraw.svg|64px]]

<div class="mw-translate-fuzzy">
{{Docnav/es
|[[Surface_Workbench/es|Ambiente de trabajo Superficie]]
|[[Web_Workbench/es|Ambiente de trabajo Web]]
|IconL=Workbench_Surface.svg
|IconR=Workbench_Web.svg
}}
</div>

[[Image:Workbench_TechDraw.svg|thumb|128px|El icono del Ambiente de trabajo Dibujo Técnico]]

<span id="Introduction"></span>
== Introducción ==


El [[Image:Workbench_TechDraw.svg|24px]] [[TechDraw Workbench/es|Ambiente de trabajos Croquizador]] se utiliza para producir dibujos técnicos básicos a partir de modelos 3D creados con otro Ambiente de trabajos como [[Part Workbench/es|Part]], [[PartDesign Workbench/es|PartDesign]], o [[Arch Workbench/es|Arch]], o importados de otras aplicaciones. Cada dibujo es una Página, que puede contener varias Vistas de objetos dibujables como Part::Características, PartDesign::Cuerpos, App::Grupos de piezas, y Grupos de objetos de documentos. Los dibujos resultantes pueden ser utilizados para cosas como documentación, instrucciones de fabricación, contratos, permisos, etc.
FreeCAD es principalmente una herramienta de modelado 3D. Sin embargo, hay momentos en los que debemos producir dibujos 2D para documentación, contratos, permisos, etc. El Entorno de trabajo de Dibujo Técnico (TechDraw) se utiliza para producir dibujos técnicos básicos basados en el modelo 3D. Cada dibujo es una Página, y una Página contiene muchas vistas de objetos dibujables. La lista de objetos dibujables incluye Part :: Features, PartDesign :: Bodies, App :: Part groups y Document Object groups.


Dimensiones y áreas sombreadas se pueden agregar a las vistas.
Dimensiones, secciones, áreas sombreadas, anotaciones y [[SVG/es|SVG]] símbolos se pueden añadir a la página, que se pueden exportar a diferentes formatos como [[DXF/es|DXF]], [[SVG/es|SVG]] y [[PDF/es|PDF]].


<div class="mw-translate-fuzzy">
Tenga en cuenta que si su objetivo principal es la producción de planos 2D complejos, es posible que desee considerar una herramienta dedicada a eso como LibreCad, QCad, TurboCad, etc.
FreeCAD es principalmente una aplicación de modelado en 3D, y por lo tanto no tiene muchas herramientas de dibujo en 2D, las cuales están incluidas en su mayoría en el [[Draft Workbench/es|Draft]] y [[Sketcher Workbench/es|Ambiente des trabajo
Croquizador]]. Si su objetivo principal es la producción de complejos dibujos 2D y archivos [[DXF/es|DXF]], y no necesita modelado 3D, puede considerar un programa de software dedicado al dibujo técnico como [https://en.wikipedia.org/wiki/LibreCAD LibreCAD], [https://en.wikipedia.org/wiki/QCad QCad], TurboCad, y otros.
</div>


{{Version|0.17}}
{{TOCright}}


[[File:TechDraw Workbench Example.png|600px]]
[[File:TechDraw Workbench Example.png|600px]]


<span id="Pages"></span>
== Páginas ==


Estas son herramientas para crear objetos de la página.
===Páginas===


<div class="mw-translate-fuzzy">
These are tools for creating Pages.
* [[File:TechDraw PageDefault.svg|32px]] [[TechDraw_PageDefault/es|Insertar página predeterminada]]: Agrega una nueva página usando el predeterminado [[TechDraw_Templates/es|Plantilla]].
</div>


<div class="mw-translate-fuzzy">
* [[File:TechDraw_New_Default.png|32px]] [[TechDraw_New_Default|New Default]]: Adds a new Page using the default [[TechDraw_Templates|Template]].
* [[File:TechDraw PageTemplate.svg|32px]] [[TechDraw_PageTemplate/es|Insertar la página usando la plantilla]]: Agrega una nueva página usando un seleccionado [[TechDraw_Templates/es|Plantilla]].
</div>


* [[File:TechDraw_FillTemplateFields.svg|32px]] [[TechDraw_FillTemplateFields|Update template fields]]: {{Version|1.0}}
* [[File:TechDraw_New_Pick.png|32px]] [[TechDraw_New_Pick|New Pick]]: Adds a new Page using a selected [[TechDraw_Templates|Template]].


<div class="mw-translate-fuzzy">
===Views===
* [[File:TechDraw RedrawPage.svg|32px]] [[TechDraw_RedrawPage/es|Redibujar página]]: fuerza una actualización de la página seleccionada. {{Version|0.19}}
</div>


* [[File:TechDraw_PrintAll.svg|32px]] [[TechDraw_PrintAll|Print All Pages]]: prints all pages in a document. {{Version|0.21}}
These are tools for creating Views.


<span id="Views"></span>
* [[File:techdraw-view.png|32px]] [[TechDraw_NewView|New View]]: Adds a 2D View of a one or more Drawable Objects.
== Vistas ==


Estas son herramientas para crear objetos de la Vista.
* [[File:techdraw-projgroup.png|32px]] [[TechDraw_NewProjGroup|New Projection Group]]: Invokes a dialog for creating Views of one or more Drawable Objects from multiple directions.


<div class="mw-translate-fuzzy">
* [[File:techdraw-viewsection.png|32px]] [[TechDraw_NewSection|New Section]]: Adds a cross-section View of one or more Drawable Objects.
* [[File:TechDraw View.svg|32px]] [[TechDraw_View/es|Insertar Vista]]: Agrega una vista de proyección 2D de un objeto.
</div>


* [[File:techdraw-viewdetail.png|32px]] [[TechDraw_NewDetail|New Detail]]: Adds a detail View of a portion of an existing View.
* [[File:TechDraw_BrokenView.svg|32px]] [[TechDraw_BrokenView|Insert BrokenView]]: adds a broken view of one or more objects. {{Version|1.0}}


<div class="mw-translate-fuzzy">
* [[File:techdraw-annotation.png|32px]] [[TechDraw_NewAnnotation|New Annotation]]: Adds a text block to a Page.
* [[File:TechDraw ActiveView.svg|32px]] [[TechDraw_ActiveView/es|Insertar la vista activa]]: inserta una vista de la vista 3D activa. {{Version|0.19}}
</div>


<div class="mw-translate-fuzzy">
* [[File:techdraw-draft-view.png|32px]] [[TechDraw_NewDraft|New Draft]]: Adds a View of a Draft module object.
* [[File:TechDraw ProjectionGroup.svg|32px]] [[TechDraw_ProjectionGroup/es|Insertar el Grupo de Proyección]]: Invoca un diálogo para crear vistas de uno o más objetos dibujables desde múltiples direcciones.
</div>


* <span id="TechDraw_SectionGroup">[[File:TechDraw_SectionView.svg|x32px]][[File:Toolbar_flyout_arrow_blue_background.svg|x32px]] Insert Section Views:</span><!--Do not edit span id: the TechDraw_SectionGroup pages redirect here-->
* [[File:techdraw-arch-view.png|32px]] [[TechDraw_NewArch|New Arch]]: Adds a View of a Arch module Section Plane object.


<div class="mw-translate-fuzzy">
* [[File:techdraw-spreadsheet.svg|32px]] [[TechDraw_Spreadsheet|Spreadsheet]]: Inserts a view of a selected [[Spreadsheet_Workbench|spreadsheet]] into a drawing.
* [[File:TechDraw SectionView.svg|32px]] [[TechDraw_SectionView/es|Insertar vista de sección]]: inserta una vista de sección transversal de una vista existente.
</div>


:* [[File:TechDraw_ComplexSection.svg|32px]] [[TechDraw_ComplexSection|Insert Complex Section View]]: inserts a cross-section view of an existing view based on a profile. {{Version|0.21}}
===Clips===


<div class="mw-translate-fuzzy">
These are tools to create and manage clipped views.
* [[File:TechDraw DetailView.svg|32px]] [[TechDraw_DetailView/es|Insertar la vista detallada]]: Agrega una vista detallada de una parte de una vista existente.
</div>


<div class="mw-translate-fuzzy">
* [[File:techdraw-clip.svg|32px]] [[TechDraw_Clip|Clip]]: Inserts a clip group into a Page.
* [[File:TechDraw DraftView.svg|32px]] [[TechDraw_DraftView/es|Insertar el borrador del objeto de l'ambiente de trabajo]] Inserta una vista de un objeto [[Draft Workbench/es|Draft ambiente de trabajo]].
</div>


<div class="mw-translate-fuzzy">
* [[File:techdraw-clipplus.svg|32px]] [[TechDraw_ClipPlus|ClipPlus]]: Adds a View to a clip group.
* [[File:TechDraw ArchView.svg|32px]] [[TechDraw_ArchView/es|Insertar Ambiente de trabajo architectura Objeto]]: Agrega una vista de un [[Arch Workbench/es|Architectura Ambiente de trabajo]] [[Arch SectionPlane/es|Plano de la sección]] objeto.
</div>


<div class="mw-translate-fuzzy">
* [[File:techdraw-clipminus.svg|32px]] [[TechDraw_ClipMinus|ClipMinus]]: Removes a View from a clip group.
* [[File:TechDraw SpreadsheetView.svg|32px]] [[TechDraw_SpreadsheetView/es|Insertar Spreadsheet Vista]]: Inserta una vista de una [[Spreadsheet Workbench/es|Spreadsheet Ambiente de trabajo]] sheet.
</div>


<div class="mw-translate-fuzzy">
===Dimensions===
* [[File:TechDraw ClipGroup.svg|32px]] [[TechDraw_ClipGroup/es|Inserta un grupo de clip]]: Inserta un grupo de clip en una página.
</div>


* [[File:TechDraw_ShareView.svg|32px]] [[TechDraw_ShareView|Share View]]: shares a view between multiple pages. {{Version|0.20}}
These are tools for working with Dimensions. Linear dimensions can be based on two points, one line or two lines.


* [[File:TechDraw_ProjectShape.svg|32px]] [[TechDraw_ProjectShape|Project Shape]]: creates projections of shapes in the [[3D_view|3D view]]. {{Version|0.20}}
* [[File:Dimension_Length.png|32px]] [[TechDraw_Dimension_Length|New Length]]: Adds a Length Dimension.


== Stacking ==
* [[File:Dimension_Horizontal.png|32px]] [[TechDraw_Dimension_Horizontal|New Horizontal]]: Adds a horizontal distance dimension.


These are tools for changing the stacking order which controls the apparent depth of views on a page.
* [[File:Dimension_Vertical.png|32px]] [[TechDraw_Dimension_Vertical|New Vertical]]: Adds a vertical distance dimension.


* <span id="TechDraw_StackGroup">[[File:TechDraw_StackTop.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Adjust Stacking Order:</span><!--Do not edit span id: the TechDraw_StackGroup pages redirect here-->
* [[File:Dimension_Radius.png|32px]] [[TechDraw_Dimension_Radius|New Radius]]: Adds a Radius dimension to a circle or circular arc.


* [[File:Dimension_Diameter.png|32px]] [[TechDraw_Dimension_Diameter|New Diameter]]: Adds a Diameter dimension to a circle or a circular arc.
:* [[File:TechDraw_StackTop.svg|32px]] [[TechDraw_StackTop|Move view to top of stack]]: moves views to the top of the stacking order. {{Version|0.21}}


:* [[File:TechDraw_StackBottom.svg|32px]] [[TechDraw_StackBottom|Move view to bottom of stack]]: moves views to the bottom of the stacking order. {{Version|0.21}}
* [[File:Dimension_Angle.png|32px]] [[TechDraw_Dimension_Angle|New Angle]]: Adds an Angle dimension between two straight edges.


* [[File:Dimension_Link.png|32px]] [[TechDraw_Dimension_Link|New Links]]: Links 1 or more Dimensions to 3D geometry.
:* [[File:TechDraw_StackUp.svg|32px]] [[TechDraw_StackUp|Move view up one level]]: moves views up one level in the stacking order. {{Version|0.21}}


:* [[File:TechDraw_StackDown.svg|32px]] [[TechDraw_StackDown|Move view down one level]]: moves views down one level in the stacking order. {{Version|0.21}}
===Import/Export===


<span id="Decorations"></span>
These are tools for exporting Pages to other applications.
== Decoración ==


Estas son herramientas para decorar páginas o vistas:
* [[File:techdraw-saveSVG.png|32px]] [[TechDraw_SaveSVG|Save SVG]]: Saves a Page as an SVG file.


<div class="mw-translate-fuzzy">
===Decoration===
* [[File:TechDraw Hatch.svg|32px]] [[TechDraw_Hatch/es|Achurado plano utilizar un archivo de imagen]]: Aplica un achurado patrón desde un archivo a uno plano.
</div>


<div class="mw-translate-fuzzy">
These are tools for changing the appearance of Pages and Views.
* [[File:TechDraw GeometricHatch.svg|32px]] [[TechDraw_GeometricHatch/es|Geometric Hatch]]: aplica una sombrea uno plano usando una especificación PAT de Autodesk.
</div>


<div class="mw-translate-fuzzy">
* [[File:techdraw-hatch.png|32px]] [[TechDraw_Hatch|Hatch Area]]: Applies a hatch pattern from a file to a Face.
* [[File:TechDraw Symbol.svg|32px]] [[TechDraw_Symbol/es|Insertar símbolo SVG]]: inserta un símbolo de un archivo [[SVG/es|SVG]] en una página.
</div>


<div class="mw-translate-fuzzy">
* [[File:techdraw-geomhatch.png|32px]] [[TechDraw_GeomHatch|Geometric Hatch]]: Hatches a Face using an Autodesk PAT specification.
* [[File:TechDraw Image.svg|32px]] [[TechDraw_Image/es|Insertar Bitmap imagen]]: inserta una imagen PNG o JPG [[bitmap/es|bitmap]] en una página.
</div>


<div class="mw-translate-fuzzy">
* [[File:techdraw-symbol.png|32px]] [[TechDraw_Symbol|New Symbol]]: Inserts an SVG symbol into a Page.
* [[File:TechDraw ToggleFrame.svg|32px]] [[TechDraw_ToggleFrame/es|Turn View Frames On/Off]]: activa y desactiva ver marcos y etiquetas que rodean una vista.
</div>


<span id="Dimensions"></span>
* [[File:Techdraw-image.png|32px]] [[TechDraw_Image|New Image]]: Inserts a png/jpg image into a Page.
== Dimensiones ==


Estas son herramientas para crear y trabajar con los objetos de las Dimensiones.
* [[File:techdraw-toggleframe.png|32px]] [[TechDraw_Toggle|Toggle Frames]]: Turns View frames and labels on or off in a Page.


Las dimensiones lineales pueden basarse en dos puntos, en una línea o en dos líneas.
* [[File:TechDraw_Tree_Page_Sync.png|32px]] [[TechDraw_Redraw|Redraw Page]]: Redraws a Page without recalculating.


<div class="mw-translate-fuzzy">
===Additional features===
* [[File:TechDraw_LengthDimension.svg|32px]] [[TechDraw_LengthDimension/es|Nueva longitud]]: Agrega una dimensión de longitud.
</div>


<div class="mw-translate-fuzzy">
* [[TechDraw_Hatching|Hatching]]: TechDraw supports a number of hatching techniques.
* [[File:TechDraw_HorizontalDimension.svg|32px]] [[TechDraw_HorizontalDimension/es|Nuevo Horizontal]]: Agrega una dimensión de distancia horizontal.
* [[TechDraw_LineGroup|Line Groups]]: default weights can be assigned to various line types.
</div>


<div class="mw-translate-fuzzy">
===Preference settings===
* [[File:TechDraw_VerticalDimension.svg|32px]] [[TechDraw_VerticalDimension/es|Nueva vertical]]: Agrega una dimensión de distancia vertical.
The TechDraw module has a [[TechDraw Preferences|preferences]] screen to adjust default values.
</div>


<div class="mw-translate-fuzzy">
===Scripting===
* [[File:TechDraw_RadiusDimension.svg|32px]] [[TechDraw_RadiusDimension/es|Nuevo radio]]: Agrega una dimensión de radio a un círculo o arco circular.
The TechDraw module features a [[TechDraw_API|Python API]] so you can use its functions in scripts and macros.
</div>


<div class="mw-translate-fuzzy">
===Limitations===
* [[File:TechDraw_DiameterDimension.svg|32px]] [[TechDraw_DiameterDimension/es|Nuevo Diámetro]]: Agrega una dimensión de Diámetro a un círculo o un arco circular.
* TechDraw drawings and Python API are not interchangeable with the Drawing module. It is possible to convert Drawing Pages to TechDraw Pages using Python (moveViews.py). It is possible to have both TechDraw and Drawing Pages in the same FreeCAD document.
</div>
* There are minor differences in specifying Editable Texts in Templates compared to the Drawing module. See forum discussion [https://forum.freecadweb.org/viewtopic.php?f=3&t=24981&p=196271#p196271 here].
* TechDraw is available starting with FreeCAD 0.17.
* Do not Cut/Copy/Paste TechDraw objects. This does not generally work out well.


<div class="mw-translate-fuzzy">
===Workarounds===
* [[File:TechDraw_AngleDimension.svg|32px]] [[TechDraw_AngleDimension/es|Nuevo Ángulo]]: Agrega una dimensión de Ángulo entre dos bordes rectos.
* None required at the moment.
</div>


<div class="mw-translate-fuzzy">
* [[File:TechDraw_3PtAngleDimension.svg|32px]] [[TechDraw_3PtAngleDimension/es|Nuevo ángulo3Pt]]:
Agrega una dimensión de ángulo usando tres vértices.
</div>


* <span id="TechDraw_ExtentGroup">[[File:TechDraw_HorizontalExtentDimension.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Insert Extent Dimensions:</span><!--Do not edit span id: the TechDraw_ExtentGroup pages redirect here-->
Keep up with TechDraw plans and developments. Visit the [[TechDraw_Roadmap|TechDraw Roadmap]].


<div class="mw-translate-fuzzy">
* [[File:TechDraw_HorizontalExtentDimension.svg|32px]] [[TechDraw_HorizontalExtentDimension/es|Nueva extensión horizontal]]: agrega una dimensión de extensión horizontal. {{Version|0.19}}
</div>


<div class="mw-translate-fuzzy">
{{docnav|Start Workbench|Test Framework Workbench}}
* [[File:TechDraw_VerticalExtentDimension.svg|32px]] [[TechDraw_VerticalExtentDimension/es|Nueva extensión vertical]]: agrega una dimensión de extensión vertical. {{Version|0.19}}
</div>


<div class="mw-translate-fuzzy">
* [[File:TechDraw_LinkDimension.svg|32px]] [[TechDraw_LinkDimension/es|Nuevos enlaces]]: Vincula 1 o más dimensiones a la geometría 3D.
</div>


<div class="mw-translate-fuzzy">
[[Category:User Documentation]]
* [[File:TechDraw_Balloon.svg|32px]] [[TechDraw_Balloon/es|Globo nuevo]]: agrega una anotación de "globo" a una página. {{Version|0.19}}
</div>


* [[File:TechDraw_AxoLengthDimension.svg|32px]] [[TechDraw_AxoLengthDimension|Insert Axonometric Length Dimension]]: adds an axonometric length dimension. {{Version|0.21}}


<div class="mw-translate-fuzzy">
<languages/>
* [[File:TechDraw_LandmarkDimension.svg|32px]] [[TechDraw_LandmarkDimension/es|Nueva dimensión del hito]]: agrega una dimensión de distancia de referencia. {{Version|0.19}}
</div>

* [[File:TechDraw_DimensionRepair.svg|32px]] [[TechDraw_DimensionRepair|Dimension Repair]]: can adjust the 2D or 3D geometry references of a dimension. {{Version|0.21}}

<span id="Annotations"></span>
<div class="mw-translate-fuzzy">
== Anotación ==
</div>

Los instrumentos de anotación sirven para "marcar" un dibujo con información adicional.

<div class="mw-translate-fuzzy">
* [[File:TechDraw Annotation.svg|32px]] [[TechDraw_Annotation/es|Insertar Anotación]]: Agrega un bloque de texto simple como anotación.
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw LeaderLine.svg|24px]] [[TechDraw_LeaderLine/es|Añadir Leaderline a la vista]]: añade una línea de anotación a una vista. {{Version/es|0.19}}
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw RichTextAnnotation.svg|24px]] [[TechDraw_RichTextAnnotation/es|Insertar Anotación de Texto Enriquecido]]: añade un bloque de texto enriquecido como anotación a una línea de liderazgo o a una vista. {{Version/es|0.19}}
</div>

* <span id="TechDraw_CosmeticVertexGroup">[[File:TechDraw_CosmeticVertex.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Add Cosmetic Vertices:</span><!--Do not edit span id: the TechDraw_CosmeticVertexGroup pages redirect here-->

<div class="mw-translate-fuzzy">
* [[File:TechDraw CosmeticVertex.svg|24px]] [[TechDraw_CosmeticVertex/es|Agrega Vértice Cosmético]]: agrega un Vértice que no es parte de la geometría de la fuente. {{Version/es|0.19}}
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw Midpoints.svg|24px]] [[TechDraw_Midpoints/es|Agregar Punto Medio Vértices]]: agrega vértices cosméticos en los puntos medios de los bordes seleccionados. {{Version/es|0.19}}
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw Quadrants.svg|24px]] [[TechDraw_Quadrants/es|Agregar Vértices de Cuadrante]]: agrega Vértices Cosméticos en los cuartos de punto de los bordes seleccionados (circulares). {{Version/es|0.19}}
</div>

* <span id="TechDraw_CenterLineGroup">[[File:TechDraw_FaceCenterLine.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Add Centerlines:</span><!--Do not edit span id: the TechDraw_CenterLineGroup pages redirect here-->

<div class="mw-translate-fuzzy">
* [[File:TechDraw FaceCenterLine.svg|24px]] [[TechDraw_FaceCenterLine/es|Añadir línea central a las caras]]: añade una línea central a las caras seleccionadas. {{Version/es|0.19}}
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw 2LineCenterLine.svg|24px]] [[TechDraw_2LineCenterLine/es|Añadir línea central entre 2 líneas]]: añade una línea central entre 2 líneas. {{Version/es|0.19}}
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw 2PointCenterLine.svg|24px]] [[TechDraw_2PointCenterLine/es|Añadir línea central entre 2 puntos]]: añade una línea central entre 2 puntos. {{Version/es|0.19}}
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw_2PointCosmeticLine.svg|24px]] [[TechDraw_2PointCosmeticLine/es|Añadir una línea cosmética]]: añade una línea cosmética que conecta 2 vértices. {{Version/es|0.19}}
</div>

* [[File:TechDraw_CosmeticCircle.svg|32px]] [[TechDraw_CosmeticCircle|Add Cosmetic Circle]]: adds a cosmetic circle. {{Version|1.0}}

<div class="mw-translate-fuzzy">
* [[File:TechDraw DecorateLine.svg|24px]] [[TechDraw_DecorateLine/es|Cambiar la apariencia de las líneas]]: cambia la apariencia de la(s) línea(s) seleccionada(s). {{Version/es|0.19}}
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw ShowAll.svg|24px]] [[TechDraw_ShowAll/es|Mostrar/Ocultar Bordes Invisibles]]: muestra/oculta las líneas/bordes invisibles en una vista. {{Version/es|0.19}}
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw WeldSymbol.svg|24px]] [[TechDraw_WeldSymbol/es|Añadir información de soldadura a la línea de mando]]: añade especificaciones de soldadura a una línea de mando existente. {{Version/es|0.19}}
</div>

* [[File:TechDraw_SurfaceFinishSymbol.svg|32px]] [[TechDraw_SurfaceFinishSymbol|Add Surface Finish Symbol]]: adds a surface finish symbol to a page. {{Version|0.21}}

* [[File:TechDraw_HoleShaftFit.svg|32px]] [[TechDraw_HoleShaftFit|Add Hole/Shaft Fit]]: adds hole or shaft tolerances using ISO 286 to a dimension. {{Version|0.21}}

== Extensions ==

These are tools to improve your TechDraw drawings.

=== Attributes and modifications ===

* [[File:TechDraw_ExtensionSelectLineAttributes.svg|32px]] [[TechDraw_ExtensionSelectLineAttributes|Select Line Attributes, Cascade Spacing and Delta Distance]]: selects the attributes (style, width and color) for new cosmetic lines and centerlines, and specifies the cascade spacing and delta distance. {{Version|0.20}}

* [[File:TechDraw_ExtensionChangeLineAttributes.svg|32px]] [[TechDraw_ExtensionChangeLineAttributes|Change Line Attributes]]: changes the attributes (style, width and color) of cosmetic lines and centerlines. {{Version|0.20}}

* <span id="TechDraw_ExtensionExtendShortenLineGroup">[[File:TechDraw_ExtensionExtendLine.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Change Length of Cosmetic Lines or Centerlines:</span><!--Do not edit span id: the TechDraw_ExtensionExtendShortenLineGroup pages redirect here-->

:* [[File:TechDraw_ExtensionExtendLine.svg|32px]] [[TechDraw_ExtensionExtendLine|Extend Line]]: extends a cosmetic line or centerline at both ends. {{Version|0.20}}

:* [[File:TechDraw_ExtensionShortenLine.svg|32px]] [[TechDraw_ExtensionShortenLine|Shorten Line]]: shortens a cosmetic line or centerline at both ends. {{Version|0.20}}

* [[File:TechDraw_ExtensionLockUnlockView.svg|32px]] [[TechDraw_ExtensionLockUnlockView|Lock/Unlock View]]: locks or unlocks the position of a view. {{Version|0.20}}

* [[File:TechDraw_ExtensionPositionSectionView.svg|32px]] [[TechDraw_ExtensionPositionSectionView|Position Section View]]: orthogonally aligns a section view with its source view. {{Version|0.20}}

* <span id="TechDraw_ExtensionPosChainDimensionGroup">[[File:TechDraw_ExtensionPosHorizChainDimension.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Align Dimensions:</span><!--Do not edit span id: the TechDraw_ExtensionPosChainDimensionGroup pages redirect here-->

:* [[File:TechDraw_ExtensionPosHorizChainDimension.svg|32px]] [[TechDraw_ExtensionPosHorizChainDimension|Position Horizontal Chain Dimensions]]: aligns horizontal dimensions to create a chain dimension. {{Version|0.20}}

:* [[File:TechDraw_ExtensionPosVertChainDimension.svg|32px]] [[TechDraw_ExtensionPosVertChainDimension|Position Vertical Chain Dimensions]]: aligns vertical dimensions to create a chain dimension. {{Version|0.20}}

:* [[File:TechDraw_ExtensionPosObliqueChainDimension.svg|32px]] [[TechDraw_ExtensionPosObliqueChainDimension|Position Oblique Chain Dimensions]]: aligns oblique dimensions to create a chain dimension. {{Version|0.20}}

* <span id="TechDraw_ExtensionCascadeDimensionGroup">[[File:TechDraw_ExtensionCascadeHorizDimension.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Evenly Space Dimensions:</span><!--Do not edit span id: the TechDraw_ExtensionCascadeDimensionGroup pages redirect here-->

:* [[File:TechDraw_ExtensionCascadeHorizDimension.svg|32px]] [[TechDraw_ExtensionCascadeHorizDimension|Cascade Horizontal Dimensions]]: evenly spaces horizontal dimensions. {{Version|0.20}}

:* [[File:TechDraw_ExtensionCascadeVertDimension.svg|32px]] [[TechDraw_ExtensionCascadeVertDimension|Cascade Vertical Dimensions]]: evenly spaces vertical dimensions. {{Version|0.20}}

:* [[File:TechDraw_ExtensionCascadeObliqueDimension.svg|32px]] [[TechDraw_ExtensionCascadeObliqueDimension|Cascade Oblique Dimensions]]: evenly spaces oblique dimensions. {{Version|0.20}}

* [[File:TechDraw_ExtensionAreaAnnotation.svg|32px]] [[TechDraw_ExtensionAreaAnnotation|Calculate the area of selected faces]]: calculates the area of selected faces and inserts an area annotation. {{Version|0.20}}

* [[File:TechDraw_ExtensionArcLengthAnnotation.svg|32px]] [[TechDraw_ExtensionArcLengthAnnotation|Calculate the arc length of selected edges]]: calculates the arc length of selected edges and inserts an arc length annotation. {{Version|1.0}}

* [[File:TechDraw_ExtensionCustomizeFormat.svg|32px]] [[TechDraw_ExtensionCustomizeFormat|Customize format label]]: customizes the formatting of a balloon text or dimension text. GD&T symbols and other special character can be added. {{Version|0.20}}

=== Centerlines and threading ===

* <span id="TechDraw_ExtensionCircleCenterLinesGroup">[[File:TechDraw_ExtensionCircleCenterLines.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Add Centerlines:</span><!--Do not edit span id: the TechDraw_ExtensionCircleCenterLinesGroup pages redirect here-->

:* [[File:TechDraw_ExtensionCircleCenterLines.svg|32px]] [[TechDraw_ExtensionCircleCenterLines|Add Circle Centerlines]]: adds centerlines to circles and arcs. {{Version|0.20}}

:* [[File:TechDraw_ExtensionHoleCircle.svg|32px]] [[TechDraw_ExtensionHoleCircle|Add Bolt Circle Centerlines]]: adds centerlines to a circular pattern of circles. {{Version|0.20}}

* <span id="TechDraw_ExtensionThreadsGroup">[[File:TechDraw_ExtensionThreadHoleSide.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Add Cosmetic Threads:</span><!--Do not edit span id: the TechDraw_ExtensionThreadsGroup pages redirect here-->

:* [[File:TechDraw_ExtensionThreadHoleSide.svg|32px]] [[TechDraw_ExtensionThreadHoleSide|Add Cosmetic Thread Hole Side View]]: adds a cosmetic thread to the side view of a hole. {{Version|0.20}}

:* [[File:TechDraw_ExtensionThreadHoleBottom.svg|32px]] [[TechDraw_ExtensionThreadHoleBottom|Add Cosmetic Thread Hole Bottom View]]: adds a cosmetic thread to the top or bottom view of holes. {{Version|0.20}}

:* [[File:TechDraw_ExtensionThreadBoltSide.svg|32px]] [[TechDraw_ExtensionThreadBoltSide|Add Cosmetic Thread Bolt Side View]]: adds a cosmetic thread to the side view of a bolt/screw/rod. {{Version|0.20}}

:* [[File:TechDraw_ExtensionThreadBoltBottom.svg|32px]] [[TechDraw_ExtensionThreadBoltBottom|Add Cosmetic Thread Bolt Bottom View]]: adds a cosmetic thread to the top or bottom view of bolts/screws/rods. {{Version|0.20}}

* <span id="TechDraw_CommandVertexCreationGroup">[[File:TechDraw_ExtensionVertexAtIntersection.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Add Vertexes:</span><!--Do not edit span id: the TechDraw_CommandVertexCreationGroup pages redirect here-->

:* [[File:TechDraw_ExtensionVertexAtIntersection.svg|32px]] [[TechDraw_ExtensionVertexAtIntersection|Add Cosmetic Intersection Vertex(es)]]: adds cosmetic vertex(es) at the intersection(s) of selected edges. {{Version|0.20}}

:* [[File:TechDraw_CommandAddOffsetVertex.svg|32px]] [[TechDraw_CommandAddOffsetVertex|Add an offset vertex]]: adds a cosmetic vertex at a specified offset from a selected vertex. {{Version|1.0}}

* <span id="TechDraw_ExtensionDrawCirclesGroup">[[File:TechDraw_ExtensionDrawCosmCircle.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Add Cosmetic Circles or Arcs:</span><!--Do not edit span id: the TechDraw_ExtensionDrawCirclesGroup pages redirect here-->

:* [[File:TechDraw_ExtensionDrawCosmCircle.svg|32px]] [[TechDraw_ExtensionDrawCosmCircle|Add Cosmetic Circle]]: adds a cosmetic circle based on two vertexes. {{Version|0.20}}

:* [[File:TechDraw_ExtensionDrawCosmArc.svg|32px]] [[TechDraw_ExtensionDrawCosmArc|Add Cosmetic Arc]]: adds a cosmetic counter clockwise arc based on three vertexes. {{Version|0.20}}

:* [[File:TechDraw_ExtensionDrawCosmCircle3Points.svg|32px]] [[TechDraw_ExtensionDrawCosmCircle3Points|Add Cosmetic Circle 3 Points]]: adds a cosmetic circle based on three vertexes. {{Version|0.20}}

* <span id="TechDraw_ExtensionLinePPGroup">[[File:TechDraw_ExtensionLineParallel.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Add Cosmetic Parallel or Perpendicular Lines:</span><!--Do not edit span id: the TechDraw_ExtensionLinePPGroup pages redirect here-->

:* [[File:TechDraw_ExtensionLineParallel.svg|32px]] [[TechDraw_ExtensionLineParallel|Add Cosmetic Parallel Line]]: adds a cosmetic line parallel to another line through a vertex. {{Version|0.20}}

:* [[File:TechDraw_ExtensionLinePerpendicular.svg|32px]] [[TechDraw_ExtensionLinePerpendicular|Add Cosmetic Perpendicular Line]]: adds a cosmetic line perpendicular to another line through a vertex. {{Version|0.20}}

=== Dimensions ===

* <span id="TechDraw_ExtensionCreateChainDimensionGroup">[[File:TechDraw_ExtensionCreateHorizChainDimension.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Create Chain Dimensions:</span><!--Do not edit span id: the TechDraw_ExtensionCreateChainDimensionGroup pages redirect here-->

:* [[File:TechDraw_ExtensionCreateHorizChainDimension.svg|32px]] [[TechDraw_ExtensionCreateHorizChainDimension|Create Horizontal Chain Dimensions]]: creates a sequence of aligned horizontal dimensions. {{Version|0.20}}

:* [[File:TechDraw_ExtensionCreateVertChainDimension.svg|32px]] [[TechDraw_ExtensionCreateVertChainDimension|Create Vertical Chain Dimensions]]: creates a sequence of aligned vertical dimensions. {{Version|0.20}}

:* [[File:TechDraw_ExtensionCreateObliqueChainDimension.svg|32px]] [[TechDraw_ExtensionCreateObliqueChainDimension|Create Oblique Chain Dimensions]]: creates a sequence of aligned oblique dimensions. {{Version|0.20}}

* <span id="TechDraw_ExtensionCreateCoordDimensionGroup">[[File:TechDraw_ExtensionCreateHorizCoordDimension.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Create Coordinate Dimensions:</span><!--Do not edit span id: the TechDraw_ExtensionCreateCoordDimensionGroup pages redirect here-->

:* [[File:TechDraw_ExtensionCreateHorizCoordDimension.svg|32px]] [[TechDraw_ExtensionCreateHorizCoordDimension|Create Horizontal Coordinate Dimensions]]: creates multiple evenly spaced horizontal dimensions starting from the same baseline. {{Version|0.20}}

:* [[File:TechDraw_ExtensionCreateVertCoordDimension.svg|32px]] [[TechDraw_ExtensionCreateVertCoordDimension|Create Vertical Coordinate Dimensions]]: creates multiple evenly spaced vertical dimensions starting from the same baseline. {{Version|0.20}}

:* [[File:TechDraw_ExtensionCreateObliqueCoordDimension.svg|32px]] [[TechDraw_ExtensionCreateObliqueCoordDimension|Create Oblique Coordinate Dimensions]]: creates multiple evenly spaced oblique dimensions starting from the same baseline. {{Version|0.20}}

* <span id="TechDraw_ExtensionChamferDimensionGroup">[[File:TechDraw_ExtensionCreateHorizChamferDimension.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Create Chamfer Dimensions:</span><!--Do not edit span id: the TechDraw_ExtensionChamferDimensionGroup pages redirect here-->

:* [[File:TechDraw_ExtensionCreateHorizChamferDimension.svg|32px]] [[TechDraw_ExtensionCreateHorizChamferDimension|Create Horizontal Chamfer Dimension]]: creates a horizontal size and angle dimension for a chamfer. {{Version|0.20}}

:* [[File:TechDraw_ExtensionCreateVertChamferDimension.svg|32px]] [[TechDraw_ExtensionCreateVertChamferDimension|Create Vertical Chamfer Dimension]]: creates a vertical size and angle dimension for a chamfer. {{Version|0.20}}

* [[File:TechDraw_ExtensionCreateLengthArc.svg|32px]] [[TechDraw_ExtensionCreateLengthArc|Create Arc Length Dimension]]: creates an arc length dimension. {{Version|0.20}}

* <span id="TechDraw_ExtensionInsertPrefixGroup">[[File:TechDraw_ExtensionInsertDiameter.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Insert Prefix:</span><!--Do not edit span id: the TechDraw_ExtensionInsertPrefixGroup pages redirect here-->

:* [[File:TechDraw_ExtensionInsertDiameter.svg|32px]] [[TechDraw_ExtensionInsertDiameter|Insert '⌀' Prefix]]: inserts a '⌀' symbol at the beginning of the dimension text. {{Version|0.20}}

:* [[File:TechDraw_ExtensionInsertSquare.svg|32px]] [[TechDraw_ExtensionInsertSquare|Insert '〼' Prefix]]: inserts a '〼' symbol at the beginning of the dimension text. {{Version|0.20}}

:* [[File:TechDraw_ExtensionRemovePrefixChar.svg|32px]] [[TechDraw_ExtensionRemovePrefixChar|Remove Prefix]]: removes all symbols at the beginning of the dimension text. {{Version|0.20}}

* <span id="TechDraw_ExtensionIncreaseDecreaseGroup">[[File:TechDraw_ExtensionIncreaseDecimal.svg|x32px]][[Image:Toolbar_flyout_arrow_blue_background.svg|x32px]] Change Decimal Places:</span><!--Do not edit span id: the TechDraw_ExtensionIncreaseDecreaseGroup pages redirect here-->

:* [[File:TechDraw_ExtensionIncreaseDecimal.svg|32px]] [[TechDraw_ExtensionIncreaseDecimal|Increase Decimal Places]]: increases the number of decimal places of the dimension text. {{Version|0.20}}

:* [[File:TechDraw_ExtensionDecreaseDecimal.svg|32px]] [[TechDraw_ExtensionDecreaseDecimal|Decrease Decimal Places]]: decreases the number of decimal places of the dimension text. {{Version|0.20}}

<span id="Export"></span>
<div class="mw-translate-fuzzy">
== Importar/Exportar ==
</div>

Estas son herramientas para exportar páginas a otras aplicaciones.

<div class="mw-translate-fuzzy">
* [[File:TechDraw ExportPageSVG.svg|32px]] [[TechDraw_ExportPageSVG/es|Exportar página como SVG]]: guarda la página actual como archivo [[SVG/es|SVG]].
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw ExportPageDXF.svg|32px]] [[TechDraw_ExportPageDXF/es|Exportar página como DXF]]: guarda la página actual como archivo [[DXF/es|DXF]].
</div>

<span id="Additional_features"></span>
== Características adicionales ==

<div class="mw-translate-fuzzy">
* [[TechDraw_LineGroup/es|Grupos de líneas]]: para controlar la aparición de varios tipos de líneas.
* [[TechDraw_Templates/es|Plantillas]]: las plantillas por defecto definidas para las páginas de dibujo.
* [[TechDraw_Hatching/es|Achurado]]: explicación de las diferentes técnicas de achurado.
* [[TechDraw_Geometric dimensioning and tolerancing/es|Dimensionamiento y tolerancia geométricos]]: explicación sobre cómo lograr el dimensionamiento y tolerancia geométricos.
</div>

== Obsolete tools ==

<div class="mw-translate-fuzzy">
* [[File:TechDraw ClipGroupAdd.svg|32px]] [[TechDraw_ClipGroupAdd|Agrega vista al grupo de clips]]: Agrega una vista existente a un grupo de clip.
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw ClipGroupRemove.svg|32px]] [[TechDraw_ClipGroupRemove/es|Eliminar la vista del grupo de clips]]: Elimina una vista de un grupo de clip.
</div>

<div class="mw-translate-fuzzy">
* [[File:TechDraw CosmeticEraser.svg|24px]] [[TechDraw_CosmeticEraser/es|Eliminar objeto cosmético]]: elimina los objetos cosméticos de una página.{{Version/es|0.19}}
</div>

* [[File:TechDraw_MoveView.svg|32px]] [[TechDraw_MoveView|Move View]]: moves a view and its dependents to a different page. Not available in {{VersionPlus|1.0}}.

== Preferences ==

<div class="mw-translate-fuzzy">
== Preferencias ==
* [[File:Preferences-techdraw.svg|32px]] [[TechDraw_Preferences/es|Preferencias]]: preferencias para los valores por defecto de la página de dibujo como el ángulo de proyección, los colores, los tamaños de texto y los estilos de línea.
</div>

== Scripting ==

<div class="mw-translate-fuzzy">
== Guión ==
Las herramientas de TechDraw pueden ser utilizadas en [[macros/es|macros]] y desde la consola [[Python/es|Python]] utilizando dos APIs.
* [[TechDraw API/es|TechDraw API]]
* [[TechDrawGui API/es|TechDrawGui API]]
</div>

== Limitations ==

* Do not cut, copy and paste TechDraw objects in the [[Tree_view|Tree view]] as this generally does not work out well.
* Do not drag TechDraw objects in the [[Tree_view|Tree view]] with the mouse.

<span id="Tutorials"></span>
== Tutoriales ==

<div class="mw-translate-fuzzy">
* [[Basic TechDraw Tutorial/es|Tutorial básico de DibujoTécnico]]: Introducción a la creación de dibujos con el ambiente de trabajo DibujoTécnico.
* [[TechDraw_TemplateHowTo/es|Creando una nueva plantilla]]: instrucciones para crear una nueva plantilla de página en Inkscape para usarla con el ambiente de trabajo DibujoTécnico.
* [[Measurement Of Angles On Holes/es|Medición de los ángulos en los agujeros]]: instrucciones para añadir líneas centrales y posteriores representaciones de ángulos en los agujeros.
* [[TechDraw HowTo Page/es|Misceláneos]]: Instrucciones para diferentes configuraciones como marcas centrales, etc.
* [[TechDraw_Pitch_Circle_Tutorial/es|Crear un círculo de cabeceo]]: instrucciones para añadir un círculo de cabeceo
</div>

Tutoriales de vídeo de sliptonic
* Ambiente de trabajo TechDraw [https://www.youtube.com/watch?v=7LbOmSGW9F0 Parte 1 (Básico)], [https://www.youtube.com/watch?v=z3w84RfvqaE Parte 2 (Dimensiones)], [https://www.youtube.com/watch?v=uNjXg-m38aI Parte 3 (Multiview)]
* Ambiente de trabajo de TechDraw [https://www.youtube.com/watch?v=3zSdeFV6I5o Parte 4 (Sección y detalle)], [https://www.youtube.com/watch?v=kcmdJ7xa7gg Parte 5 (Plantillas de personalización)]

== Development ==

Do you want to know about the future of the TechDraw Workbench? Visit [[TechDraw_Roadmap|the TechDraw Roadmap Page]] to learn more.


<div class="mw-translate-fuzzy">
{{Docnav/es
|[[Surface_Workbench/es|Ambiente de trabajo Superficie]]
|[[Web_Workbench/es|Ambiente de trabajo Web]]
|IconL=Workbench_Surface.svg
|IconR=Workbench_Web.svg
}}
</div>

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

Latest revision as of 18:52, 25 April 2024

El icono del Ambiente de trabajo Dibujo Técnico

Introducción

El Ambiente de trabajos Croquizador se utiliza para producir dibujos técnicos básicos a partir de modelos 3D creados con otro Ambiente de trabajos como Part, PartDesign, o Arch, o importados de otras aplicaciones. Cada dibujo es una Página, que puede contener varias Vistas de objetos dibujables como Part::Características, PartDesign::Cuerpos, App::Grupos de piezas, y Grupos de objetos de documentos. Los dibujos resultantes pueden ser utilizados para cosas como documentación, instrucciones de fabricación, contratos, permisos, etc.

Dimensiones, secciones, áreas sombreadas, anotaciones y SVG símbolos se pueden añadir a la página, que se pueden exportar a diferentes formatos como DXF, SVG y PDF.

FreeCAD es principalmente una aplicación de modelado en 3D, y por lo tanto no tiene muchas herramientas de dibujo en 2D, las cuales están incluidas en su mayoría en el Draft y Ambiente des trabajo Croquizador. Si su objetivo principal es la producción de complejos dibujos 2D y archivos DXF, y no necesita modelado 3D, puede considerar un programa de software dedicado al dibujo técnico como LibreCAD, QCad, TurboCad, y otros.

Páginas

Estas son herramientas para crear objetos de la página.

Vistas

Estas son herramientas para crear objetos de la Vista.

  • Insert Section Views:

Stacking

These are tools for changing the stacking order which controls the apparent depth of views on a page.

  • Adjust Stacking Order:

Decoración

Estas son herramientas para decorar páginas o vistas:

  • Geometric Hatch: aplica una sombrea uno plano usando una especificación PAT de Autodesk.

Dimensiones

Estas son herramientas para crear y trabajar con los objetos de las Dimensiones.

Las dimensiones lineales pueden basarse en dos puntos, en una línea o en dos líneas.

  • Nuevo radio: Agrega una dimensión de radio a un círculo o arco circular.
  • Nuevo Diámetro: Agrega una dimensión de Diámetro a un círculo o un arco circular.
  • Nuevo Ángulo: Agrega una dimensión de Ángulo entre dos bordes rectos.

Agrega una dimensión de ángulo usando tres vértices.

  • Insert Extent Dimensions:

Anotación

Los instrumentos de anotación sirven para "marcar" un dibujo con información adicional.

  • Add Cosmetic Vertices:
  • Add Centerlines:

Extensions

These are tools to improve your TechDraw drawings.

Attributes and modifications

  • Change Length of Cosmetic Lines or Centerlines:
  • Align Dimensions:
  • Evenly Space Dimensions:

Centerlines and threading

  • Add Centerlines:
  • Add Cosmetic Threads:
  • Add Vertexes:
  • Add Cosmetic Circles or Arcs:
  • Add Cosmetic Parallel or Perpendicular Lines:

Dimensions

  • Create Chain Dimensions:
  • Create Coordinate Dimensions:
  • Create Chamfer Dimensions:
  • Insert Prefix:
  • Change Decimal Places:

Importar/Exportar

Estas son herramientas para exportar páginas a otras aplicaciones.

Características adicionales

Obsolete tools

  • Move View: moves a view and its dependents to a different page. Not available in version 1.0 and above.

Preferences

Preferencias

  • Preferencias: preferencias para los valores por defecto de la página de dibujo como el ángulo de proyección, los colores, los tamaños de texto y los estilos de línea.

Scripting

Guión

Las herramientas de TechDraw pueden ser utilizadas en macros y desde la consola Python utilizando dos APIs.

Limitations

  • Do not cut, copy and paste TechDraw objects in the Tree view as this generally does not work out well.
  • Do not drag TechDraw objects in the Tree view with the mouse.

Tutoriales

Tutoriales de vídeo de sliptonic

Development

Do you want to know about the future of the TechDraw Workbench? Visit the TechDraw Roadmap Page to learn more.