Overview Schemas Index

finite_element_analysis_control_and_result_schema         


ENTITY solid_freedom_values
          SUBTYPE OF (solid_freedom_and_value_definition);
END_ENTITY; -- solid_freedom_values

Entity data types and their attributes

state_definition
          defined_state: state;
solid_freedom_and_value_definition
          required_solid: analysis_item_within_representation;
          coordinate_system: fea_axis2_placement_3d;
          degrees_of_freedom: freedoms_list;
          values: LIST [1:?] OF measure_or_unspecified_value;
solid_freedom_values
          -

Users

state_definition
solid_freedom_and_value_definition
solid_freedom_values

Global rules for this entity data type

          -