TYPE common_datum_list

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
TYPE common_datum_list = LIST [2:?] OF datum_reference_element;
   WHERE
      WR1:
         SIZEOF(QUERY (dre <* SELF| (dre\shape_aspect.of_shape <> SELF[1]\shape_aspect.of_shape))) = 0;
END_TYPE;

Referenced By

Defintion common_datum_list is references by the following definitions:
DefinitionType
 datum_or_common_datum SELECT


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00