IFC 4.3.0.0 (IFC4X3) final

8.12.2.14 IfcSpecularHighlightSelect

8.12.2.14.1 Semantic definition

The IfcSpecularHighlightSelect defines the selectable types of value for specular highlight sharpness.

8.12.2.14.2 Type values

Type
IfcSpecularExponent
IfcSpecularRoughness
Table 8.12.2.14.A

8.12.2.14.3 Formal representation

TYPE IfcSpecularHighlightSelect = SELECT
	(IfcSpecularExponent
	,IfcSpecularRoughness);
END_TYPE;

8.12.2.14.4 References