seasubsystems

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

Absorption_Val
The absorption value of the element.
Type: entity
activesuppressed
Returns non-zero if the entity is set inactive, 0 otherwise.
Type: integer
Area
The geometrical area of the element.
Type: double
Area_1
The absorption area of the element.
Type: double
Area_2
The absorption area of the element.
Type: double
Area_3
The absorption area of the element.
Type: double
Area_4
The absorption area of the element.
Type: double
Area_5
The absorption area of the element.
Type: double
Area_6
The absorption area of the element.
Type: double
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
BeamType
The types of BEAM subsystem.
102200 - Straight
102201 - Curved
Type: unsigned integer
color
The 1-64 color of the entity.
Type: integer
color_rgb
The RGB color of the entity.
Type: string
config
The configuration of the entity.
1001 – BEAM
1002 – PIPE
1003 – PLATE
1004 – SHELL
1005 – DUCT
1006 – LAYER
1007 – SPACE
Type: unsigned integer
Damping
The damping property of the entity.
Type: entity
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
Diameter
The diameter of the element.
Type: double
DuctType
Specifies the types of Duct subsystem.
102200 - Straight
102201 - Curved
Type: unsigned integer
Height
The height of the element.
Type: double
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
Inner_Diameter
The inner Diameter of the element.
Type: double
internalid
The ID of the entity.
Type: unsigned integer
internalname
The internal name of the entity.
Type: string
LayerType
Specifies the types of Shell subsystem.
102202 - Rectangular
102203 - Trapezoidal
102204 - Circular
102205 - Irregular
Type: unsigned integer
Length
The length of the element.
Type: double
moduleid
The module ID of the entity.
Type: integer
n_coverage1
The percentage of area coverage of the first negative treatment.
Type: unsigned integer
n_coverage2
The percentage of area coverage of the second negative treatment.
Type: unsigned integer
n_coverage3
The percentage of area coverage of the third negative treatment.
Type: unsigned integer
n_coverage4
The percentage of area coverage of the fourth negative treatment.
Type: unsigned integer
n_coverage5
The percentage of area coverage of the fifth negative treatment.
Type: unsigned integer
n_numoftreatments
The number of negative noisecontroltreatments.
Type: unsigned integer
n_treatment1
The first negative treatment.
Type: entity
n_treatment2
The second negative treatment.
Type: entity
n_treatment3
The third negative treatment.
Type: entity
n_treatment4
The fourth negative treatment.
Type: entity
n_treatment5
The fifth negative treatment.
Type: entity
name
The name of the entity.
Type: string
Outer_Diameter
The outer Diameter of the element.
Type: double
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
p_coverage1
The percentage of area coverage of the first positive treatment.
Type: unsigned integer
p_coverage2
The percentage of area coverage of the second positive treatment.
Type: unsigned integer
p_coverage3
The percentage of area coverage of the third positive treatment.
Type: unsigned integer
p_coverage4
The percentage of area coverage of the fourth positive treatment.
Type: unsigned integer
p_coverage5
The percentage of area coverage of the fifth positive treatment.
Type: unsigned integer
p_numoftreatments
The number of positive noisecontroltreatments.
Type: unsigned integer
p_treatment1
The first positive treatment.
Type: entity
p_treatment2
The second positive treatment.
Type: entity
p_treatment3
The third positive treatment.
Type: entity
p_treatment4
The fourth positive treatment.
Type: entity
p_treatment5
The fifth positive treatment.
Type: entity
PipeType
Specifies the types of Pipe subsystem.
102200 - Straight
102201 - Curved
Type: unsigned integer
PlateType
Specifies the types of Plate subsystem.
102202 - Rectangular
102203 - Trapezoidal
102204 - Circular
102205 - Irregular
Type: unsigned integer
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
Property
The property of the entity.
Type: entity
Radius
The radius of the element.
Type: double
Sea_Lines
The attached lines. Valid for config values BEAM, PIPE, and DUCT.
Type: entity
Sea_Nodes
The attached graphics (nodes) for all configurations of seasubsystems.
Type: entity
Sea_Solids
The attached solids. Valid for the config values LAYER and SPACE
Type: entity
Sea_Surfaces
The attached surfaces. Valid for config values PLATE and SHELL.
Type: entity
ShellType
Specifies the types of Shell subsystem.
102206 - Cylindrical
102207 - Conical
Type: unsigned integer
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
SpaceType
Specifies the types of Space subsystem.
102202 - Rectangular
102205 - Irregular
102206 - Cylindrical
102207 - Conical
102208 - Spherical
102209 - Hemi-Spherical
Type: unsigned integer
Theta
The angle of the element.
Type: double
Volume
The geometrical volume of the element.
Type: double
Width
The width of the element.
Type: double

Version History

2021.2

2022Added new data names n_coverage1, n_coverage2, n_coverage3, n_coverage4, n_coverage5, n_numoftreatments, n_treatment1, n_treatment2, n_treatment3, n_treatment4, n_treatment5, p_coverage1, p_coverage2, p_coverage3, p_coverage4, p_coverage5, p_numoftreatments, p_treatment1, p_treatment2, p_treatment3, p_treatment4, p_treatment5, and Sea_Nodes. Removed data names PLATE_SECTION_TYPE and SHELL_SECTION_TYPE.