IFC 4.3.2.20250219 (IFC4X3_ADD2) under development

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

Edit on Github

4 contributor(s):
Last change: Improve definition split (#876) * bring back headers headers were previously removed by mistake, now bringing them back * add new lines and rename the tag add the word 'short' in it * unify newlines make exactly one newline before and two after the tag * resolving typos Because bringing back headers required to go back in time to previous version, I'm now re-resolving the issues: #861, #860, #856 by ArturTomczak on 7/16/2024, 2:07:28 PM

Is this page difficult to understand? Let us know!