4.11.3.2.1.1 Triangulated Geometry

Figure 119 illustrates an instance diagram.

Triangulated GeometryIfcTriangulatedFaceSetIfcCartesianPointList3DIfcLengthMeasureIfcIndexedColourMapIfcNormalisedRatioMeasureIfcColourRgbListIfcNormalisedRatioMeasureIfcPositiveIntegerIfcParameterValueIfcBooleanIfcPositiveIntegerIfcPositiveInteger

Figure 119 — Triangulated Geometry

mvdXML Specification
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="677bd4ce-e38b-4581-b40d-c9eaa2416971" name="Triangulated Geometry" status="sample" applicableSchema="IFC4" applicableEntity="IfcTriangulatedFaceSet">
  <Rules>
    <AttributeRule AttributeName="Coordinates">
      <EntityRules>
        <EntityRule EntityName="IfcCartesianPointList3D">
          <AttributeRules>
            <AttributeRule AttributeName="CoordList">
              <EntityRules>
                <EntityRule EntityName="IfcLengthMeasure" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Normals">
      <EntityRules>
        <EntityRule EntityName="IfcParameterValue" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule RuleID="Closed" AttributeName="Closed">
      <EntityRules>
        <EntityRule EntityName="IfcBoolean" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="CoordIndex">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveInteger" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="PnIndex">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveInteger" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="HasColours">
      <EntityRules>
        <EntityRule EntityName="IfcIndexedColourMap">
          <AttributeRules>
            <AttributeRule AttributeName="Colours">
              <EntityRules>
                <EntityRule EntityName="IfcColourRgbList">
                  <AttributeRules>
                    <AttributeRule AttributeName="ColourList">
                      <EntityRules>
                        <EntityRule EntityName="IfcNormalisedRatioMeasure" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="ColourIndex">
              <EntityRules>
                <EntityRule EntityName="IfcPositiveInteger" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="Opacity">
              <EntityRules>
                <EntityRule EntityName="IfcNormalisedRatioMeasure" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page