GuiCommand model/fr


FreeCAD05.png Modèle_ExempleDeLaCommande

Emplacement du menu
Menu → Commande
Ateliers
Wb1,Wb2
Raccourci par défaut
Aucun
Voir aussi
Atelier Commande


Description

Insérez ici une brève description de ce que fait la commande.

FreeCAD05.png image

Description

  1. Pressez sur le bouton Std Close.png Nom de la commande.
  2. Étapes détaillées au besoin.
  3. Définissez les options et appuyez sur le bouton OK.

Options

PartDesign Chamfer.png Texte

{{TitleTasks/fr|[[Image:Icon.png|24px]] + Texte}} : (code du titre principal Tâches)
{{PropertyTasks/fr|Texte}} : code pour l'onglet Tâche

Propriétés

Base

{{TitleProperty/fr|Base}} : code pour le titre principal Propriétés
{{PropertyData/fr|Texte}} : code pour le titre Propriété Donnée
{{PropertyView/fr|Texte}} : code pour le titre Propriété Vue

Exemple

Optionnel

Script

L'outil ExampleCommandModel peut être utilisé dans une macro et depuis la console python en utilisant la fonction suivante:

makeExampleCommandModel (Data, Data)

Exemple:

import FreeCAD, Base
Base.makeExampleCommandModel(FreeCAD.Data,FreeCAD.Data)

Autre

Optionnel

Online version: "http://www.freecadweb.org/wiki/index.php?title=GuiCommand_model/fr&oldid=284243"

Navigation menu