Std SetAppearance/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
(Replaced content with "==Description==")
Line 11: Line 11:
}}
}}


==Description==
<div class="mw-translate-fuzzy">
Cette fonction permet de définir l'aspect et en particulier à définir l'objet matériel.

=== Utilisation ===
* Sélectionnez un objet,
* Lancer la fonction dans le menu principal avec '''Affichage → Apparence''', ou en appuyant sur l'objet dans l'arbre avec clic-droit, ou en cliquant sur l'objet avec clic-droit dans le document. <br /> <Br / >

L'onglet '''Afficher les propriétés''' apparaît <br /> <br />
[[Image: Std_SetAppearance1.png | left | Régler l'aspect]] {{clear}}
[[Image: Std_SetAppearance2.png | Liste des matériaux défaut]] Certaines propriétés indiquées dans ''' Afficher les propriétés''' sont également présentes dans l'onglet '''Affichage'''.
L'élément '''fenêtre du document''' est utilisé pour établir le mode d'affichage des faces, des lignes, etc. <br />
La boîte ''' matériau''' est utilisé pour choisir le matériel utilisé pour l'objet. <br /> <br /> Certains matériaux sont disponibles par défaut.
[[Image: Std_SetAppearance3.png | right |Matériaux personnalisé ]] De plus, cliquer sur {{KEY/it | ...}} vue ''''matériel''' ouvre l'onglet '''Propriétés des matériaux''' pour personnaliser les matériaux <br /> <br />. {{clear}}
Les modifications apportées aux réglages de ces fiches se retrouventt également onglet '''Affichage'''. Pour changer les couleurs des faces individuelles d'un solide voir le [[Std SetColors/fr|Définir Couleurs]]
</div>


This tool makes it possible to define the appearance (viewing mode, material and display) of selected objects.
This tool makes it possible to define the appearance (viewing mode, material and display) of selected objects.

Revision as of 15:49, 20 April 2019

Apparence

Emplacement du menu
Affichage → Apparence…
Ateliers
Tous
Raccourci par défaut
Ctrl + D
Introduit dans la version
-
Voir aussi
Définir couleurs

Description

This tool makes it possible to define the appearance (viewing mode, material and display) of selected objects.

How to use

  1. Select at least one object.
  2. In the Model tree or in the 3D view, right-click and select Appearance… in the contextual menu.
  3. Define properties; see Options.
  4. Press Close.

Options

Launching the tool opens a separate Display properties window.

Viewing mode

Sets the draw style. The drop down menu provides 4 choices:

  • Flat Lines: faces are shaded and edges are visible.
  • Shaded: faces are shaded and edges are hidden.
  • Wireframe: only edges are shown, faces are hidden and the model appears completely transparent.
  • Points: only vertices are shown.

These can also be set globally from the View → Draw style menu or from the view toolbar, or per object from the View tab.

Material

  • A drop down menu lists ready-made materials (default, aluminum, brass, bronze...).
  • The ... button opens a Material properties dialog to edit ambient, diffuse, emissive and specular colors, as well as shininess.
  • Color plot: unsupported at this time.
  • Shape color: sets the color of faces. Press the button to open a color picker.
  • Line color: sets the color of edges. Press the button to open a color picker.

Display

  • Point size: sets the vertex size in pixels.
  • Line width: sets the edges width in pixels.
  • Transparency: sets the transparency of faces, in percentage. 0 is solid (opaque) and 100 is fully transparent.
  • Line transparency: unsupported at this time.