IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.12.3.4 IfcColourSpecification

AbRV ⓘ
RV ⓘ

ABSTRACT This definition may not be instantiated

8.12.3.4.1 Semantic definition

8.12.3.4.2 Entity inheritance

8.12.3.4.3 Attributes

# Attribute Type Description
IfcColourSpecification (1)
1 Name OPTIONAL IfcLabel

Optional name given to a particular colour specification in addition to the colour components (like the RGB values).

Table 8.12.3.4.A

8.12.3.4.4 Formal representation

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

8.12.3.4.5 References

Edit on Github


Is this page difficult to understand? Let us know!