Part Revolve/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/fr|Name=Part_Revolve|Name/fr=Révolution|MenuLocation=Pièce → Révolution|Workbenches=Atelier Pièce, Complet|SeeAlso=Extrusion}}")
(Created page with "==Description== Crée une {{KEY|16px|text-top=Révolution|link=Part_Revolve/fr Révolution}} de l'objet sélectionné autour d'u...")
Line 2: Line 2:




==Description==
Revolves the selected object around a given axis. The following shape types
Crée une {{KEY|[[Image:Part_Revolve.png|16px|text-top=Révolution|link=Part_Revolve/fr]] [[Part_Revolve/fr|Révolution]]}} de l'objet sélectionné autour d'un axe donné. La forme résultante sera un '''solide fermé''', ou une '''face ouverte''', selon que la forme de départ, est une '''face''', ou un '''contour ouvert'''.
are allowed, and lead to the listed output shapes:
<br /><br />
[[Image:Part_Revolve_fr_01.png|480px|left]]
<br /><br />
{{clear}}
==Utilisation==

Après avoir sélectionné une {{KEY|[[Image:Sketcher_Sketch.png|16px|text-top=Sketcher|link=Sketcher_NewSketch/fr]] [[Sketcher_NewSketch/fr|esquisse]]}}, choisissez l'axe de {{KEY|[[Image:Part_Revolve.png|16px|text-top=Révolution|link=Part_Revolve/fr]] [[Part_Revolve/fr|Révolution]]}}, et, l'angle à donner à la {{KEY|[[Image:Part_Revolve.png|16px|text-top=Révolution|link=Part_Revolve/fr]] [[Part_Revolve/fr|révolution]]}}.

Les types de formes suivantes sont autorisées, et, conduisent à des formes de production répertoriés :


{| class="wikitable"
{| class="wikitable"

Revision as of 16:04, 1 March 2014

Révolution

Emplacement du menu
Pièce → Révolution
Ateliers
Atelier Pièce, Complet
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Extrusion


Description

Crée une text-top=Révolution Révolution de l'objet sélectionné autour d'un axe donné. La forme résultante sera un solide fermé, ou une face ouverte, selon que la forme de départ, est une face, ou un contour ouvert.

File:Part Revolve fr 01.png



Utilisation

Après avoir sélectionné une text-top=Sketcher esquisse, choisissez l'axe de text-top=Révolution Révolution, et, l'angle à donner à la text-top=Révolution révolution.

Les types de formes suivantes sont autorisées, et, conduisent à des formes de production répertoriés :

Input shape Output shape
Vertex Edge
Edge Face
Wire Shell
Face Solid
Shell Compound solid

Solids or compound solids are not allowed as input shapes. Normal compounds are currently not allowed, too. Future versions will check the actual shape type of compound objects.

The Angle argument specifies how far the object is to be turned. The coordinates move the origin of the axis of revolving, relative to the origin of the coordinate system.

If you select a user defined axis, the numbers define the direction of the revolving axis with respect to the coordinate system: If the Z coordinate is 0 and the Y and X coordinate are non-zero, then the axis will lie in the X-Y-plane. Its angle is such that its tangent is the ratio of the given X and Y coordinates.