Figure 62 illustrates an instance diagram.
Figure 62 — Polygonal Geometry |
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="72c0b316-6b48-478d-91fa-6e4b5a781b07" name="Polygonal Geometry" applicableSchema="IFC4" applicableEntity="IfcPolygonalFaceSet">
<Rules>
<AttributeRule AttributeName="Coordinates">
<EntityRules>
<EntityRule EntityName="IfcCartesianPointList3D">
<AttributeRules>
<AttributeRule AttributeName="CoordList">
<EntityRules>
<EntityRule EntityName="IfcLengthMeasure" />
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="Closed">
<EntityRules>
<EntityRule EntityName="IfcBoolean" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="Faces">
<EntityRules>
<EntityRule EntityName="IfcIndexedPolygonalFace">
<AttributeRules>
<AttributeRule AttributeName="CoordIndex">
<EntityRules>
<EntityRule EntityName="IfcPositiveInteger" />
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
<EntityRule EntityName="IfcIndexedPolygonalFaceWithVoids">
<AttributeRules>
<AttributeRule AttributeName="CoordIndex">
<EntityRules>
<EntityRule EntityName="IfcPositiveInteger" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="InnerCoordIndices">
<EntityRules>
<EntityRule EntityName="IfcPositiveInteger" />
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="PnIndex">
<EntityRules>
<EntityRule EntityName="IfcPositiveInteger" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="HasColours">
<EntityRules>
<EntityRule EntityName="IfcIndexedColourMap">
<AttributeRules>
<AttributeRule AttributeName="Opacity">
<EntityRules>
<EntityRule EntityName="IfcNormalisedRatioMeasure" />
</EntityRules>
</AttributeRule>
<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>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
</Rules>
</ConceptTemplate>