ENTITY curve_element_section_derived_definitions

(* SCHEMA structural_response_representation_schema; *)
ENTITY curve_element_section_derived_definitions
  SUBTYPE OF (curve_element_section_definition);
  cross_sectional_area      : context_dependent_measure;
  shear_area                : ARRAY [1:2] OF measure_or_unspecified_value;
  second_moment_of_area     : ARRAY [1:3] OF context_dependent_measure;
  torsional_constant        : context_dependent_measure;
  warping_constant          : measure_or_unspecified_value;
  location_of_centroid      : ARRAY [1:2] OF measure_or_unspecified_value;
  location_of_shear_centre  : ARRAY [1:2] OF measure_or_unspecified_value;
  location_of_non_structural_mass
                            : ARRAY [1:2] OF measure_or_unspecified_value;
  non_structural_mass       : measure_or_unspecified_value;
  polar_moment              : measure_or_unspecified_value;
END_ENTITY;

Explicit Attributes

Entity curve_element_section_derived_definitions has the following local and inherited explicit attributes:
AttributeTypeDefined By
 descriptiontext (STRING)curve_element_section_definition
 section_angleplane_angle_measure (REAL)curve_element_section_definition
 cross_sectional_areacontext_dependent_measure (REAL)curve_element_section_derived_definitions
 shear_areaARRAY OF measure_or_unspecified_value (SELECT)curve_element_section_derived_definitions
 second_moment_of_areaARRAY OF context_dependent_measure (REAL)curve_element_section_derived_definitions
 torsional_constantcontext_dependent_measure (REAL)curve_element_section_derived_definitions
 warping_constantmeasure_or_unspecified_value (SELECT)curve_element_section_derived_definitions
 location_of_centroidARRAY OF measure_or_unspecified_value (SELECT)curve_element_section_derived_definitions
 location_of_shear_centreARRAY OF measure_or_unspecified_value (SELECT)curve_element_section_derived_definitions
 location_of_non_structural_massARRAY OF measure_or_unspecified_value (SELECT)curve_element_section_derived_definitions
 non_structural_massmeasure_or_unspecified_value (SELECT)curve_element_section_derived_definitions
 polar_momentmeasure_or_unspecified_value (SELECT)curve_element_section_derived_definitions

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity curve_element_section_derived_definitions inherits from the following supertypes:
  curve_element_section_definition

Subtypes

    No subtypes

Referenced By

Entity curve_element_section_derived_definitions and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_2d_element_property ENTITY curve_element_section_definition
 curve_element_interval_constant ENTITY curve_element_section_definition
 curve_element_interval_linearly_varying ENTITY curve_element_section_definition
 curve_element_section_definition ENTITY curve_element_section_derived_definitions
 fea_curve_section_geometric_relationship ENTITY curve_element_section_definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00