TYPE surface_scalar_variable

(* SCHEMA structural_analysis_design; *)
  TYPE surface_scalar_variable = ENUMERATION OF
    (thickness,
     surface_thermal_gradient,
     reference_surface_thermal_gradient);
  END_TYPE; -- surface_scalar_variable

Referenced By

Defintion surface_scalar_variable is references by the following definitions:
DefinitionType
 surface_element_variable SELECT


[Top Level Definitions] [Exit]

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