Translations:Macro Delta xyz/1/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
{{Macro
{{Macro
|Name=Macro Delta xyz
|Name=Macro Delta xyz
|Icon=Macro_Delta_xyz.png
|Description=Gives the Delta values and distance between 2 points.
|Description=Gives the Delta values and distance between 2 points.<br />Start the macro<br />Select the first point in 3D view<br />Select the second point in 3D view<br />One click in the ComboView quit the macro
|Author=Mario52
|Author=Mario52
|Version=0.1
|Version=0.1
|Date=2013-11-29
|Date=2013-11-29
|FCVersion=All
|Download=[https://www.freecadweb.org/wiki/images/f/f4/Macro_Delta_xyz.png ToolBar Icon]
|SeeAlso=[[Part_Measure_Toggle_Delta|Part Measure Toggle Delta]] [[File:Part_Measure_Toggle_Delta.svg|24px]]
}}
}}

Revision as of 15:34, 15 June 2019

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 Delta xyz)
{{Macro
|Name=Macro Delta xyz
|Icon=Macro_Delta_xyz.png
|Description=Gives the Delta values and distance between 2 points.<br />Start the macro<br />Select the first point in 3D view<br />Select the second point in 3D view<br />If the "SHIFT" key is pressed, the Delta value begin on coordinate 0,0,0 to point clicked  (the coordinate 0,0,0 is displayed in red).<br />One option is possible for the macro stay resident (continuous) then push "Q" key to quit the macro, and option for impose the number of decimals or use the decimal in the preference option.
|Author=Mario52
|Version=0.2
|Date=2020-10-23
|FCVersion=All
|Download=[https://www.freecadweb.org/wiki/images/f/f4/Macro_Delta_xyz.png ToolBar Icon]
|Shortcut={{KEY|SHIFT}}, {{KEY|Q}}
|SeeAlso=[[Part_Measure_Linear|Part Measure Linear]] [[File:Part_Measure_Linear.svg|24px]]
}}

Macro Delta xyz

Description
Gives the Delta values and distance between 2 points.
Start the macro
Select the first point in 3D view
Select the second point in 3D view
One click in the ComboView quit the macro

Macro version: 0.1
Last modified: 2013-11-29
FreeCAD version: All
Download: ToolBar Icon
Author: Mario52
Author
Mario52
Download
ToolBar Icon
Links
Macro Version
0.1
Date last modified
2013-11-29
FreeCAD Version(s)
All
Default shortcut
None
See also
Part Measure Toggle Delta