zoukankan      html  css  js  c++  java
  • Qto_ColumnBaseQuantities

    Qto_ColumnBaseQuantities

    所有列引用的定义通用的基准数量。

    NameTypeDescription
    Length Q_LENGTH
    Länge Physikalische Länge der Stütze ohne Berücksichtigung von Abschrägungen, Ausklinkungen, und ähnliches.
    Length Total length of the column not taking into account any cut-out's or other processing features.
    長さ 柱の全体長。切断や他の処理の部分を考慮しない。
    CrossSectionArea Q_AREA
    Querschnittsfläche Querschnittsfläche der Stütze.
    Cross Section Area Total area of the cross section (or profile) of the column.
    断面面積 柱の断面形状の面積。
    OuterSurfaceArea Q_AREA
    Mantelfläche Mantelfläche der Stütze, die Querschnittsfläche am Anfang und Ende der Stütze wird nicht berücksichtigt.
    Outer Surface Area Total area of the extruded surfaces of the column (not taking into account the end cap areas), normally generated as perimeter * length.
    外表面面積 柱の表面の面積。エンドキャップの部分を考慮しない。通常周辺長と長さの積として算出される。
    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 area of the column, 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 der Stütze, alle Öffnungen und Aussparungen werden von der Mantelfläche abgezogen.
    Net Surface Area Net surface area of the column, 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 der Stütze. Alle Öffnungen und Aussparungen werden übermessen.
    Gross Volume Total gross volume of the column, not taking into account possible processing features (cut-out's, etc.) or openings and recesses.
    体積 柱の体積。切断や他の処理の部分を考慮しない。
    NetVolume Q_VOLUME
    Nettovolumen Volumen der Stütze. Alle Öffnungen und Aussparungen werden abgezogen.
    Net Volume Total net volume of the column, taking into account possible processing features (cut-out's, etc.) or openings and recesses.
    正味体積 柱の体積。切断や他の処理の部分を考慮する。
    GrossWeight Q_WEIGHT
    Bruttogewicht Gewicht der Stütze. Alle Öffnungen und Aussparungen werden übermessen.
    Gross Weight Total gross weight of the column without add-on parts, not taking into account possible processing features (cut-out's, etc.) or openings and recesses.
    重量 柱の重量。付加されたパーツを除く。また、切断などの処理を考慮しない。
    NetWeight Q_WEIGHT
    Nettogewicht Gewicht der Stütze. Alle Öffnungen und Aussparungen werden abgezogen.
    Net Weight Total net weight of the column without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses.
    正味重量 柱の重量。付加されたパーツを除く。また、切断などの処理を考慮する。

    #########################

    QQ 3087438119
  • 相关阅读:
    关于lockkeyword
    关于多层for循环迭代的效率优化问题
    Android 面试精华题目总结
    Linux基础回想(1)——Linux系统概述
    linux源代码编译安装OpenCV
    校赛热身 Problem C. Sometimes Naive (状压dp)
    校赛热身 Problem C. Sometimes Naive (状压dp)
    校赛热身 Problem B. Matrix Fast Power
    校赛热身 Problem B. Matrix Fast Power
    集合的划分(递推)
  • 原文地址:https://www.cnblogs.com/herd/p/15124828.html
Copyright © 2011-2022 走看看