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 9: Line 9:
|Download=[https://www.freecadweb.org/wiki/images/f/f4/Macro_Delta_xyz.png ToolBar Icon]
|Download=[https://www.freecadweb.org/wiki/images/f/f4/Macro_Delta_xyz.png ToolBar Icon]
|Shortcut={{KEY|SHIFT}}, {{KEY|Q}}
|Shortcut={{KEY|SHIFT}}, {{KEY|Q}}
|SeeAlso=[[Part_Measure_Toggle_Delta|Part Measure Toggle Delta]] [[File:Part_Measure_Toggle_Delta.svg|24px]]
|SeeAlso=[[Part_Measure_Linear|Part Measure Linear]] [[File:Part_Measure_Linear.svg|24px]]
}}
}}

Latest revision as of 10:52, 24 October 2020

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
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).
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.

Macro version: 0.2
Last modified: 2020-10-23
FreeCAD version: All
Download: ToolBar Icon
Author: Mario52
Author
Mario52
Download
ToolBar Icon
Links
Macro Version
0.2
Date last modified
2020-10-23
FreeCAD Version(s)
All
Default shortcut
SHIFT, Q
See also
Part Measure Linear