Image CreateImagePlane/de: Difference between revisions

From FreeCAD Documentation
(Created page with "# Drücke die {{Button|16px Bild Ebene}} Schaltfläche. # Wähle das gewünschte Bild in deinem System aus....")
(Created page with "Das sich ergebende Bildebenenobjekt verwendet das Verhältnis von 1 Pixel zu 1 Millimeter; damit das Bild gut dargestellt wird, sollte es eine ausreichende Auflösung haben.")
Line 26: Line 26:
# Wähle die Ebene, auf der das Bild platziert werden soll, gib einen Versatzwert an und drücke {{Button|OK}}.
# Wähle die Ebene, auf der das Bild platziert werden soll, gib einen Versatzwert an und drücke {{Button|OK}}.


Das sich ergebende Bildebenenobjekt verwendet das Verhältnis von 1 Pixel zu 1 Millimeter; damit das Bild gut dargestellt wird, sollte es eine ausreichende Auflösung haben.
The resulting ImagePlane object uses the ratio of 1 pixel to 1 millimeter; in order for the image to display well, it should have enough resolution.


When importing the image, you may wish to add an offset of {{incode|-0.1 mm}} in order to place the image slightly behind the working plane; this will make it easy to trace (draw on top) the image with the [[Draft Module|Draft]] or [[Sketcher Workbench|Sketcher]] tools.
When importing the image, you may wish to add an offset of {{incode|-0.1 mm}} in order to place the image slightly behind the working plane; this will make it easy to trace (draw on top) the image with the [[Draft Module|Draft]] or [[Sketcher Workbench|Sketcher]] tools.

Revision as of 08:12, 3 September 2020

Image CreateImagePlane

Menüeintrag
WErkzeugleisten → Erstellen eines ebenen Bildes im 3D Raum
Arbeitsbereich
Bild
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Öffnen, Skalierung

Beschreibung

Das ErstelleBildEbene Werkzeug importiert ein Bitmap Bild und platziert es auf einer der Ebenen XY, YZ oder XZ.

Anwendung

  1. Drücke die Bild Ebene Schaltfläche.
  2. Wähle das gewünschte Bild in deinem System aus.
  3. Wähle die Ebene, auf der das Bild platziert werden soll, gib einen Versatzwert an und drücke OK.

Das sich ergebende Bildebenenobjekt verwendet das Verhältnis von 1 Pixel zu 1 Millimeter; damit das Bild gut dargestellt wird, sollte es eine ausreichende Auflösung haben.

When importing the image, you may wish to add an offset of -0.1 mm in order to place the image slightly behind the working plane; this will make it easy to trace (draw on top) the image with the Draft or Sketcher tools.

If no offset is given to the image initially, its position can still be adjusted in the property editor.

Eigenschaften

Base

  • DatenPosition: specifies the coordinates of the base point of the image plane.
  • DatenAngle: specifies the angle of rotation of the image plane.
  • DatenAxis: specifies the axis used for the rotation angle.

Image Plane

  • DatenXSize: specifies the width of the image plane.
  • DatenYSize: specifies the height of the image plane.
  • DatenImage Plane: specifies the image to use for this plane.