weldlines

Unless otherwise specified, data names are accessible in level 3 only.

active_weld_type
The type of active weld.
Type: string
activesuppressed
Returns non-zero if the entity is set inactive, 0 otherwise.
Type: integer
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
config
The configuration of the entity.
Type: unsigned integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
Eval_select
True selected for analysis, false not selected for analysis.
Type: Boolean
General_table
The table ID consisting of the general location details.
Type: entity
id
The ID of the entity.
Type: unsigned integer
include
The ID of the include file the entity is organized in.
Type: entity
includeid
The ID of the include file the entity is organized in.
Type: unsigned integer
internalid
The ID of the entity.
Type: unsigned integer
Location_table
The table ID consisting of the location details for each location point.
Type: entity
moduleid
The module ID of the entity.
Type: integer
name
The name of the entity.
Type: string
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
Result_status
True if damage is ≤ 0, false if damage > 0.
Type: Boolean
Resultvalue
The damage value.
Type: double
solver_id
The solver ID of the entity.
Type: integer
solverkeyword
The name of the solver keyword.
Type: string
Weld_detection
Indicates whether the weld is shell or solid.
Type: string
Weld_part
The component ID of the 1D elements to set.
Type: entity
Weld_type
The type of weld. Valid values are Butt, Cross, L, Multiple, Overlap and T.
Type: string
weldlocationentityids
The table ID consisting of the location entity IDs for each point location.
Type: entity

Version History

2020

2020.1 - Added new data name solverkeyword.

2021.1 - Added new data names active_weld_type, moduleid, poolid, poolname, and solver_id.