4.11.4.1 Geometry Curve Style

Figure 123 illustrates an instance diagram.

Geometry Curve StyleIfcCurveStyleIfcLabelIfcCurveStyleFontIfcLabelIfcCurveStyleFontPatternIfcLengthMeasureIfcPositiveLengthMeasureIfcPositiveRatioMeasureIfcColourRgbIfcBoolean

Figure 123 — Geometry Curve 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="cc12f789-67d8-4077-a451-141ba86744d8" name="Geometry Curve Style" status="sample" applicableSchema="IFC4" applicableEntity="IfcCurveStyle">
  <Rules>
    <AttributeRule AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="CurveFont">
      <EntityRules>
        <EntityRule EntityName="IfcCurveStyleFont">
          <AttributeRules>
            <AttributeRule AttributeName="PatternList">
              <EntityRules>
                <EntityRule EntityName="IfcCurveStyleFontPattern">
                  <AttributeRules>
                    <AttributeRule AttributeName="VisibleSegmentLength">
                      <EntityRules>
                        <EntityRule EntityName="IfcLengthMeasure" />
                      </EntityRules>
                    </AttributeRule>
                    <AttributeRule AttributeName="InvisibleSegmentLength">
                      <EntityRules>
                        <EntityRule EntityName="IfcPositiveLengthMeasure" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="Name">
              <EntityRules>
                <EntityRule EntityName="IfcLabel" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="CurveWidth">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveRatioMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="CurveColour">
      <EntityRules>
        <EntityRule EntityName="IfcColourRgb" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="ModelOrDraughting">
      <EntityRules>
        <EntityRule EntityName="IfcBoolean" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page