Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcColourSpecification

Definition from ISO/CD 10303-46:1992: The colour specification entity contains a direct colour definition. Colour component values refer directly to a specific colour space.

NOTE  Corresponding STEP name: colour_specification. It has been made into an abstract entity in IFC. Please refer to ISO/IS 10303-46:1994, p. 138 for the final definition of the formal standard.
HISTORY  New entity in Release IFC2x Edition 2.

EXPRESS specification:

ENTITY IfcColourSpecification
ABSTRACT SUPERTYPE OF (IfcColourRgb);
Name  :  OPTIONAL IfcLabel;
END_ENTITY;

Attribute definitions:

Name  :  Optional name given to a particular colour specification in addition to the colour components (like the RGB values).
NOTE  Examples are the names of a industry colour classification, such as RAL.
IFC2x Edition 3 CHANGE  Attribute added.

Inheritance graph

ENTITY IfcColourSpecification;
ENTITY IfcColourSpecification;
Name  :  OPTIONAL IfcLabel;
END_ENTITY;