Image CreateImagePlane/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "L'outil Créer une image plane dans l'espace 3D importe une image bitmap et la place sur l'un des plans XY, YZ ou XZ.")
(Created page with "# Appuyez sur le bouton {{Button|16px Créer une image plane dans l'espace 3D}}. # Sélectionnez l'image sou...")
Line 24: Line 24:
==Utilisation==
==Utilisation==


# Press the {{Button|[[Image:Image CreateImagePlane.svg|16px]] [[Image CreateImagePlane|Image Plane]]}} button.
# Appuyez sur le bouton {{Button|[[Image:Image CreateImagePlane.svg|16px]] [[Image CreateImagePlane/fr|Créer une image plane dans l'espace 3D]]}}.
# Sélectionnez l'image souhaitée dans votre système.
# Select the desired image in your system.
# Choose the plane where the image will be placed, give an offset value, and press {{Button|OK}}.
# Choisissez le plan dans lequel l'image sera placée, indiquez une valeur de décalage puis appuyez sur {{Button|OK}}.


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.
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.

Revision as of 08:02, 23 August 2019

Image sur un plan Image

Emplacement du menu
Barres d'outils → Créer une image plane dans l'espace 3D
Ateliers
Atelier Image
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Ouvrir une image Image, Redimensionner une image Image

Description

L'outil Créer une image plane dans l'espace 3D importe une image bitmap et la place sur l'un des plans XY, YZ ou XZ.

Utilisation

  1. Appuyez sur le bouton Créer une image plane dans l'espace 3D.
  2. Sélectionnez l'image souhaitée dans votre système.
  3. Choisissez le plan dans lequel l'image sera placée, indiquez une valeur de décalage puis appuyez sur OK.

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 -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.

Properties

Base

  • DonnéesPosition: specifies the coordinates of the base point of the image plane.
  • DonnéesAngle: specifies the angle of rotation of the image plane.
  • DonnéesAxis: specifies the axis used for the rotation angle.

Image Plane

  • DonnéesXSize: specifies the width of the image plane.
  • DonnéesYSize: specifies the height of the image plane.
  • DonnéesImage Plane: specifies the image to use for this plane.