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
  • 相关阅读:
    tensorflow 计算图模型的保存和恢复
    Python 小项目
    一些Python代码
    Anaconda 创建的新环境的位置, 解决pycharm中不能访问numpy的问题, conda命令 、设置镜像源、解决jupyter启动新环境kernel问题
    gdb调试程序
    一个完整的Makefile文件举例
    机器学习 Coursera Note
    2018年第九届蓝桥杯 第九题:全球变暖(满分23分)
    2018年第九届蓝桥杯 第八题:日志统计(满分21分)
    2018年第九届蓝桥杯 第七题:螺旋折线(满分19分)
  • 原文地址:https://www.cnblogs.com/herd/p/15124828.html
Copyright © 2011-2022 走看看