TYPE shape_definition

(* SCHEMA ship_moulded_form_schema; *)
  TYPE shape_definition = SELECT
    (product_definition_shape,
     shape_aspect);
  END_TYPE; -- shape_definition

Referenced By

Defintion shape_definition is references by the following definitions:
DefinitionType
 characterized_definition SELECT


[Top Level Definitions] [Exit]

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