Translations:Draft Layer/14/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "Pour ajouter ou supprimer des objets du calque, remplacez simplement son attribut {{incode|Group}} .")
 
No edit summary
Line 1: Line 1:
Pour ajouter ou supprimer des objets du calque, remplacez simplement son attribut {{incode|Group}} .
Pour ajouter ou supprimer des objets du calque, remplacez simplement son attribut {{incode|Group}}.

Revision as of 19:35, 27 February 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Draft Layer)
To create a Draft Layer use the {{incode|make_layer}} method of the Draft module. To add objects to, or remove objects from, a layer change its {{incode|Group}} property.

Pour ajouter ou supprimer des objets du calque, remplacez simplement son attribut Group.