Translations:Manual:All workbenches at a glance/12/de: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 22: Line 22:
| [[Image:Sketcher_CreateEllipse.png|32px]] [[Sketcher CreateEllipseByCenter/de|Ellipse]]
| [[Image:Sketcher_CreateEllipse.png|32px]] [[Sketcher CreateEllipseByCenter/de|Ellipse]]
| Zeichnen einer Ellipse, bestimmt von Mittelpunkt und je einem Endpunkt der beiden Ellipsenachsen
| Zeichnen einer Ellipse, bestimmt von Mittelpunkt und je einem Endpunkt der beiden Ellipsenachsen
| [[Image:Sketcher_CreateEllipse3Point.png|32px]] [[Sketcher CreateEllipseBy3Points/de|Ellipse 3 points]]
| [[Image:Sketcher_CreateEllipse3Point.png|32px]] [[Sketcher CreateEllipseBy3Points/de|Ellipse 3 Punkte]]
| Zeichnet eine Ellipse nach Hauptdurchmesser (2 Punkte) und Nebenradiuspunkt
| Zeichnen einer Ellipse, bestimmt von beiden Endpunkten der großen und einem Endpunkt der kleinen Ellipsenachse
|-
|-
| [[Image:Sketcher_CreateArcOfEllipse.png|32px]] [[Sketcher_CreateArcOfEllipse/de|Arc of ellipse]]
| [[Image:Sketcher_CreateArcOfEllipse.png|32px]] [[Sketcher_CreateArcOfEllipse/de|Ellipsenbogen]]
| Zeichnen eines elliptischen Bogens, bestimmt von Mittelpunkt, einem Endpunkt der großen Ellipsenachse und Anfangs- und Endpunkt
| Zeichnet einen Ellipsenbogen nach Mittelpunkt, Hauptradiuspunkt, Start- und Endpunkt
| [[Image:Sketcher_CreatePolyline.png|32px]] [[Sketcher_CreatePolyline/de|Polyline]]
| [[Image:Sketcher_CreatePolyline.png|32px]] [[Sketcher_CreatePolyline/de|Polylinie]]
| Zeichnen eines aus mehreren geraden Linien bestehenden Linienzugs
| Zeichnet eine Linie, die aus mehreren Liniensegmenten besteht. Mehrere Zeichenmodi verfügbar
|-
|-
| [[Image:Sketcher_CreateRectangle.png|32px]] [[Sketcher_CreateRectangle/de|Rectangle]]
| [[Image:Sketcher_CreateRectangle.png|32px]] [[Sketcher_CreateRectangle/de|Rechteck]]
| Zeichnet ein Rechteck aus 2 gegenüberliegenden Punkten
| Zeichnen eines Rechtecks, bestimmt von zwei diagonal gegenüber liegenden Eckpunkten
| [[Image:Sketcher_CreateTriangle.png|32px]] [[Sketcher_CreateTriangle/de|Triangle]]
| [[Image:Sketcher_CreateTriangle.png|32px]] [[Sketcher_CreateTriangle/de|Dreieck]]
| Zeichnet ein regelmäßiges Dreieck, das in einen Kreis der Konstruktionsgeometrie eingeschrieben ist s
|Zeichnen eines gleichseitigen Dreiecks, bestimmt vom Umkreis
|-
|-
| [[Image:Sketcher_CreateSquare.png|32px]] [[Sketcher_CreateSquare/de|Square]]
| [[Image:Sketcher_CreateSquare.png|32px]] [[Sketcher_CreateSquare/de|Viereck]]
| Zeichnet ein regelmäßiges Viereck, das in einen Kreis der Konstruktionsgeometrie eingeschrieben ist
| Zeichnen eines gleichseitigen Dreiecks, bestimmt vom Innenkreis
| [[Image:Sketcher_CreatePentagon.png|32px]] [[Sketcher_CreatePentagon/de|Pentagon]]
| [[Image:Sketcher_CreatePentagon.png|32px]] [[Sketcher_CreatePentagon/de|Fünfeck]]
| Zeichnet ein regelmäßiges Fünfeck, das in einen Kreis der Konstruktionsgeometrie eingeschrieben ist
| Zeichnen eines gleichseitigen Vielecks, vom Umkreis bestimmt
|-
|-
| [[Image:Sketcher_CreateHexagon.png|32px]] [[Sketcher_CreateHexagon/de|Hexagon]]
| [[Image:Sketcher_CreateHexagon.png|32px]] [[Sketcher_CreateHexagon/de|Hexagon]]

