elastic

attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
beamsect_nonstandard
The string name of the beamsection type, or blank if not defined.
Type: string
collector
Pointer to the collector that owns the element.
Type: pointer (levels 2, 3 and 4)
config
The configuration of the entity.
4 - Elastic beam section
Type: unsigned integer
dt_field
Table containing the tessellation information.
Type: pointer
dt_dataset
Table containing the solver information (material, functions, and so on).
Type: pointer
Fillcolor
The color the beam section uses for display of solid regions.
Type: integer
Flags
The optimization flag.
Type: integer
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
internalname
The internal name of the entity.
Type: string
Linecolor
The color the beam section uses for display of lines.
Type: integer
moduleid
The module ID of the entity.
Type: integer
name
The name of the entity.
Type: string
OrientationOrigin0
The y component of the beam section origin.
Type: double
OrientationOrigin1
The z component of the beam section origin.
Type: double
OrientationVector0
The y component of the beam section orientation vector.
Type: double
OrientationVector1
The z component of the beam section orientation vector.
Type: double
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
setid
The ID of the beam section collector owning the entity.
Type: integer
sketch
Pointer to the sketcher that defines the beam section.
Type: pointer (levels 2, 3, and 4)
solver_id
The solver ID of the entity.
Type: integer
solverkeyword
The name of the solver keyword.
Type: string
solvername
The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
Type: string
TorsionFactor
The torsion factor of the beam section.
Type: double
WarpingFactor
The warping factor of the beam section.
Type: double

Version History

2020.1 - Added new data name solverkeyword.

2021.2 - Added new data names internalname and solvername.

2022.1 - Added new config value 4 with new data names dt_field, dt_dataset, and sketch.