ENTITY boundary_condition_warping

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY boundary_condition_warping
SUBTYPE OF (boundary_condition_spring_linear);
 	bc_warping : rotational_stiffness_measure_with_unit;
END_ENTITY;

Explicit Attributes

Entity boundary_condition_warping has the following local and inherited explicit attributes:
AttributeTypeDefined By
 boundary_condition_namelabel (STRING)boundary_condition
 boundary_condition_descriptiontext (STRING)boundary_condition
 bc_x_displacementlinear_stiffness_measure_with_unit (ENTITY)boundary_condition_spring_linear
 bc_y_displacementlinear_stiffness_measure_with_unit (ENTITY)boundary_condition_spring_linear
 bc_z_displacementlinear_stiffness_measure_with_unit (ENTITY)boundary_condition_spring_linear
 bc_x_rotationrotational_stiffness_measure_with_unit (ENTITY)boundary_condition_spring_linear
 bc_y_rotationrotational_stiffness_measure_with_unit (ENTITY)boundary_condition_spring_linear
 bc_z_rotationrotational_stiffness_measure_with_unit (ENTITY)boundary_condition_spring_linear
 bc_warpingrotational_stiffness_measure_with_unit (ENTITY)boundary_condition_warping

Derived Attributes

    No derived attributes

Inverse Attributes

Entity boundary_condition_warping has the following local and inherited inverse attributes:
AttributeTypeDefined By
 restrained_nodesSET OF node (ENTITY)boundary_condition

Supertypes

Entity boundary_condition_warping inherits from the following supertypes:
  boundary_condition
    boundary_condition_spring_linear

Subtypes

    No subtypes

Referenced By

Entity boundary_condition_warping and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 boundary_condition ENTITY boundary_condition_spring_linear
 boundary_condition_spring_linear ENTITY boundary_condition_warping
 boundary_condition_spring_non_linear ENTITY boundary_condition_spring_linear
 node ENTITY boundary_condition
 select_analysis_model_item SELECT boundary_condition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00