Solid#

Attribute Name

Data Type

Description

no

int

Object number

type

Type

Solid Type

analytical_center_of_gravity_x

float

Analytical center of gravity Analytical center of gravity | X_C

analytical_center_of_gravity_y

float

Analytical center of gravity | Y_C

analytical_center_of_gravity_z

float

Analytical center of gravity | Z_C

analytical_mass

float

Analytical mass | M

analytical_surface_area

float

Analytical surface area | A_S

analytical_volume

float

Analytical volume | V

boundary_surfaces

List[int]

Boundary Surfaces No.

center_of_gravity_x

float

Center of gravity Center of gravity | X_C

center_of_gravity_y

float

Center of gravity | Y_C

center_of_gravity_z

float

Center of gravity | Z_C

gas

int

Gas solid

is_deactivated_for_calculation

bool

Deactivated for calculation

mass

float

Mass | M

material

int

Material

mesh_refinement

int

Solid mesh refinement

solid_contact

int

Contact solid

solid_contact_first_surface

int

First surface of contact solid

solid_contact_second_surface

int

Second surface of contact solid

stress_analysis_configuration

int

Stress-strain analysis configuration

surface_area

float

Surface area | A_S

volume

float

Volume | V

comment

str

Comment

is_generated

bool

Generated by

generating_object_info

str

Generated by

is_layered_mesh_enabled

bool

Layered solid mesh enabled

layered_mesh_first_surface

int

First Surface

layered_mesh_second_surface

int

Second Surface

number_of_finite_element_layers_input_type

NumberOfFiniteElementLayersInputType

Number of finite element layers | Input type

number_of_finite_element_layers

int

Number of finite element layers

specific_direction_enabled

bool

Specific direction enabled

coordinate_system

int

Coordinate System

specific_direction_type

SpecificDirectionType

Specific Direction Type

axes_sequence

AxesSequence

Sequence | Sequence - Specific Direction Type has to be Rotated via 3 Angles.

rotated_about_angle_x

float

Rotation angle about X axis | α_’ | Rotation angle about X axis | α_’ - Specific Direction Type has to be Rotated via 3 Angles.

rotated_about_angle_y

float

Rotation angle about Y axis | α_’ | Rotation angle about Y axis | α_’ - Specific Direction Type has to be Rotated via 3 Angles.

rotated_about_angle_z

float

Rotation angle about Z axis | α_’ | Rotation angle about Z axis | α_’ - Specific Direction Type has to be Rotated via 3 Angles.

rotated_about_angle_1

float

Rotation angle about first axis | α_1 | Rotation angle about first axis | α_1 - Specific Direction Type has to be Rotated via 3 Angles.

rotated_about_angle_2

float

Rotation angle about second axis | α_2 | Rotation angle about second axis | α_2 - Specific Direction Type has to be Rotated via 3 Angles.

rotated_about_angle_3

float

Rotation angle about third axis | α_3 | Rotation angle about third axis | α_3 - Specific Direction Type has to be Rotated via 3 Angles.

directed_to_node_direction_node

int

Direct to node No. | Direct to node No. - Specific Direction Type has to be Directed to Node.

directed_to_node_plane_node

int

In plane by node No. | In plane by node No. - Specific Direction Type has to be Directed to Node.

directed_to_node_first_axis

DirectedToNodeFirstAxis

1st axis | 1st axis - Specific Direction Type has to be Directed to Node.

directed_to_node_second_axis

DirectedToNodeSecondAxis

2nd axis | 2nd axis - Specific Direction Type has to be Directed to Node.

parallel_to_two_nodes_first_node

int

First node | First node - Specific Direction Type has to be Parallel to Two Nodes.

parallel_to_two_nodes_second_node

int

Second node | Second node - Specific Direction Type has to be Parallel to Two Nodes.

parallel_to_two_nodes_plane_node

int

In plane by node No. | In plane by node No. - Specific Direction Type has to be Parallel to Two Nodes.

parallel_to_two_nodes_first_axis

ParallelToTwoNodesFirstAxis

1st axis | 1st axis - Specific Direction Type has to be Parallel to Two Nodes.

parallel_to_two_nodes_second_axis

ParallelToTwoNodesSecondAxis

2nd axis | 2nd axis - Specific Direction Type has to be Parallel to Two Nodes.

parallel_to_line

int

Line No. | Line No. - Specific Direction Type has to be Parallel to CS of Line.

parallel_to_member

int

Member No. | Member No. - Specific Direction Type has to be Parallel to CS of Member.

id_for_export_import

str

metadata_for_export_import

str

Associated Enums#

Type#

Name

TYPE_UNKNOWN

TYPE_CONTACT

TYPE_GAS

TYPE_HOLE

TYPE_INTERSECTION

TYPE_SOIL

TYPE_STANDARD

NumberOfFiniteElementLayersInputType#

Name

NUMBER_OF_FINITE_ELEMENT_LAYERS_INPUT_TYPE_USER_DEFINED

NUMBER_OF_FINITE_ELEMENT_LAYERS_INPUT_TYPE_ACCORDING_TO_MESH_SETTINGS

SpecificDirectionType#

Name

SPECIFIC_DIRECTION_TYPE_ROTATED_VIA_3_ANGLES

SPECIFIC_DIRECTION_TYPE_DIRECTED_TO_NODE

SPECIFIC_DIRECTION_TYPE_PARALLEL_TO_CS_OF_LINE

SPECIFIC_DIRECTION_TYPE_PARALLEL_TO_CS_OF_MEMBER

SPECIFIC_DIRECTION_TYPE_PARALLEL_TO_TWO_NODES

AxesSequence#

Name

AXES_SEQUENCE_XYZ

AXES_SEQUENCE_XZY

AXES_SEQUENCE_YXZ

AXES_SEQUENCE_YZX

AXES_SEQUENCE_ZXY

AXES_SEQUENCE_ZYX

DirectedToNodeFirstAxis#

Name

DIRECTED_TO_NODE_FIRST_AXIS_X

DIRECTED_TO_NODE_FIRST_AXIS_Y

DIRECTED_TO_NODE_FIRST_AXIS_Z

DirectedToNodeSecondAxis#

Name

DIRECTED_TO_NODE_SECOND_AXIS_X

DIRECTED_TO_NODE_SECOND_AXIS_Y

DIRECTED_TO_NODE_SECOND_AXIS_Z

ParallelToTwoNodesFirstAxis#

Name

PARALLEL_TO_TWO_NODES_FIRST_AXIS_X

PARALLEL_TO_TWO_NODES_FIRST_AXIS_Y

PARALLEL_TO_TWO_NODES_FIRST_AXIS_Z

ParallelToTwoNodesSecondAxis#

Name

PARALLEL_TO_TWO_NODES_SECOND_AXIS_X

PARALLEL_TO_TWO_NODES_SECOND_AXIS_Y

PARALLEL_TO_TWO_NODES_SECOND_AXIS_Z