Sketcher External/es: Difference between revisions

From FreeCAD Documentation
(Created page with "* Crear un nuevo croquis, o abrir un croquis existente. * Haga clic en el botón 'Croquizador Externo'. * Selecciona un borde o un vértice que quieras enlazar en el croquis....")
(Updating to match new version of source page)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav/es
{{Docnav/es
|[[Sketcher_Split/es|Dividir]]
|[[Sketcher_Split/es|Dividir]]
Line 9: Line 10:
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/es
{{GuiCommand/es
|Name=Sketcher External
|Name=Sketcher External
Line 18: Line 21:
|SeeAlso=[[Sketcher_ToggleConstruction/es|Croquizador ModoConstrucción]]
|SeeAlso=[[Sketcher_ToggleConstruction/es|Croquizador ModoConstrucción]]
}}
}}
</div>


<span id="Description"></span>
==Descripción==
==Descripción==


<div class="mw-translate-fuzzy">
Usa la herramienta {{Button|[[Image:Sketcher_External.svg|16px]] [[Sketcher_External/es|Geometría externa]]}} cuando necesites aplicar una restricción entre la geometría del croquis y algo fuera del mismo. Funciona insertando una geometría de construcción vinculada en el croquis. El color por defecto de los bordes vinculadas externamente es el magenta. Al igual que con la geometría de construcción no vinculada estándar (azul), la geometría vinculada externamente sólo es visible cuando el croquis está en modo de edición y no se utiliza directamente en el resultado posterior del uso del croquis en otra herramienta. Ambos tipos de geometría de construcción pueden utilizarse como referencia para las restricciones dentro del croquis.
Usa la herramienta {{Button|[[Image:Sketcher_External.svg|16px]] [[Sketcher_External/es|Geometría externa]]}} cuando necesites aplicar una restricción entre la geometría del croquis y algo fuera del mismo. Funciona insertando una geometría de construcción vinculada en el croquis. El color por defecto de los bordes vinculadas externamente es el magenta. Al igual que con la geometría de construcción no vinculada estándar (azul), la geometría vinculada externamente sólo es visible cuando el croquis está en modo de edición y no se utiliza directamente en el resultado posterior del uso del croquis en otra herramienta. Ambos tipos de geometría de construcción pueden utilizarse como referencia para las restricciones dentro del croquis.
</div>


