TYPE shape_definition

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

Referenced By

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


[Top Level Definitions] [Exit]

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