ENTITY draughting_pre_defined_curve_font

(* SCHEMA explicit_draughting; *)
  ENTITY draughting_pre_defined_curve_font
    SUBTYPE OF (pre_defined_curve_font);
    WHERE
      wr1: SELF.name IN ['continuous','chain','chain double dash','dashed',
               'dotted'];
  END_ENTITY; -- draughting_pre_defined_curve_font

Explicit Attributes

Entity draughting_pre_defined_curve_font 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 draughting_pre_defined_curve_font inherits from the following supertypes:
  pre_defined_item
    pre_defined_curve_font

Subtypes

    No subtypes

Referenced By

Entity draughting_pre_defined_curve_font and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_font_usage RULE pre_defined_curve_font
 curve_style_font_select SELECT pre_defined_curve_font
 pre_defined_curve_font_instantiation RULE pre_defined_curve_font
 subtype_mandatory_pre_defined_curve_font RULE pre_defined_curve_font


[Top Level Definitions] [Exit]

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