.. role:: ts-api-decorator

###########################
QueryGeometryStatisticsData
###########################

.. js:module:: cee.ug
   :noindex:

.. container:: ts-api-section

   .. js:class:: QueryGeometryStatisticsData

      Geometry statistics



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-interface

   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.beam3Count`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.beamCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.brickCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.elementNodeCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.hexahedron20Count`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.hexahedronCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.nodeCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.nullElementCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.pentahedron15Count`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.pentahedronCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.pointCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.polyhedronCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.pyramid13Count`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.pyramidCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.quad8Count`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.quad9Count`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.quadCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.rigidShellCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.shellCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.tetrahedron10Count`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.tetrahedronCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.thickShellCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.totalArea`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.totalElementCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.totalVolume`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.triangle6Count`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.triangleCount`
   * :js:attr:`~cee.ug.QueryGeometryStatisticsData.unknownCount`





------------

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.beam3Count

      :type: number

      The number of beam3 elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.beamCount

      :type: number

      The number of beam elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.brickCount

      :type: number

      The number of brick elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.elementNodeCount

      :type: number

      The total number of element nodes



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.hexahedron20Count

      :type: number

      The number of hexahedron20 elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.hexahedronCount

      :type: number

      The number of hexahedron elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.nodeCount

      :type: number

      The total number of nodes



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.nullElementCount

      :type: number

      The number of null elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.pentahedron15Count

      :type: number

      The number of pentahedron15 elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.pentahedronCount

      :type: number

      The number of pentahedron elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.pointCount

      :type: number

      The number of point elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.polyhedronCount

      :type: number

      The number of polyhedron elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.pyramid13Count

      :type: number

      The number of pyramid13 elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.pyramidCount

      :type: number

      The number of pyramid elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.quad8Count

      :type: number

      The number of quad8 elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.quad9Count

      :type: number

      The number of quad9 elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.quadCount

      :type: number

      The number of quad elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.rigidShellCount

      :type: number

      The number of rigid shell elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.shellCount

      :type: number

      The number of shell elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.tetrahedron10Count

      :type: number

      The number of tetrahedron10 elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.tetrahedronCount

      :type: number

      The number of tetrahedron elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.thickShellCount

      :type: number

      The number of thick shell elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.totalArea

      :type: number

      The total volume



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.totalElementCount

      :type: number

      The total number of elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.totalVolume

      :type: number

      The total volume



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.triangle6Count

      :type: number

      The number of triangle6 elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.triangleCount

      :type: number

      The number of triangle elements



.. container:: ts-api-section

   .. js:attribute:: QueryGeometryStatisticsData.unknownCount

      :type: number

      The number of unknown elements



