Sketcher CreateLine/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:
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePoint.svg
|IconL=Sketcher_CreatePoint.svg
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher_CompCreateArc.png
|IconR=Sketcher_CompCreateArc.png
|IconC=Workbench_Sketcher.svg
}}
}}


Line 22: Line 22:
[[Image:Sketcher_LineExample1.png‎]]
[[Image:Sketcher_LineExample1.png‎]]


The created line object starts and ends at the given points, but the line is infinite regarding the constraints [[Sketcher ConstrainTangent|Tangent]], [[Sketcher ConstrainPointOnObject|Point On Object]] and [[Sketcher_ConstrainAngle|Internal Angle]].
The created line object starts and ends at the given points, but the line is infinite regarding the constraints [[Sketcher_ConstrainTangent|Tangent]], [[Sketcher_ConstrainPointOnObject|Point On Object]] and [[Sketcher_ConstrainAngle|Internal Angle]].
This means for example, that a point with the constraint [[Sketcher ConstrainPointOnObject|Point On Object]] may not be located between the two given points but can lie outside of the two points on the extension of the drawn line.
This means for example, that a point with the constraint [[Sketcher ConstrainPointOnObject|Point On Object]] may not be located between the two given points but can lie outside of the two points on the extension of the drawn line.


Line 40: Line 40:
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePoint.svg
|IconL=Sketcher_CreatePoint.svg
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher_CompCreateArc.png
|IconR=Sketcher_CompCreateArc.png
|IconC=Workbench_Sketcher.svg
}}
}}



Revision as of 14:02, 2 December 2020

Sketcher CreateLine

Ubicación en el Menú
Croquizado → Geometría de croquizado → Crear línea
Entornos de trabajo
Croquizado
Atajo de teclado por defecto
L
Introducido en versión
-
Ver también
Polilínea

Descripción

Esta herramienta dibuja una línea indicando dos puntos en la vista 3D.

Cuando se inicia la herramienta, el puntero del ratón cambia a una cruz blanca con un icono de línea rojo. Además se muestran las coordenadas en tiempo real.

The created line object starts and ends at the given points, but the line is infinite regarding the constraints Tangent, Point On Object and Internal Angle. This means for example, that a point with the constraint Point On Object may not be located between the two given points but can lie outside of the two points on the extension of the drawn line.


Utilización


  • Seleccionar puntos en un área vacía de la vista 3D, o sobre un objeto existente (las restricciones automáticas debe estar activado en la Vista de Tareas).
  • Presionando Esc o pulsando el botón derecho del ratón se cancela la función.