PartDesign Examples/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "'''Galerie'''")
(Created page with "=== Objets à balayage circulaire ===")
Line 79: Line 79:
<div class="mw-collapsible-content toccolours">
<div class="mw-collapsible-content toccolours">


=== Circular Sweep Objects ===
=== Objets à balayage circulaire ===


{|{{Prettytable|width: 200mm}}
{|{{Prettytable|width: 200mm}}

Revision as of 19:00, 23 March 2022

Cette documentation n'est pas terminée. Merci de nous aider et de contribuer à la documentation.

Modèle GuiCommand explique comment les commandes doivent être documentées. Parcourez Category:UnfinishedDocu pour voir d'autres pages incomplètes comme celle-ci. Voir Category:Command_Reference pour toutes les commandes.

Voir Écrire une page Wiki pour apprendre à éditer les pages du wiki, et aller à Contribuer à FreeCAD pour apprendre d'autres façons de contribuer.
Other languages:

Introduction

Parfois, vous avez besoin d'un indice de la puissance d'un outil, sans trop d'explications.

Il s'agit d'une série d'exemples qui peuvent être réalisés avec certains outils. Pour des explications détaillées, consultez les descriptions des outils et cherchez des tutoriels sur le web.

Protrusion

PartDesign Protrusion est un outil permettant de créer des objets Protrusion, qui sont des objets prismatiques tels que des objets d'extrusion, des cylindres, des cônes, des cubes, des coins, des sphères...

Chaque objet est basé sur un contour (jaune), qui définit la forme de la section transversale (de préférence réalisé avec l'atelier Sketcher).

Le contour est tiré le long d'une direction (extrudé) pour donner à l'objet une épaisseur ou une longueur.
Par défaut, il s'agit de la direction normale du plan contenant le contour (plan d'esquisse). Il est possible, en option, de modifier la direction en éditant les paramètres dans le panneau des propriétés ou en sélectionnant une ligne droite séparée (blanche).

Galerie

Primitives prismatiques

Cylindre Cylinder/fr
  • Contour : cercle.
Cube Cube/fr
  • Contour : carré.
  • Longueur d'extrusion : égale à la longueur des bords carrés.
Cuboïde Cuboid/fr
  • Contour : rectangle.
Prisme régulier Regular Prism/fr
  • Contour : hexagone.
‎Pyramide tronquée Wedge/fr
  • Contour : triangle.

Profils prismatiques

Balayage additif

PartDesign Balayage additif est un outil permettant de créer des objets AdditivePipe tels que des objets de balayage, des objets d'extrusion, des objets de rotation, des cylindres, des cônes, des cubes, des pyramides, des sphères...

Chaque objet est basé sur au moins deux lignes (réalisées de préférence avec l'atelier Sketcher) :

  • Un contour (jaune), pour définir la forme de la section transversale.
  • Un chemin (blanc), pour le balayer.

Il n'est pas difficile de réaliser que certains objets peuvent également être créés avec d'autres outils, mais auriez-vous deviné la polyvalence de cet outil sans ces exemples ?

Galerie

Objets à balayage circulaire

Sphere Sphere
  • Outline: a180° arc and a line connecting the end points.
  • Path: full circle.
Sphere Segment Sphere Segment 240°
  • Outline: a 180° arc and a line connecting the end points.
  • Path: a 240° arc.
This function can create segments of any angle except 180° exactly, because it has a problem with start and end plane being coplanar.
Hemisphere Hemisphere
  • Outline: a 90° arc and two perpendicular lines connecting the end points.
  • Path: a full circle.
Torus Torus
  • Outline: full circle.
  • Path: full circle.
Cone Cone
  • Outline: triangle with one edge lying on the centreline.
  • Path: full circle.
Cylinder Cylinder
  • Outline: rectangle with one edge lying on the centreline.
  • Path: full circle.
Pipe
Hollow Cylinder
Pipe (Hollow Cylinder)
  • Outline: rectangle.
  • Path: full circle.

Prismatic Objects

Straight Sweep Objects

Cylinder Cylinder
  • Outline: circle.
  • Path: straight line.
Cube Cube
  • Outline: square.
  • Path: straight line, same length as square edges.
Cuboid Cuboid
  • Outline: rectangle.
  • Path: straight line.
Wedge Wedge
  • Outline: triangle.
  • Path: straight line.
Regular Prism Cylinder
  • Outline: regular hexagon.
  • Path: straight line.
Star-shaped Prism Star-shaped Prism
  • Outline: regular star-shape.
  • Path: straight line.
Double-T Beam Double-T Beam
  • Outline: beam section.
  • Path: straight line.

Conical Objects

Cone Cone
  • Outlines: Base: full circle, Top: point.
  • Path: straight line.
(Tip point is an end point of an auxiliary line)
Pyramid Pyramid
  • Outlines: Base: square, Top: point.
  • Path: straight line.
(Tip point is an end point of an auxiliary line)
Tilted Pyramid Tilted Pyramid
  • Outlines: Base: square, Top: point.
  • Path: straight line.
(Tip point is the end point of the path)

Curved Sweep Objects

Hose
(Pipe)
Hose
  • Outline: 2 concentric circles.
  • Path: curved line.
Square Pipe Square Pipe
  • Outline: 2 concentric squares.
  • Path: curved line.
Wire Wire
  • Outline: circle.
  • Path: curved line.
Horn Horn
  • Outlines: Base: circle, Top: (smaller) circle.
  • Path: curved line.
Legendary
Hex-Wrench
Hex-Wrench
  • Outline: hexagon.
  • Path: curved line.

Spiral and Helical Objects

Coil Spring Spring
Hairspring
Balance Spring
Balance Spring
Volute Spring,
Conical Spring
Volute Spring
  • Outline: rectangle.
  • Path: Part Helix with an angle.

Transition Objects

Square to Circle
via path
Curvy transition object
  • Outlines: Base: square, Top: circle.
  • Path: curved line.
Square to Circle
direct
Straight transition object
  • Outlines: Base: square, Top: circle.
  • Path: straight line.
Polygon to Star Polygon to Star
  • Outlines: Base: pentagon, Top: star shape.
  • Path: straight line.

Options

Corner Transition

A polyline can be used as a path, and the property Transition influences the shapes of the corners.

Transformed needs special attention as it can produce flat areas where the thickness is 0.

Parameter Iso View Top View
Transformed Transformed iso view
Inner and outer corners are edges.
Transformed top view
The basic shape does not follow the line orientation.
Right corner Right corner iso view
Inner and outer corners are edges.
Right corner top view
The basic shape follows the line orientation.
Round corner Round corner iso view
The corners lying outside the path are rounded.
Round corner top view
The basic shape follows the line orientation.

Orientation Mode

Parameter Iso View Top View
Standard Standard iso view
Location and orientation follow the path.
Standard top view
(If the object is twisted in an unexpected way, try Frenet)
Fixed Fixed iso view
Location follows the path and orientation stays the same as basic shape.
Fixed top view
This tends to cause self intersections which lead to further errors: a ghost face in this case.
Frenet Frenet iso view
Location and orientation follow the path, based on a different algorithm than Standard.
Frenet top view
The basic shape follows the line orientation.
Auxiliary
Binormal