Overview Schemas Index

finite_element_analysis_control_and_result_schema         


ENTITY curve_freedom_action_definition
          SUBTYPE OF (curve_freedom_and_value_definition);
          action : action_type;
END_ENTITY; -- curve_freedom_action_definition

Entity data types and their attributes

state_definition
          defined_state: state;
curve_freedom_and_value_definition
          required_curve: analysis_item_within_representation;
          coordinate_system: fea_axis2_placement_3d;
          degrees_of_freedom: freedoms_list;
          values: LIST [1:?] OF measure_or_unspecified_value;
curve_freedom_action_definition
          action: action_type;

Users

state_definition
curve_freedom_and_value_definition
curve_freedom_action_definition

Global rules for this entity data type

          -