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

From FreeCAD Documentation
mNo edit summary
mNo edit summary
 
Line 3: Line 3:
|Icon=Macro_MatrixTransform.png
|Icon=Macro_MatrixTransform.png
|Translate=Trasformazioni
|Translate=Trasformazioni
|Description=Trasforma una forma utilizzando una matrice 3x3 (parametrica).<br/> {{ColoredText|#ff0000|#ffff00|Questa macro è composta da 2 macro: '''MatrixTransform.FCMacro''' (launcher) e '''MatrixTransform.py''' (executor).}} <br/> Il '''.FCMacro''' è installato con AddonManager, è necessario installare manualmente la macro '''.py'''. <br/> Collegamento di queste due macro: <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] (esecutore)
|Description=Trasforma una forma utilizzando una matrice 3x3 (parametrica)
|Author=DeepSOIC
|Author=DeepSOIC
|Version=1.0
|Version=1.0

Latest revision as of 10:29, 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]
}}

Trasformazioni

Descrizione
Trasforma una forma utilizzando una matrice 3x3 (parametrica).
Questa macro è composta da 2 macro: MatrixTransform.FCMacro (launcher) e MatrixTransform.py (executor).
Il .FCMacro è installato con AddonManager, è necessario installare manualmente la macro .py.
Collegamento di queste due macro:
MatrixTransform.FCMacro (launcher)
MatrixTransform.py (esecutore)

Versione macro: 1.0
Ultima modifica: 2016-05-25
Versione FreeCAD: All
Download: ToolBar Icon
Autore: DeepSOIC
Autore
DeepSOIC
Download
ToolBar Icon
Link
Versione macro
1.0
Data ultima modifica
2016-05-25
Versioni di FreeCAD
All
Scorciatoia
Nessuna
Vedere anche
Nessuno