referencegeometries
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- bagid
- The ID of the airbag. Valid for config 104.
- beta1
- The fibre angle of layer 1.
- beta2
- The fibre angle of layer 2.
- birth
- The activation time. Valid for config 102 and birthtoggle set to true.
- birthtoggle
- The optional flag to activate _BIRTH option. Valid for config 102.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- component
- The ID of the component the entity is referring to. Valid for config 103, 201-205, and 401-407.
- definedentity
- True if the entity is defined, false otherwise.
- elems_table_component
- The ID of the component containing the entity elements.
- elems_table_elem
- The ID of the element for which a reference configuration is defined.
- elems_table_n1
- The ID of node 1.
- elems_table_n2
- The ID of node 2.
- elems_table_n3
- The ID of node 3.
- elems_table_n4
- The ID of node 4.
- elems_table_n5
- The ID of node 5.
- elems_table_n6
- The ID of node 6.
- elems_table_n7
- The ID of node 7.
- elems_table_n8
- The ID of node 8.
- elems_table_n9
- The ID of node 9.
- elems_table_n10
- The ID of node 10.
- filename
- The name of the file containing the reference geometry. Valid for config 206 and 401-407.
- id
- The ID of the entity.
- idtoggle
- The optional flag to activate _ID option. Valid for config 102 and 103.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- internalid
- The ID of the entity.
- internalname
- The internal name of the entity.
- local_node
- The list of METRIC NODE IDs. Valid for config 402-407.
- local_node_count
- The number of METRIC NODEs. Valid for config 402-407.
- local_node_x
- The list of x-coordinates of the METRIC NODEs. Valid for config 402-407.
- local_node_y
- The list of y-coordinates of the METRIC NODEs. Valid for config 402-407.
- local_node_z
- The list of z-coordinates of the METRIC NODEs. Valid for config 402-407.
- moduleid
- The module ID of the entity.
- name
- The name of the entity.
- ndtrrg
- The number of time steps taken for an element to restore its reference geometry. Valid for config 101 and birthtoggle set to true.
- nid0
- The ID of the origin node for the scaling. Valid for config 102 and 103 and birthtoggle set to true.
- nitrs
- The number of steps from reference to initial state. Valid for config 201 and 206.
- nodes_table_node
- The ID of the node for which a reference configuration is defined.
- nodes_table_x
- The x-coordinate of the node.
- nodes_table_y
- The y-coordinate of the node.
- nodes_table_z
- The z-coordinate of the node.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- ramptoggle
- The optional flag to activate _RAMP option. Valid for config 101.
- rdttoggle
- The optional flag to activate _RDT option. Valid for config 102 and 103.
- refgeom_table
- The table containing all reference geometry data.
- refsta_fileformat
- The file version defined on the REFSTA card. Valid for config 206.
- solver_id
- The solver ID of the entity.
- solverkeyword
- The name of the solver keyword.
- solvername
- The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
- sx
- The scale factor in x-direction. Valid for config 102 and 103 and idtoggle set to true.
- sy
- The scale factor in y-direction. Valid for config 102 and 103 and idtoggle set to true.
- sz
- The scale factor in z-direction. Valid for config 102 and 103 and idtoggle set to true.
- table_count
- The number of lines of refgeom_table.
- virtualnodes_coords
- The list of temporary node coordinates existing in the METRIC but not in the model. Valid for config 401.
- virtualnodes_count
- The number of temporary nodes existing in the METRIC but not in the model. Valid for config 401.
- virtualnodes_id
- The list of temporary node IDs existing in the METRIC but not in the model. Valid for config 401.
Version History
2021.1
2021.2 - Added new data names internalname and solvername.