structuralproperties
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- attributesmax
- The number of attributes owned by this entity.
- color
- The 1-64 color of the entity.
- config
- The configuration of the entity.
- definedentity
- True if the entity is defined, false otherwise.
- id
- The ID of the entity.
- 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.
- length
- The length of the panel when config is 100, 400 or 401.
- material
- The material of the panel when config is 400 or 401.
- moduleid
- The module ID of the entity.
- name
- The name of the entity.
- 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.
- property
- The assigned property.
- radius
- The radius of the panel when config is 400 or 401.
- rivetdia
- The diameter of the rivet when config is 118.
- se_ip_activate
- True if the design point is active.
- se_ip_adult
- 1 if the design point is an adult type, 0 otherwise.
- se_ip_angle
- The angle of the impactor for child/adult or leg pedestrian impact points.
- se_ip_areacheck
- When se_ip_positiontype is 3 and this is set true, a check is made to see if the impactor’s COG is out of test area (w.r.t side reference lines). If so, automatically reposition the impactor using the 2D touch point.
- se_ip_cog
- The coordinates of the location of te COG of the design point.
- se_ip_comment
- The comments related to the parent design point.
- se_ip_energy
- The impactor energy of the design point.
- se_ip_gap
- The gap distance between impactor and vehicle outer used during positioning.
- se_ip_groundzcord
- The z-height of the ground plane used for marking.
- se_ip_horizontallyprojected
- True of the design point is horizontally projected.
- se_ip_mass
- The mass of the impactor used for the parent design point.
- se_ip_positiontype
- The method used for placing the impactor on the design point:
- se_ip_testtype
- The test used for the parent design point:
- se_ip_velocity
- The velocity of the impactor used to test impact points.
- se_ip_zheight
- The z-height to consider from ground for lower legform positioning.
- sebeamsect
- The beam section ID when config is 100.
- sematerial
- The material ID.
- 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.
- tableid
- The user data table ID.
- width
- The width of the panel when config is 400 or 401.
Version History
2019.1
2020 - Added new data names color_rgb, length, material, radius, se_ip_activate, se_ip_adult, se_ip_angle, se_ip_areacheck, se_ip_cog, se_ip_comment, se_ip_energy, se_ip_gap, se_ip_groundzcord, se_ip_horizontallyprojected, se_ip_mass, se_ip_positiontype, se_ip_testtype, se_ip_velocity, se_ip_zheight and width. Added new config values 80, 81, 82, 400 and 401.
2020 - Added new config values 100 and 500. Added new data names sebeamsect, sematerial and tableid. Added length support for config 100.
2020.1 - Added new data name solverkeyword.
2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names internalname and solvername.