analysis_result_element_surface_tractions
EXPRESS specification:
ENTITY
analysis_result_element_surface_tractions
SUBTYPE
OF
(
analysis_result_element_surface
);
thrust_tz
:
OPTIONAL
force_per_length_measure_with_unit
;
bending_traction_my
:
force_measure_with_unit
;
thrust_ty
:
OPTIONAL
force_per_length_measure_with_unit
;
torsional_traction_mzy
:
force_measure_with_unit
;
torsional_traction_myz
:
force_measure_with_unit
;
shear_traction_qz
:
force_per_length_measure_with_unit
;
shear_traction_qy
:
force_per_length_measure_with_unit
;
bending_traction_mz
:
force_measure_with_unit
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
analysis_result_element_surface
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
analysis_result_element_surface_tractions;
ENTITY
analysis_result
;
analysis_result_name
:
label
;
sign_convention
:
OPTIONAL
text
;
results_for_analysis
:
analysis_method
;
ENTITY
analysis_result_element
;
ENTITY
analysis_result_element_surface
;
result_for_element_surface
:
element_surface
;
result_position
:
point
;
position_label
:
OPTIONAL
label
;
ENTITY
analysis_result_element_surface_tractions
;
thrust_tz
:
OPTIONAL
force_per_length_measure_with_unit
;
bending_traction_my
:
force_measure_with_unit
;
thrust_ty
:
OPTIONAL
force_per_length_measure_with_unit
;
torsional_traction_mzy
:
force_measure_with_unit
;
torsional_traction_myz
:
force_measure_with_unit
;
shear_traction_qz
:
force_per_length_measure_with_unit
;
shear_traction_qy
:
force_per_length_measure_with_unit
;
bending_traction_mz
:
force_measure_with_unit
;
END_ENTITY
;