Assembly3 Ajouter un plan de travail

From FreeCAD Documentation
Revision as of 11:53, 31 January 2022 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

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:

Assembly3 Ajouter un plan de travail XY

Emplacement du menu
Assembly3 → Workplane and origin → Add workplane
Ateliers
Assembly3
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Aucun

Description

La commande Ajouter un plan de travail XY fait...

A Workplane object will be created inside the Parts container of the assembly tree and a related workplane item will be placed in the 3D view. It is placed at the assembly's origin and oriented according to the assembly's XY plane, if the Assembly object was selected directly.

The assembly can also be selected indirectly by some item belonging to the assembly. Then the workplane is placed at the item's origin and oriented according to this item's local XY plane.

Valid items are e.g. elements, bodies, vertexes, edges, faces, origins, and other workplanes from either the Tree view or the 3D view.

Utilisation

  1. Activez la commande Ajouter un plan de travail XY en utilisant l'une des commandes suivantes :
    • Le bouton Add workplane.
    • L'option de menu Assembly3 → Workplane and origin → Add workplane.