Image CreateImagePlane/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
(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.")
Line 20: Line 20:
== Description ==
== Description ==


The [[Image CreateImagePlane|CreateImagePlane]] tool imports a [[bitmap]] image and places it on one of the XY, YZ or XZ planes.
L'outil [[Image CreateImagePlane/fr|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==
==Utilisation==

Revision as of 08:01, 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. Press the Image Plane button.
  2. Select the desired image in your system.
  3. Choose the plane where the image will be placed, give an offset value, and press 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.