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

From FreeCAD Documentation
mNo edit summary
mNo edit summary
 
Line 10: Line 10:
|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/cs|Part Measure Toggle Delta]] [[File:Part_Measure_Toggle_Delta.svg|24px]]
|SeeAlso=[[Part_Measure_Linear/cs|Part Measure Linear]] [[File:Part_Measure_Linear.svg|24px]]
}}
}}

Latest revision as of 10:55, 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

Popis
dává hodnotu Delta mezi 2 body.

Version macro : 0.2
Date last modification : 2020-10-23
FreeCAD version : All
Download : ToolBar Icon
Autor: Mario52
Autor
Mario52
Download
ToolBar Icon
Odkazy
Verze
0.2
Datum poslední úpravy
2020-10-23
Verze FreeCAD
All
Výchozí zástupce
SHIFT, Q
Viz též
Part Measure Linear