TYPE axi_or_plane

(* SCHEMA structural_analysis_design; *)
  TYPE axi_or_plane = ENUMERATION OF
    (axisymmetric,
     planar);
  END_TYPE; -- axi_or_plane

Referenced By

Defintion axi_or_plane is references by the following definitions:
DefinitionType
 fea_model_2d ENTITY


[Top Level Definitions] [Exit]

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