pressures
Unless otherwise specified, data names are accessible in level 3 only.
- attributesmax
- The number of attributes owned by this entity. Type: integer
- baselocation
- The coordinates where the load on a component or set should display. Valid for hm_getvalue query only.
- baselocationx
- The x-coordinate where the load on a component or set should display.
- baselocationy
- The y-coordinate where the load on a component or set should display.
- baselocationz
- The z-coordinate where the load on a component or set should display.
- center
- The coordinates of the element centroid for loads applied to shell element faces. Valid for hm_getvalue query only.
- centerx
- The x-coordinate of the element centroid for loads applied to shell element faces.
- centery
- The y-coordinate of the element centroid for loads applied to shell element faces.
- centerz
- The z-coordinate of the element centroid for loads applied to shell element faces.
- collector
- Pointer to the collector that owns the load.
- comp1
- The x component of the vector.
- comp2
- The y component of the vector.
- comp3
- The z component of the vector.
- component
- Pointer to the component when the load is applied to a component.
- config
- The value 4 for pressure loads.
- curveid
- The ID of the curve defining the load magnitude when a curve has been used to define the load.
- definedentity
- True if the entity is defined, false otherwise.
- edgelength
- The length of the loaded edge for edge pressures.
- element
- Pointer to the element when the load is applied to an element.
- elementtype
- The type of element the load is applied to.
- 1 - shell
- 2 - tetra
- 3 - penta
- 4 - hexa
- entityid
- The ID of the entity the load is attached to.
- entitytype
- The type of the entity to which the load is applied.
- 2 - elem
- 3 - comp
- 5 - surf
- 10 - set
- entitytypename
- The string type of the entity to which the load is applied.
- elems
- comps
- surfs
- sets
- face
- The element face number for face pressures.
- facearea
- The area of the loaded face for face pressures.
- facetype
- The type of face for face pressures.
- 3 - tria
- 4 - quad
- 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
- inputsystem
- Pointer to the reference system.
- inputsystemid
- The ID of the reference system.
- internalid
- The ID of the entity.
- magnitude
- The magnitude of the load.
- mappedid
- The ID of the original load on geometry.
- node1
- The ID of the first face node for face pressures.
- node2
- The ID of the second face node for face pressures.
- node3
- The ID of the third face node for face pressures.
- node4
- The ID of the fourth face node for face pressures.
- pressuretype
- The type of pressure.
- 0 - pressure on face
- 1 - traction on face
- 2 - pressure on edge
- 3 - traction on edge
- set
- Pointer to the set when the load is applied to a set.
- type
- The solver dependent type code for the element. Type: integer
- typename
- The solver dependent type name for the element. Type: string
- vector
- The component of the unit vector. Valid for hm_getvalue query only.
- vectorx
- The x component of the unit vector.
- vectory
- The y component of the unit vector.
- vectorz
- The z component of the unit vector.
- xscale
- The x scale or time scale of the load curve when a curve has been used to define the load.