ENTITY section_properties_asymmetric

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY section_properties_asymmetric
SUBTYPE OF (section_properties);
 	neutral_axis_shear_centre : ARRAY [1:2] OF OPTIONAL length_measure_with_unit;
 	theta_angle_z_axis_v_axis : OPTIONAL plane_angle_measure_with_unit;
 	inertia_moment_Iu : OPTIONAL inertia_measure_with_unit;
 	inertia_moment_Iv : OPTIONAL inertia_measure_with_unit;
 	radius_of_gyration_ru : OPTIONAL positive_length_measure_with_unit;
 	radius_of_gyration_rv : OPTIONAL positive_length_measure_with_unit;
 	section_modulii : ARRAY [1:8] OF OPTIONAL modulus_measure_with_unit;
END_ENTITY; 

Explicit Attributes

Entity section_properties_asymmetric has the following local and inherited explicit attributes:
AttributeTypeDefined By
 profilesection_profile (ENTITY)section_properties
 origin_offsetARRAY OF length_measure_with_unit (ENTITY)section_properties
 torsional_constant_Ixinertia_measure_with_unit (ENTITY)section_properties
 inertia_moment_Iyinertia_measure_with_unit (ENTITY)section_properties
 inertia_moment_Izinertia_measure_with_unit (ENTITY)section_properties
 section_area_Axarea_measure_with_unit (ENTITY)section_properties
 shear_area_Asyarea_measure_with_unit (ENTITY)section_properties
 shear_area_Aszarea_measure_with_unit (ENTITY)section_properties
 shear_deformation_area_Ayarea_measure_with_unit (ENTITY)section_properties
 shear_deformation_area_Azarea_measure_with_unit (ENTITY)section_properties
 surface_per_lengthpositive_length_measure_with_unit (ENTITY)section_properties
 radius_of_gyration_rypositive_length_measure_with_unit (ENTITY)section_properties
 radius_of_gyration_rzpositive_length_measure_with_unit (ENTITY)section_properties
 plastic_modulus_Symodulus_measure_with_unit (ENTITY)section_properties
 plastic_modulus_Szmodulus_measure_with_unit (ENTITY)section_properties
 warping_constantderived_measure_with_unit (ENTITY)section_properties
 torsional_indexREALsection_properties
 buckling_parameterREALsection_properties
 nominal_massmass_per_length_measure_with_unit (ENTITY)section_properties
 actual_massmass_per_length_measure_with_unit (ENTITY)section_properties
 neutral_axis_shear_centreARRAY OF length_measure_with_unit (ENTITY)section_properties_asymmetric
 theta_angle_z_axis_v_axisplane_angle_measure_with_unit (ENTITY)section_properties_asymmetric
 inertia_moment_Iuinertia_measure_with_unit (ENTITY)section_properties_asymmetric
 inertia_moment_Ivinertia_measure_with_unit (ENTITY)section_properties_asymmetric
 radius_of_gyration_rupositive_length_measure_with_unit (ENTITY)section_properties_asymmetric
 radius_of_gyration_rvpositive_length_measure_with_unit (ENTITY)section_properties_asymmetric
 section_moduliiARRAY OF modulus_measure_with_unit (ENTITY)section_properties_asymmetric

Derived Attributes

Entity section_properties_asymmetric has the following local and inherited derived attributes:
AttributeTypeDefined By
 y_offsetREALsection_properties
 z_offsetREALsection_properties

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity section_properties_asymmetric inherits from the following supertypes:
  section_properties

Subtypes

    No subtypes

Referenced By

Entity section_properties_asymmetric and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 part_sheet_profiled ENTITY section_properties
 section_properties ENTITY section_properties_asymmetric
 select_structural_item SELECT section_properties


[Top Level Definitions] [Exit]

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