TYPE action_type

(* SCHEMA finite_element_analysis_control_and_result_schema; *)
TYPE action_type = ENUMERATION OF
     (applied_loads,
      residual_loads);
END_TYPE;

Referenced By

Defintion action_type is references by the following definitions:
DefinitionType
 curve_freedom_action_definition ENTITY
 nodal_freedom_action_definition ENTITY
 point_freedom_action_definition ENTITY
 solid_freedom_action_definition ENTITY
 surface_freedom_action_definition ENTITY


[Top Level Definitions] [Exit]

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