IfcFillStyleSelect

Natural language names
Fill Style Select
Sélection de style de remplissage
Semantic definitions at the type
Type 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.

NOTE  Definition according to ISO/CD 10303-46:1992
The fill style select is a selection between different fill area styles.
NOTE  Type adapted from fill_style_select defined in ISO10303-46.
HISTORY  New select type in IFC2x2.
Select definition
TypeDescription
IfcFillAreaStyleHatching
IfcFillAreaStyleTiles
IfcExternallyDefinedHatchStyle
IfcColour
Formal representations
XML Specification
 <xs:group name="IfcFillStyleSelect">
  <xs:choice>
   <xs:element ref="ifc:IfcColourSpecification"/>
   <xs:element ref="ifc:IfcExternallyDefinedHatchStyle"/>
   <xs:element ref="ifc:IfcFillAreaStyleHatching"/>
   <xs:element ref="ifc:IfcFillAreaStyleTiles"/>
   <xs:element ref="ifc:IfcPreDefinedColour"/>
  </xs:choice>
 </xs:group>
EXPRESS Specification

References  References: IfcFillAreaStyle

Link to this page  Link to this page