Overview Schemas Index

Colour_arm         


ENTITY Colour;
          name : STRING;
END_ENTITY; -- Colour

Entity data types and their attributes

Colour
          name: STRING;

Known subtypes

          Externally_defined_colour (Colour_arm)
          Pre_defined_colour (Colour_arm)
          User_defined_colour (Colour_arm)

Users: by entity attributes

Colour
          Curve_appearance.colour
          Light_source.colour
          Point_appearance.colour
          Solid_fill_area_style.fill_colour
          Surface_colour.assigned_colour
          Surface_style_rendering.assigned_colour
          Text_style.text_colour

Users: by defined types, not used by any entity attribute

Colour
          -

Global rules for this entity data type

          -