[[Image:Sketcher_ExternalEsempio1.png]]
Una nota de precaución, usar esta herramienta para enlazar con la geometría (sólida) generada puede llevar a resultados inesperados debido a [[Topological_naming_problem/es|Problema de denominación topológica]]. Vea también [[Feature_editing/es#Consejo_para_modelos_estables|Consejo para modelos estables]].
{{Caption|The two magenta lines are external geometry linked to edges of a pre-existing [[PartDesign_Pad|Pad]]. They are used to constrain the circles.}}

[[FILE:Sketcher_ExternalEsempio1.png]]


<span id="Usage"></span>
==Utilización==
==Utilización==


See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].

<div class="mw-translate-fuzzy">
* Crear un nuevo croquis, o abrir un croquis existente.
* Crear un nuevo croquis, o abrir un croquis existente.
* Haga clic en el botón 'Croquizador Externo'.
* Haga clic en el botón 'Croquizador Externo'.
* Selecciona un borde o un vértice que quieras enlazar en el croquis.
* Selecciona un borde o un vértice que quieras enlazar en el croquis.
* Pulsa Esc, o selecciona otra herramienta para dejar de importar geometría al croquis.
* Pulsa Esc, o selecciona otra herramienta para dejar de importar geometría al croquis.
</div>


=== Selection rules ===
== Notes ==
* Only edges and vertices from objects from same coordinate system are allowed.

That is, the sketch and the object must be in same Body (when in Part Design workbench), or in same Part (when in Part workbench), or both outside of any Parts and Bodies.

For example, If the open sketch is in Body, you can use another sketch from Body as external geometry, but you can't use a sketch from Body001, or an edge from a Part Cube in the root of the project. Use Shapebinder feature to bring in a copy of the object into the coordinate system of open sketch. Then you will be able to use edges/vertices of Shapebinder object.

* No circular dependencies are allowed.

That means, you can't link to Pocket made with this sketch. You can't link to any object that depends on the sketch.

Sketch doesn't have to be on any face in order to use this tool. Links directly between sketches are possible, and encouraged, as they are more reliable.

===Appearance When Successfully Linked ===
A (default magenta) coloured line will be overlaid when an edge is successfully linked (the vertices will be red), and will be visible in your sketch only while your sketch is in edit mode.

===Similarity to Construction Lines===
External geometry (default colour magenta) lines are similar (default colour blue) [[Sketcher_ToggleConstruction|Contruction lines]] except in that the external geometry magenta lines are parametrically linked back to an element of the solid to which the sketch is mapped.
Construction geometry are lines that are internal to the sketch, are only visible when the sketch is in edit mode and will be used for constraint references only, and not directly for later solid operations, like Pad or Pocket.

===Use Of External Geometry in a PartDesign Workbench Work Flow===

In the PartDesign workbench work flow, the External Geometry tool is used to assist in the positioning of an aspect of the solid you are constructing, relative to the previous stage in its construction. PartDesign workbench is intended to produce one single solid, therefore these sketches with external geometry are used to create a new feature of that one single solid.

The external geometry can, for example, be used as a reference for a constraint being used to position a hole in an object at a specific location relative to an edge or vertex.

===Use Of External Geometry in a Part Workbench Work Flow===

You can use any Part geometry that is in coordinate system of the sketch. It is advised to link to the earliest feature possible, as it forms a more stable link.

==Ejemplo==

This, below, is a sketch mapped to the top face of a solid created from a Pad of a previous sketch. The magenta lines are External Geometry linked to two edges of this pre-existing Pad.

In this case they are used as a reference for tangency constraints with the circumferences of one circle. They are also used as the reference for a horizontal and a vertical constraint to locate the centre of the second circle relative to the end and top of the Pad.
[[FILE:Sketcher_ExternalEsempio2.png]]
This is the same sketch in edit mode, with the Pad upon which it is mapped hidden.

[[FILE:Sketcher_ExternalEsempio4.png]]


* Only edges and vertices from objects within the same coordinate system can be selected. The sketch and the object must be in same [[PartDesign_Body|Body]], or the same [[Std_Part|Part]], or both in the global coordinate system. Use a [[PartDesign_SubShapeBinder|Binder]] to bring a copy of the object into the current coordinate system if required.
When the sketch edit mode is closed, external Geometry lines are not visible.
* Circular dependencies are not allowed. You cannot link to an object that depends on the sketch itself.
* Links to elements from other sketches are possible, and encouraged, as they are more reliable than links to generated (solid) geometry. The latter can suffer from the [[Topological_naming_problem|Topological Naming Problem]]. See [[Feature_editing#Advice_for_creating_stable_models|Advice for stable models]].


[[FILE:Sketcher_ExternalEsempio3.png]]


<div class="mw-translate-fuzzy">
{{Docnav/es
{{Docnav/es
|[[Sketcher_Split/es|Dividir]]
|[[Sketcher_Split/es|Dividir]]
Line 88: Line 61:
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
</div>


{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 11:35, 15 April 2024

Croquizador Externo

Ubicación en el Menú
Croquis → Croquizador Geometrías → Croquizador Externo
Entornos de trabajo
Croquizador
Atajo de teclado por defecto
X
Introducido en versión
-
Ver también
Croquizador ModoConstrucción

Descripción

Usa la herramienta Geometría externa cuando necesites aplicar una restricción entre la geometría del croquis y algo fuera del mismo. Funciona insertando una geometría de construcción vinculada en el croquis. El color por defecto de los bordes vinculadas externamente es el magenta. Al igual que con la geometría de construcción no vinculada estándar (azul), la geometría vinculada externamente sólo es visible cuando el croquis está en modo de edición y no se utiliza directamente en el resultado posterior del uso del croquis en otra herramienta. Ambos tipos de geometría de construcción pueden utilizarse como referencia para las restricciones dentro del croquis.

The two magenta lines are external geometry linked to edges of a pre-existing Pad. They are used to constrain the circles.

Utilización

See also: Drawing aids.

  • Crear un nuevo croquis, o abrir un croquis existente.
  • Haga clic en el botón 'Croquizador Externo'.
  • Selecciona un borde o un vértice que quieras enlazar en el croquis.
  • Pulsa Esc, o selecciona otra herramienta para dejar de importar geometría al croquis.

Notes

  • Only edges and vertices from objects within the same coordinate system can be selected. The sketch and the object must be in same Body, or the same Part, or both in the global coordinate system. Use a Binder to bring a copy of the object into the current coordinate system if required.
  • Circular dependencies are not allowed. You cannot link to an object that depends on the sketch itself.
  • Links to elements from other sketches are possible, and encouraged, as they are more reliable than links to generated (solid) geometry. The latter can suffer from the Topological Naming Problem. See Advice for stable models.