4.11.4.3 Geometry Fill Area Style

Figure 125 illustrates an instance diagram.

Geometry Fill Area StyleIfcFillAreaStyleIfcLabelIfcColourRgbIfcFillAreaStyleHatchingIfcCurveStyleIfcVectorIfcCartesianPointIfcCartesianPointIfcPlaneAngleMeasureIfcBoolean

Figure 125 — Geometry Fill Area Style

mvdXML Specification
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="6bfda9d9-5e6e-4920-bd86-9c7b6f6dea5c" name="Geometry Fill Area Style" status="sample" applicableSchema="IFC4" applicableEntity="IfcFillAreaStyle">
  <Rules>
    <AttributeRule AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="FillStyles">
      <EntityRules>
        <EntityRule EntityName="IfcColourRgb" />
        <EntityRule EntityName="IfcFillAreaStyleHatching">
          <AttributeRules>
            <AttributeRule AttributeName="HatchLineAppearance">
              <EntityRules>
                <EntityRule EntityName="IfcCurveStyle" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="StartOfNextHatchLine">
              <EntityRules>
                <EntityRule EntityName="IfcVector" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="PointOfReferenceHatchLine">
              <EntityRules>
                <EntityRule EntityName="IfcCartesianPoint" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="PatternStart">
              <EntityRules>
                <EntityRule EntityName="IfcCartesianPoint" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="HatchLineAngle">
              <EntityRules>
                <EntityRule EntityName="IfcPlaneAngleMeasure" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="ModelorDraughting">
      <EntityRules>
        <EntityRule EntityName="IfcBoolean" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page