ENTITY colour_specification

(* SCHEMA explicit_draughting; *)
  ENTITY colour_specification
    SUBTYPE OF (colour);
      name : colour;
  END_ENTITY; -- colour_specification

Explicit Attributes

Entity colour_specification has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namecolour (ENTITY)colour_specification

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity colour_specification inherits from the following supertypes:
  colour

Subtypes

Entity colour_specification has the following subtypes:
    colour_rgb*
* - Immediate Subtypes

Referenced By

Entity colour_specification and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 colour_specification ENTITY colour
 curve_style ENTITY colour
 fill_area_style_colour ENTITY colour
 symbol_colour ENTITY colour
 text_style_for_defined_font ENTITY colour


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:37:43-04:00