TYPE boundary_surface_vector_3d_variable

(* SCHEMA finite_element_analysis_control_and_result_schema; *)
TYPE boundary_surface_vector_3d_variable = ENUMERATION OF 
     (applied_force_per_unit_area,
      applied_moment_per_unit_area);
END_TYPE;

Referenced By

Defintion boundary_surface_vector_3d_variable is references by the following definitions:
DefinitionType
 boundary_variable SELECT


[Top Level Definitions] [Exit]

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