Translations:Macro MatrixTransform/1/fr: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 2: Line 2:
|Name=MatrixTransform
|Name=MatrixTransform
|Icon=Macro_MatrixTransform.png
|Icon=Macro_MatrixTransform.png
|Description=Transforme unobjet en modifiant la matrice 3x3 (parametrique).<br/> {{ColoredText | # ff0000 | # ffff00 | Cette macro est composée de 2 macro: '''MatrixTransform.FCMacro''' (lanceur) et '''MatrixTransform.py''' (exécuteur).}} <br/> Le '''.FCMacro''' est installé avec AddonManager vous devez installer la macro '''.py''' manuellement. <br/> Lien des deux macros: <br/> [https://github.com/DeepSOIC/FreeCAD-Macros/raw/master/MatrixTransform MatrixTransform.FCMacro MatrixTransform.FCMacro] (lanceur) <br/> [https://github.com/DeepSOIC/FreeCAD-Macros/raw/master/MatrixTransform/MatrixTransform.py MatrixTransform.py] (exécuteur)
|Description=Transforme unobjet en modifiant la matrice 3x3 (parametrique).
|Author=DeepSOIC
|Author=DeepSOIC
|Version=1.0
|Version=1.0

Revision as of 10:23, 3 April 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 (Macro MatrixTransform)
{{Macro
|Name=MatrixTransform
|Icon=Macro_MatrixTransform.png
|Description=Applies linear transformation to a shape, defined by a 3x3 matrix. It is possible to: apply non-linear scaling to a shape, shear a shape, rotate a shape.<br/>{{ColoredText|#ff0000|#ffff00|This macro is composed of 2 macro: '''MatrixTransform.FCMacro''' (launcher) and '''MatrixTransform.py''' (executor).}}<br/>The '''.FCMacro''' is installed with AddonManager you must install the '''.py''' macro manually.<br/>Link of th two macros:<br/>[https://github.com/DeepSOIC/FreeCAD-Macros/raw/master/MatrixTransform/MatrixTransform.FCMacro MatrixTransform.FCMacro] (launcher)<br/>[https://github.com/DeepSOIC/FreeCAD-Macros/raw/master/MatrixTransform/MatrixTransform.py MatrixTransform.py] (executor)
|Author=DeepSOIC
|Version=1.0
|Date=2016-05-25
|FCVersion=All
|Download=[https://www.freecadweb.org/wiki/images/d/db/Macro_MatrixTransform.png ToolBar Icon]
}}

MatrixTransform

Description
Transforme unobjet en modifiant la matrice 3x3 (parametrique).
Cette macro est composée de 2 macro: MatrixTransform.FCMacro (lanceur) et MatrixTransform.py (exécuteur).
Le .FCMacro est installé avec AddonManager vous devez installer la macro .py manuellement.
Lien des deux macros:
MatrixTransform.FCMacro MatrixTransform.FCMacro (lanceur)
MatrixTransform.py (exécuteur)

Version macro : 1.0
Date dernière modification : 2016-05-25
Version FreeCAD : All
Téléchargement : ToolBar Icon
Auteur: DeepSOIC
Auteur
DeepSOIC
Téléchargement
ToolBar Icon
Liens
Version Macro
1.0
Dernière modification
2016-05-25
Version(s) FreeCAD
All
Raccourci clavier
None
Voir aussi
None