restraint_warping
EXPRESS specification:
ENTITY
restraint_warping
SUBTYPE
OF
(
restraint_spring
);
restraint_w_rotation
:
rotational_stiffness_measure_with_unit
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
restraint_spring
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
restraint_warping;
ENTITY
restraint
;
restraint_name
:
label
;
restraint_description
:
OPTIONAL
text
;
restraint_location
:
point
;
restrained_mbr
:
assembly_design_structural_member
;
ENTITY
restraint_spring
;
restraint_x_displacement
:
OPTIONAL
linear_stiffness_measure_with_unit
;
restraint_y_displacement
:
OPTIONAL
linear_stiffness_measure_with_unit
;
restraint_z_displacement
:
OPTIONAL
linear_stiffness_measure_with_unit
;
restraint_x_rotation
:
OPTIONAL
rotational_stiffness_measure_with_unit
;
restraint_y_rotation
:
OPTIONAL
rotational_stiffness_measure_with_unit
;
restraint_z_rotation
:
OPTIONAL
rotational_stiffness_measure_with_unit
;
ENTITY
restraint_warping
;
restraint_w_rotation
:
rotational_stiffness_measure_with_unit
;
END_ENTITY
;