penta15
Unless otherwise specified, data names are accessible in level 3 only.
- aspect
- The element aspect ratio.
- attributesmax
- The number of attributes owned by this entity. Type: integer
- centerx
- The x coordinate of the element centroid. Type: double
- centery
- The y coordinate of the element centroid. Type: double
- centerz
- The z coordinate of the element centroid. Type: double
- collector
- Pointer to the collector that owns the element. Type: pointer (levels 2, 3 and 4)
- config
- The value 215 for penta15 elements.
- definedentity
- True if the entity is defined, false otherwise. Type: Boolean
- id
- The ID of the entity. Type: integer
- include
- The ID of the include file the entity is organized in. Type: integer
- includeid
- The ID of the include file the entity is organized in. Type: integer
- internalid
- The ID of the entity. Type: integer
- jacobian
- The element jacobian. Type: double
- largestfacearea
- The area of the largest element face.
- longestside
- The longest element edge length.
- maxangle
- The maximum interior angle.
- minangle
- The minimum interior angle.
- node1-6
- Pointers to the element nodes.
- nodecount
- The number of nodes for the element. Valid for hm_getvalue query only. Type: integer
- nodes
- The list of nodes for the element. Valid for hm_getvalue query only. Type: entity array
- property
- Pointer to the property assigned to the element. Type: pointer
- propertyid
- The ID of the property assigned to the element. Type: integer
- propertyidflag
- 1 if a property is assigned directly to the element, 0 otherwise. Type: integer
- shortestside
- The shortest element edge length.
- skew
- The element skew angle. Type: double
- type
- The solver dependent type code for the element. Type: integer
- typename
- The solver dependent type name for the element. Type: string
- volume
- The volume of the element.
- warpage
- The element warpage.