IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.12.2.2 IfcColourOrFactor

8.12.2.2.1 Semantic definition

The IfcColourOrFactor enables the selection of either a RGB colour value or a scalar factor value for the use as values of the reflectance components.

8.12.2.2.2 Type values

Type
IfcColourRgb
IfcNormalisedRatioMeasure
Table 8.12.2.2.A

8.12.2.2.3 Formal representation

TYPE IfcColourOrFactor = SELECT
	(IfcColourRgb
	,IfcNormalisedRatioMeasure);
END_TYPE;

8.12.2.2.4 References

Edit on Github


Is this page difficult to understand? Let us know!