IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.12.3.23 IfcPreDefinedColour

ABSTRACT This definition may not be instantiated

8.12.3.23.1 Semantic definition

The pre defined colour determines those qualified names which can be used to identify a colour that is in scope of the current data exchange specification (in contrary to colour specification which defines the colour directly by its colour components).

8.12.3.23.2 Entity inheritance

8.12.3.23.3 Attributes

# Attribute Type Description
IfcPreDefinedItem (1)
1 Name IfcLabel

The string by which the pre defined item is identified. Allowable values for the string are declared at the level of subtypes.

Table 8.12.3.23.A

8.12.3.23.4 Formal representation

ENTITY IfcPreDefinedColour
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcDraughtingPreDefinedColour))
 SUBTYPE OF (IfcPreDefinedItem);
END_ENTITY;

8.12.3.23.5 References

Edit on Github


Is this page difficult to understand? Let us know!