4.1.6.3.2.3 I-Shape Profile Definition

Figure 67 illustrates an instance diagram.

I-Shape Profile DefinitionIfcIShapeProfileDefIfcProfileTypeEnumIfcLabelIfcAxis2Placement2DIfcCartesianPointIfcCartesianPointIfcDirectionIfcDirectionIfcAxis2Placement2DIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcNonNegativeLengthMeasureIfcNonNegativeLengthMeasureIfcPlaneAngleMeasure

Figure 67 — I-Shape Profile Definition

mvdXML Specification
<?xml version="1.0" encoding="utf-8"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="6e083289-49f9-4762-9f5c-c17ad2adde05" name="I-Shape Profile Definition" applicableSchema="IFC4" applicableEntity="IfcIShapeProfileDef">
  <Rules>
    <AttributeRule AttributeName="ProfileType">
      <EntityRules>
        <EntityRule EntityName="IfcProfileTypeEnum" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="ProfileName">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Position">
      <EntityRules>
        <EntityRule EntityName="IfcAxis2Placement2D">
          <AttributeRules>
            <AttributeRule AttributeName="Location">
              <EntityRules>
                <EntityRule EntityName="IfcCartesianPoint" />
                <EntityRule EntityName="IfcCartesianPoint" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="RefDirection">
              <EntityRules>
                <EntityRule EntityName="IfcDirection" />
                <EntityRule EntityName="IfcDirection" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
        <EntityRule EntityName="IfcAxis2Placement2D" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="OverallWidth">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="OverallDepth">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="WebThickness">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="FlangeThickness">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="FilletRadius">
      <EntityRules>
        <EntityRule EntityName="IfcNonNegativeLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="FlangeEdgeRadius">
      <EntityRules>
        <EntityRule EntityName="IfcNonNegativeLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="FlangeSlope">
      <EntityRules>
        <EntityRule EntityName="IfcPlaneAngleMeasure" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page