Translations:Macro MatrixTransform/1/en

From FreeCAD Documentation
Revision as of 10:20, 3 April 2021 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

MatrixTransform

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.
This macro is composed of 2 macro: MatrixTransform.FCMacro (launcher) and MatrixTransform.py (executor).
The .FCMacro is installed with AddonManager you must install the .py macro manually.
Link of th two macros:
MatrixTransform.FCMacro (launcher)
MatrixTransform.py (executor)

Macro version: 1.0
Last modified: 2016-05-25
FreeCAD version: All
Download: ToolBar Icon
Author: DeepSOIC
Author
DeepSOIC
Download
ToolBar Icon
Links
Macro Version
1.0
Date last modified
2016-05-25
FreeCAD Version(s)
All
Default shortcut
None
See also
None