ENTITY pre_defined_surface_condition_symbol

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY pre_defined_surface_condition_symbol
   SUBTYPE OF (pre_defined_symbol);
   WHERE
      WR1:
         SELF.name IN [ '000', '010', '020', '030', '040', '050', '060', '070', '001', '011', '021', '031', '041', '051', '061', '071', '100', '110', '120', '130', '140', '150', '160', '170', '101', '111', '121', '131', '141', '151', '161', '171', '200', '210', '220', '230', '240', '250', '260', '270', '201', '211', '221', '231', '241', '251', '261', '271' ];
END_ENTITY;

Explicit Attributes

Entity pre_defined_surface_condition_symbol has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)pre_defined_item

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity pre_defined_surface_condition_symbol inherits from the following supertypes:
  pre_defined_item
    pre_defined_symbol

Subtypes

    No subtypes

Referenced By

Entity pre_defined_surface_condition_symbol and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 defined_symbol_select SELECT pre_defined_symbol
 dependent_instantiable_pre_defined_symbol RULE pre_defined_symbol
 draughting_pre_defined_colour ENTITY pre_defined_item
 draughting_pre_defined_curve_font ENTITY pre_defined_item
 draughting_pre_defined_text_font ENTITY pre_defined_item
 subtype_exclusiveness_pre_defined_item RULE pre_defined_item
 subtype_exclusiveness_pre_defined_symbol RULE pre_defined_symbol
 subtype_mandatory_pre_defined_item RULE pre_defined_item
 subtype_mandatory_pre_defined_symbol RULE pre_defined_symbol


[Top Level Definitions] [Exit]

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