4.1.2.3.4.1.1 Extruded Area Basic Profile

Figure 23 illustrates an instance diagram.

Extruded Area Basic ProfileIfcExtrudedAreaSolidIfcStyledItemIfcSurfaceStyleIfcLabelIfcStyledItemIfcProfileDefCircle Hollow Profile DefinitionCircle Profile DefinitionEllipse Profile DefinitionRectangle Hollow Profile DefinitionRectangle Profile DefinitionRectangle Rounded Profile DefinitionIfcProfileDefIfcAxis2Placement3DIfcCartesianPointIfcDirectionIfcDirectionIfcDirectionIfcPositiveLengthMeasure

Figure 23 — Extruded Area Basic Profile

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="46b7a7e6-0d7c-4e73-9397-605abe9fe7b9" name="Extruded Area Basic Profile" applicableSchema="IFC4" applicableEntity="IfcExtrudedAreaSolid">
  <Rules>
    <AttributeRule AttributeName="Position">
      <EntityRules>
        <EntityRule EntityName="IfcAxis2Placement3D">
          <AttributeRules>
            <AttributeRule AttributeName="Location">
              <EntityRules>
                <EntityRule EntityName="IfcCartesianPoint" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="Axis">
              <EntityRules>
                <EntityRule EntityName="IfcDirection" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="RefDirection">
              <EntityRules>
                <EntityRule EntityName="IfcDirection" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="ExtrudedDirection">
      <EntityRules>
        <EntityRule EntityName="IfcDirection" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Depth">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule RuleID="Profile" AttributeName="SweptArea">
      <EntityRules>
        <EntityRule EntityName="IfcProfileDef">
          <References>
            <Template ref="7bfa1814-95e5-4fe5-afd9-83eb7a4366e1" />
          </References>
        </EntityRule>
        <EntityRule EntityName="IfcProfileDef" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="StyledByItem">
      <EntityRules>
        <EntityRule EntityName="IfcStyledItem">
          <AttributeRules>
            <AttributeRule AttributeName="Styles">
              <EntityRules>
                <EntityRule EntityName="IfcSurfaceStyle" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="Name">
              <EntityRules>
                <EntityRule EntityName="IfcLabel" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
        <EntityRule EntityName="IfcStyledItem" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page