Std UnitsCalculator/de: Difference between revisions

From FreeCAD Documentation
(Replaced content with "== Beschreibung ==")
No edit summary
Line 11: Line 11:
== Beschreibung ==
== Beschreibung ==


[[File:Units_Calculator_it.png|none|frame|Der Dialog Einheitenrechner]]
<div class="mw-translate-fuzzy">
Falls bei einem der Eingabefelder ein roter Hintergrund erscheint, deutet dies auf einen Fehler hin. Entweder wurde die eingegebene Einheit nicht erkannt, oder Quell- und Zieleinheit passen nicht zueinander. Beim Überfahren mit der Maus erscheint eine entsprechende Fehlermeldung.
</div>


The first field defines a value and a corresponding unit. If you enter an unknown unit, you get a ''syntax error''. Units with exponents can be inserted in the form '''m^3'''. [[Expressions#Units|Here]] is a list of all known units.<br> In the second field you specify the resulting unit. If the unit type of the second filed does not match the unit type of the first field, you get a ''unit mismatch''. For example if you try to calculate "12 g" to "nm", because a mass cannot be expressed as a length.<br> The third field shows the result.
The first field defines a value and a corresponding unit. If you enter an unknown unit, you get a ''syntax error''. Units with exponents can be inserted in the form '''m^3'''. [[Expressions#Units|Here]] is a list of all known units.<br> In the second field you specify the resulting unit. If the unit type of the second filed does not match the unit type of the first field, you get a ''unit mismatch''. For example if you try to calculate "12 g" to "nm", because a mass cannot be expressed as a length.<br> The third field shows the result.

Revision as of 19:50, 17 December 2019

Std_UnitsCalculator

Menüeintrag
Werkzeuge → Einheitenrechner...
Arbeitsbereich
All
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Units

Einheitenrechner Der Einheitenrechnerdialog ermöglicht es, Mengen in verschiedenen Einheiten zu berechnen.

Beschreibung

Der Dialog Einheitenrechner

The first field defines a value and a corresponding unit. If you enter an unknown unit, you get a syntax error. Units with exponents can be inserted in the form m^3. Here is a list of all known units.
In the second field you specify the resulting unit. If the unit type of the second filed does not match the unit type of the first field, you get a unit mismatch. For example if you try to calculate "12 g" to "nm", because a mass cannot be expressed as a length.
The third field shows the result.

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.

Der Dialog mit den drei Feldern sowie dem Logbereich