gap
Unless otherwise specified, data names are accessible in level 3 only.
- 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.
- config
- The value 70 for gap 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
- length
- The length of the element.
- node1
- Pointer to the first node of the element.
- node2
- Pointer to the second node of the element.
- nodecount
- The number of nodes for the element. Valid for hm_getvalue query only.
- nodes
- The list of nodes for the element. Valid for hm_getvalue query only.
- property
- Pointer to the property assigned to the element.
- propertyid
- The ID of the property assigned to the element.
- propertyidflag
- 1 if a property is assigned directly to the element, 0 otherwise.
- type
- The solver dependent type code for the element.
- typename
- The solver dependent type name for the element.
- vector
- Pointer to the vector associated with the element.
- vectorid
- The ID of the vector associated with the element.