IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

8.12.2.5 IfcFillStyleSelect

8.12.2.5.1 Semantic definition

The IfcFillStyleSelect provides a selection between a simple fill colour, a hatching, a tiling or an externally defined hatch style as presentation styles for a styled item.

8.12.2.5.2 Type values

Type
IfcColour
IfcExternallyDefinedHatchStyle
IfcFillAreaStyleHatching
IfcFillAreaStyleTiles
Table 8.12.2.5.A

8.12.2.5.3 Formal representation

TYPE IfcFillStyleSelect = SELECT
(IfcColour
,IfcExternallyDefinedHatchStyle
,IfcFillAreaStyleHatching
,IfcFillAreaStyleTiles);
END_TYPE;

8.12.2.5.4 References

Edit on Github

3 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!