Name | Type | Description |
---|
Length |
Q_LENGTH
|
 | Länge | Physikalische Länge des Stabs ohne Berücksichtigung von Abschrägungen, Ausklinkungen, und ähnliches.
|
 | Length | The length of the object.
Not taking into account any cut-out's or other processing features.
|
|
CrossSectionArea |
Q_AREA
|
 | Querschnittsfläche | Querschnittsfläche des Stabs.
|
 | Cross Section Area | Total area of the cross section (or profile) of the object.
|
|
OuterSurfaceArea |
Q_AREA
|
 | Mantelfläche | Mantelfläche des Stabs, die Querschnittsfläche am Anfang und Ende des Stabs wird nicht berücksichtigt.
|
 | Outer Surface Area | Total area of the surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length in case of extrusions.
|
|
GrossSurfaceArea |
Q_AREA
|
 | Gesamtoberfläche | Gesamte Oberfläche als Summe von Mantelfläche + (2 x Querschnittsfläche). Es soll nur dann angegeben werden, wenn die Mantelfläche und die Querschnittsfläche nicht separat bestimmt werden können).
|
 | Gross Surface Area | Total gross area of the object, normally generated as perimeter * length + 2 * cross section area. It is the sum of OuterSurfaceArea + (2 x CrossSectionArea) and shall only be given, if the OuterSurfaceArea and CrossSectionArea cannot be established separately.
|
|
NetSurfaceArea |
Q_AREA
|
 | Nettooberfläche | Nettooberfläche des Stabs, alle Öffnungen und Aussparungen werden von der Mantelfläche abgezogen.
|
 | Net Surface Area | Net surface area of the object, normally generated as perimeter * length + 2 * cross section area taking into account possible processing features (cut-out's, etc.) or openings and recesses.
|
|
GrossVolume |
Q_VOLUME
|
 | Bruttovolumen | Volumen des Stabs. Alle Öffnungen und Aussparungen werden übermessen.
|
 | Gross Volume | Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account.
|
|
NetVolume |
Q_VOLUME
|
 | Nettovolumen | Volumen des Stabs. Alle Öffnungen und Aussparungen werden abgezogen.
|
 | Net Volume | Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses.
|
|
GrossWeight |
Q_WEIGHT
|
 | Bruttogewicht | Gewicht des Stabs. Alle Öffnungen und Aussparungen werden übermessen.
|
 | Gross Weight | Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses.
|
|
NetWeight |
Q_WEIGHT
|
 | Nettogewicht | Gewicht des Stabs. Alle Öffnungen und Aussparungen werden abgezogen.
|
 | Net Weight | Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses.
|
|