zoukankan      html  css  js  c++  java
  • Qto_PlateBaseQuantities

    Qto_PlateBaseQuantities

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

    NameTypeDescription
    Width Q_LENGTH
    Dicke Dicke der Platte, der Wert wird nur angegeben, wenn er konstant ist.
    Width Nominal width (or thickness) of the plate. Only given, if the plate is prismatic (constant thickess).
    Perimeter Q_LENGTH
    Umfang Umfang der Platte, der Wert wird nur angegeben, wenn die Platte eine kostante Dicke hat.
    Perimeter Perimeter measured along the outer boundaries of the plate. Only given, if the plate is prismatic (constant thickness).
    GrossArea Q_AREA
    Bruttofläche Fläche der Platte (Ansichtsfläche, nicht projizierte oder Mantelfläche). Alle Öffnungen werden übermessen. Der Wert wird nur angegeben, wenn die Platte eine kostante Dicke hat.
    Gross Area Total area of the extruded area of the plate. Openings, recesses and projections are not taken into account. Only given, if the plate is prismatic.
    NetArea Q_AREA
    Nettofläche Fläche der Platte (Ansichtsfläche, nicht projizierte oder Mantelfläche). Alle Öffnungen werden abgezogen. Der Wert wird nur angegeben, wenn die Platte eine kostante Dicke hat.
    Net Area Total area of the extruded area of the plate. Openings and recesses are taken into account by subtraction, projections by addition. Only given, if the plate is prismatic.
    GrossVolume Q_VOLUME
    Bruttovolumen Bruttovolumen der Platte. Alle Öffnungen und Aussparungen werden übermessen.
    Gross Volume Total gross volume of the plate. Openings, recesses, and projections are not taken into account.
    NetVolume Q_VOLUME
    Nettovolumen Nettovolumen der Platte. Alle Öffnungen und Aussparungen werden abgezogen.
    Net Volume Total net volume of the plate. Openings and recesses are taken into account by subtraction, projections by addition.
    GrossWeight Q_WEIGHT
    Bruttogewicht Gewicht der Platte. Alle Öffnungen und Aussparungen werden übermessen.
    Gross Weight Total gross weight of the plate 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 Platte. Alle Öffnungen und Aussparungen werden abgezogen.
    Net Weight Total net weight of the plate without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses.

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

    QQ 3087438119
  • 相关阅读:
    ThreadLocal应用场景以及源码分析
    ThreadLocal使用,应用场景,源码实现,内存泄漏
    ThreadLocal
    JBOSS默认连接池配置
    项目经验——jboss 配置数据库连接池
    InitialContext与lookup
    从零开发分布式数据库中间件 二、构建MyBatis的读写分离数据库中间件
    从零开发分布式数据库中间件 一、读写分离的数据库中间件
    appium+python自动化42-微信公众号
    appium+python自动化41-切换webview时候报chromedriver版本问题
  • 原文地址:https://www.cnblogs.com/herd/p/15124862.html
Copyright © 2011-2022 走看看