Overview Schemas Index

finite_element_analysis_control_and_result_schema         


ENTITY element_nodal_freedom_actions
          SUBTYPE OF (state_definition);
          element : model_or_control_element;
          nodal_action : LIST [1:?] OF element_nodal_freedom_terms;
END_ENTITY; -- element_nodal_freedom_actions

Entity data types and their attributes

state_definition
          defined_state: state;
element_nodal_freedom_actions
          element: model_or_control_element;
          nodal_action: LIST [1:?] OF element_nodal_freedom_terms;

Users

state_definition
element_nodal_freedom_actions

Global rules for this entity data type

          -