Revision as of 20:40, 19 January 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Manual:All workbenches at a glance)
{| class="wikitable" style="width:100%"
! Tool
! Description
! Tool
! Description
|-
| [[Image:Sketcher_CreatePoint.svg|32px]] [[Sketcher_CreatePoint|Point]]
| Draws a point
| [[Image:Sketcher_Line.svg|32px]] [[Sketcher_CreateLine|Line]]
| Draws a line segment from 2 points
|-
| [[Image:Sketcher_Arc.svg|32px]] [[Sketcher_CreateArc|Arc]]
| Draws an arc segment from center, radius, start angle and end angle
| [[Image:Sketcher Create3PointArc.svg|32px]] [[Sketcher_Create3PointArc|Arc 3 points]]
| Draws an arc segment from two endpoints and another point on the circumference
|-
| [[Image:Sketcher_Circle.svg|32px]] [[Sketcher_CreateCircle|Circle]]
| Draws a circle from center and radius
| [[Image:Sketcher Create3PointCircle.svg|32px]] [[Sketcher_Create3PointCircle| Circle 3 points]]
| Draws a circle from three points on the circumference
|-
| [[Image:Sketcher_CreateEllipseByCenter.svg|32px]] [[Sketcher_CreateEllipseByCenter|Ellipse]]
| Draws an ellipse by center point, major radius point and minor radius point
| [[Image:Sketcher_CreateEllipseBy3Points.svg|32px]] [[Sketcher_CreateEllipseBy3Points|Ellipse 3 points]]
| Draws an ellipse by major diameter (2 points) and minor radius point
|-
| [[Image:Sketcher_CreateArcOfEllipse.svg|32px]] [[Sketcher_CreateArcOfEllipse|Arc of ellipse]]
| Draws an arc of ellipse by center point, major radius point, starting point and ending point
| [[Image:Sketcher_CreatePolyline.svg|32px]] [[Sketcher_CreatePolyline|Polyline]]
| Draws a line made of multiple line segments. Several drawing modes available
|-
| [[Image:Sketcher_CreateRectangle.svg|32px]] [[Sketcher_CreateRectangle|Rectangle]]
| Draws a rectangle from 2 opposite points
| [[Image:Sketcher_CreateTriangle.svg|32px]] [[Sketcher_CreateTriangle|Triangle]]
| Draws a regular triangle inscribed in a construction geometry circle
|-
| [[Image:Sketcher_CreateSquare.svg|32px]] [[Sketcher_CreateSquare|Square]]
| Draws a regular square inscribed in a construction geometry circle
| [[Image:Sketcher_CreatePentagon.svg|32px]] [[Sketcher_CreatePentagon|Pentagon]]
| Draws a regular pentagon inscribed in a construction geometry circle
|-
| [[Image:Sketcher_CreateHexagon.svg|32px]] [[Sketcher_CreateHexagon|Hexagon]]
| Draws a regular hexagon inscribed in a construction geometry circle
| [[Image:Sketcher_CreateHeptagon.svg|32px]] [[Sketcher_CreateHeptagon|Heptagon]]
| Draws a regular heptagon inscribed in a construction geometry circle
|-
| [[Image:Sketcher_CreateOctagon.svg|32px]] [[Sketcher_CreateOctagon|Octagon]]
| Draws a regular octagon inscribed in a construction geometry circle
| [[Image:Sketcher_CreateSlot.svg|32px]] [[Sketcher_CreateSlot|Slot]]
| Draws an oval by selecting the center of one semicircle and an endpoint of the other semicircle
|-
| [[Image:Sketcher_CreateFillet.svg|32px]] [[Sketcher_CreateFillet|Fillet]]
| Makes a fillet between two lines joined at one point
| [[Image:Sketcher_Trimming.svg|32px]] [[Sketcher_Trimming|Trimming]]
| Trims a line, circle or arc with respect to a clicked point
|-
| [[Image:Sketcher_External.svg|32px]] [[Sketcher_External|External geometry]]
| Creates an edge linked to external geometry
| [[Image:Sketcher_ToggleConstruction.svg|32px]] [[Sketcher_ToggleConstruction|Construction mode]]
| Toggles an element to/from construction mode. A construction object will not be used in a 3D geometry operation and is only visible while editing the Sketch that contains it
|-
| [[Image:Constraint_PointOnPoint.svg|32px]] [[Sketcher ConstrainCoincident ‎|Coincident]]
| Affixes a point onto (coincident with) one or more other points.
| [[Image:Constraint_PointOnObject.svg|32px]] [[Sketcher ConstrainPointOnObject|Point on object]]
| Affixes a point onto another object such as a line, arc, or axis.
|-
| [[Image:Constraint_Vertical.svg|32px]] [[Sketcher ConstrainVertical ‎|Vertical]]
| Constrains the selected lines or polyline elements to a true vertical orientation. More than one object can be selected before applying this constraint.
| [[Image:Constraint_Horizontal.svg|32px]] [[Sketcher ConstrainHorizontal|Horizontal]]
| Constrains the selected lines or polyline elements to a true horizontal orientation. More than one object can be selected before applying this constraint.
|-
| [[Image:Sketcher ConstrainParallel.svg|32px]] [[Sketcher ConstrainParallel|Parallel]]
| Constrains two or more lines parallel to one another.
| [[Image:Sketcher ConstrainPerpendicular.svg|32px]] [[Sketcher ConstrainPerpendicular|Perpendicular]]
| Constrains two lines perpendicular to one another, or constrains a line perpendicular to an arc endpoint.
|-
| [[Image:Sketcher ConstrainTangent.svg|32px]] [[Sketcher ConstrainTangent|Tangent]]
| Creates a tangent constraint between two selected entities, or a co-linear constraint between two line segments.
| [[Image:Sketcher ConstrainEqual.svg|32px]] [[Sketcher ConstrainEqual|Equal length]]
| Constrains two selected entities equal to one another.  If used on circles or arcs their radii will be set equal.
|-
| [[Image:Sketcher ConstrainSymmetric.svg|32px]] [[Sketcher ConstrainSymmetric|Symmetric]]
| Constrains two points symmetrically about a line, or constrains the first two selected points symmetrically about a third selected point.
| [[Image:Sketcher_ConstrainLock.svg|32px]] [[Sketcher ConstrainLock|Lock]]
| Constrains the selected item by setting vertical and horizontal distances relative to the origin, thereby locking the location of that item
|-
| [[Image:Constraint_HorizontalDistance.svg|32px]] [[Sketcher ConstrainDistanceX|Horizontal distance]]
| Fixes the horizontal distance between two points or line endpoints. If only one item is selected, the distance is set to the origin. 
| [[Image:Constraint_VerticalDistance.svg|32px]] [[Sketcher ConstrainDistanceY|Vertical distance]]
| Fixes the vertical distance between 2 points or line endpoints. If only one item is selected, the distance is set to the origin.
|-
| [[Image:Sketcher ConstrainDistance.svg|32px]] [[Sketcher ConstrainDistance|Distance]]
| Defines the distance of a selected line by constraining its length, or defines the distance between two points by constraining the distance between them. 
| [[Image:Sketcher ConstrainRadius.svg|32px]] [[Sketcher ConstrainRadius|Radius]]
| Defines the radius of a selected arc or circle by constraining the radius.
|-
| [[Image:Sketcher ConstrainAngle.svg|32px]] [[Sketcher ConstrainAngle|Internal angle]]
| Defines the internal angle between two selected lines.
| [[Image:Sketcher_MapSketch.svg|32px]] [[Sketcher_MapSketch|Map sketch]]
| Maps a sketch to the previously selected face of a solid
|-
| [[Image:Sketcher_MergeSketch.svg|32px]] [[Sketcher_MergeSketches|Merge]]
| Merge two or more sketches
| [[Image:Sketcher_MirrorSketch.svg|32px]] [[Sketcher_MirrorSketch|Mirror]]
| Mirrors selected elements of a sketch 
|}
Werkzeug Beschreibung Werkzeug Beschreibung
Punkt Zeichnet einen Punkt Linie Zeichnet einen Linienabschnitt aus zwei Punkten
Bogen Zeichnet ein Bogensegment aus Mittelpunkt, Radius, Startwinkel und Endwinkel Bogen 3 Punkte Zeichnet ein Bogensegment aus zwei Endpunkten und einem weiteren Punkt auf dem Umfang
Kreis Zeichnet einen Kreis aus Mittelpunkt und Radius Kreis 3 Punkte Zeichnet einen Kreis aus drei Punkten auf dem Umfang
Ellipse Zeichnen einer Ellipse, bestimmt von Mittelpunkt und je einem Endpunkt der beiden Ellipsenachsen Ellipse 3 Punkte Zeichnet eine Ellipse nach Hauptdurchmesser (2 Punkte) und Nebenradiuspunkt
Ellipsenbogen Zeichnet einen Ellipsenbogen nach Mittelpunkt, Hauptradiuspunkt, Start- und Endpunkt Polylinie Zeichnet eine Linie, die aus mehreren Liniensegmenten besteht. Mehrere Zeichenmodi verfügbar
Rechteck Zeichnet ein Rechteck aus 2 gegenüberliegenden Punkten Dreieck Zeichnet ein regelmäßiges Dreieck, das in einen Kreis der Konstruktionsgeometrie eingeschrieben ist s
Viereck Zeichnet ein regelmäßiges Viereck, das in einen Kreis der Konstruktionsgeometrie eingeschrieben ist Fünfeck Zeichnet ein regelmäßiges Fünfeck, das in einen Kreis der Konstruktionsgeometrie eingeschrieben ist
Hexagon Zeichnen eines gleichseitigen Sechsecks, vom Umkreis bestimmt Heptagon Zeichnen eines gleichseitigen Siebenecks, vom Umkreis bestimmt
Octagon Zeichnen eines gleichseitigen Achtecks, vom Umkreis bestimmt Slot Zeichnen eines Ovals, vom Mittelpunkt, einem Halbkreis und dem äußersten Punkt des anderen Halbkreises bestimmt
Fillet Erzeugen einer Rundung an einer von zwei Linien gebildeten Ecke Trimming Kürzen einer Linie, eines Kreises oder eines Bogens mithilfe einer/s überlagernden Linie, Kreises oder Bogens
External geometry Creates an edge linked to external geometry Construction mode Toggles an element to/from construction mode. A construction object will not be used in a 3D geometry operation and is only visible while editing the Sketch that contains it
Point on point Affixes a point onto (coincident with) one or more other points. Point on object Affixes a point onto another object such as a line, arc, or axis.
Vertical Constrains the selected lines or polyline elements to a true vertical orientation. More than one object can be selected before applying this constraint. Horizontal Constrains the selected lines or polyline elements to a true horizontal orientation. More than one object can be selected before applying this constraint.
Parallel Constrains two or more lines parallel to one another. Perpendicular Constrains two lines perpendicular to one another, or constrains a line perpendicular to an arc endpoint.
Tangent Creates a tangent constraint between two selected entities, or a co-linear constraint between two line segments. Equal length Constrains two selected entities equal to one another. If used on circles or arcs their radii will be set equal.
Symmetric Constrains two points symmetrically about a line, or constrains the first two selected points symmetrically about a third selected point. Lock Constrains the selected item by setting vertical and horizontal distances relative to the origin, thereby locking the location of that item
Horizontal distance Fixes the horizontal distance between two points or line endpoints. If only one item is selected, the distance is set to the origin. Vertical distance Fixes the vertical distance between 2 points or line endpoints. If only one item is selected, the distance is set to the origin.
Distance Defines the distance of a selected line by constraining its length, or defines the distance between two points by constraining the distance between them. Radius Defines the radius of a selected arc or circle by constraining the radius.
Internal anglr Defines the internal angle between two selected lines. Snell's law Constrains two lines to obey a refraction law to simulate the light going through an interface
Internal alignment Aligns selected elements to selected shape (e.g. a line to become major axis of an ellipse) Map sketch Maps a sketch to the previously selected face of a solid
Merge Merge two or more sketches Mirror Mirrors selected elements of a sketch