CAM Area Workplane/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
(37 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{VeryImportantMessage|Il s'agit d'une fonctionnalité expérimentale inachevée. [[CAM_experimental/fr|CAM Fonctions expérimentales]]}}

{{UnfinishedDocu{{#translation:}}}}
{{UnfinishedDocu{{#translation:}}}}
{{VeryImportantMessage|Il s'agit d'une fonctionnalité expérimentale inachevée. [[Path_experimental/fr|Path Fonctions expérimentales]]}}


{{Docnav/fr
{{Docnav/fr
|[[Path_Area/fr|Zone d'usinage]]
|[[CAM_Area/fr|Surface]]
|[[Path_Sanity/fr|Rechercher des erreurs]]
|[[CAM_Tools/fr|Outils]]
|[[Path_Workbench/fr|Atelier Path]]
|[[CAM_Workbench/fr|Atelier CAM]]
|IconL=Path_Area.svg
|IconL=CAM_Area.svg
|IconR=
|IconC=Workbench_Path.svg
|IconR=Path_Sanity.svg
|IconC=Workbench_CAM.svg
}}
}}


{{GuiCommand/fr
{{GuiCommand/fr
|Name=Path Area Workplane
|Name=CAM Area Workplane
|Name/fr=Path Zone de travail plane
|Name/fr=CAM Zone de travail plane
|MenuLocation=PathArea workplane
|MenuLocation=CAMPlan de travail de la zone
|Workbenches=[[Path_Workbench/fr|Path]]
|Workbenches=[[CAM_Workbench/fr|CAM]]
|Shortcut=
|SeeAlso
|Version=
}}
}}


==Description==
==Description==


Vide


<span id="Usage"></span>

==Utilisation==
==Utilisation==

Vide


==Options==
==Options==


Vide

<span id="Properties"></span>
==Propriétés==
==Propriétés==


<span id="Data"></span>
===Données===
===Données===


Vide

<span id="View"></span>
===Vue===
===Vue===


Vide
==Scrip==
{{Emphasis|Voir aussi:}} [[FreeCAD Scripting Basics/fr|FreeCAD Scripts de Base]].


<span id="Scripting"></span>
==Script==


{{Emphasis|Voir aussi:}} [[FreeCAD_Scripting_Basics/fr|FreeCAD Script de base]].


Exemple:
Exemple:

{{Code|code=#Place code example here.}}
{{Code|code=
#Place code example here.
}}



{{Docnav/fr
{{Docnav/fr
|[[Path_Area/fr|Feature area]]
|[[CAM_Area/fr|Surface]]
|[[Path_Sanity/fr|Rechercher des erreurs]]
|[[CAM_Tools/fr|Outils]]
|[[Path_Workbench/fr|Atelier Path]]
|[[CAM_Workbench/fr|Atelier CAM]]
|IconL=Path_Area.svg
|IconL=CAM_Area.svg
|IconR=
|IconC=Workbench_Path.svg
|IconR=Path_Sanity.svg
|IconC=Workbench_CAM.svg
}}
}}


{{Path_Tools_navi{{#translation:}}}}
{{CAM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 22:42, 26 March 2024

Other languages:
Il s'agit d'une fonctionnalité expérimentale inachevée. CAM Fonctions expérimentales

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.

CAM Zone de travail plane

Emplacement du menu
CAM → Plan de travail de la zone
Ateliers
CAM
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Aucun

Description

Vide

Utilisation

Vide

Options

Vide

Propriétés

Données

Vide

Vue

Vide

Script

Voir aussi: FreeCAD Script de base.

Exemple:

#Place code example here.