IFC 4.3.0.0 (IFC4X3) final

8.12.2.1 IfcColour

8.12.2.1.1 Semantic definition

The IfcColour is a select between different definitions of colour used for presentation styles.

8.12.2.1.2 Type values

Type
IfcColourSpecification
IfcPreDefinedColour
Table 8.12.2.1.A

8.12.2.1.3 Formal representation

TYPE IfcColour = SELECT
	(IfcColourSpecification
	,IfcPreDefinedColour);
END_TYPE;

8.12.2.1.4 References