Std Einheitenrechner

From FreeCAD Documentation
Revision as of 20:40, 27 December 2015 by Ueisenb (talk | contribs) (Created page with "Der Copy Knopf kopiert das Ergebnis in die Zwischenablage, so dass andere FreeCAD Dialoge dies nutzen können.")

Std_UnitsCalculator

Menu location
Tools -> Unit calculator...
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
...

Öffnet den Einheitenrechner, der die Umrechnung von Messgrößen erlaubt.

Synopsis

The first field defines a value and a corresponding unit (what kind of units get recognized you can see in the Quantity description). In the second field you specify the resulting unit. The third field present the result. Pressing return in field one or two will add the result of the calculation to the log area for later usage.

If one of the fields get red in the background means an error occourd. Either the parser gets and error in the unit expression or the source and target unit do not fit. Hovering over an red input field shows you the error string.

Der Copy Knopf kopiert das Ergebnis in die Zwischenablage, so dass andere FreeCAD Dialoge dies nutzen können.

Dieses Dialogfenster ist nicht-modal und kann solange wie gewünscht geöffnet bleiben. Die restliche FreeCAD Anwendung wird dadurch nicht blockiert.

Dialog

The Dialog with the three fields and the log area.