Elementuro:ifcBoundarySurfaceAttribute
定義
IDM・MVDで定義されるIFCのクラス及びプロパティセットに含まれる情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="ifcBoundarySurfaceAttribute" type="uro:IfcAttributePropertyType" substitutionGroup="bldg:_GenericApplicationPropertyOfBoundarySurface"/>
XMLインスタンスのサンプル
<uro:ifcBoundarySurfaceAttribute>
    <uro:IfcWall>
        <uro:globalId>j000000000000000000000</uro:globalId>
        <uro:name>[名称]</uro:name>
        <uro:description>[追加説明]</uro:description>
        <uro:objectType>[特定の型]</uro:objectType>
        <uro:tag>Wa00001</uro:tag>
        <uro:elementType codeSpace="../../codelists/IfcBuildingElement_elementType.xml">BE_13</uro:elementType>
        <uro:nominalLength uom="m">5.00</uro:nominalLength>
        <uro:nominalWidth uom="m">0.30</uro:nominalWidth>
        <uro:nominalHeight uom="m">2.50</uro:nominalHeight>
        <uro:grossFootPrintArea uom="m2">10.0</uro:grossFootPrintArea>
        <uro:netFootPrintArea uom="m2">9.5</uro:netFootPrintArea>
        <uro:grossSideArea uom="m2">12.0</uro:grossSideArea>
        <uro:netSideArea uom="m2">11.5</uro:netSideArea>
        <uro:grossSideAreaLeft uom="m2">6.0</uro:grossSideAreaLeft>
        <uro:netSideAreaLeft uom="m2">5.8</uro:netSideAreaLeft>
        <uro:grossSideAreaRight uom="m2">6.0</uro:grossSideAreaRight>
        <uro:netSideAreaRight uom="m2">5.8</uro:netSideAreaRight>
        <uro:grossVolume uom="m3">15.0</uro:grossVolume>
        <uro:netVolume uom="m3">14.0</uro:netVolume>
    </uro:IfcWall>
</uro:ifcBoundarySurfaceAttribute>