Elementuro:IfcPsetWindowCommon
uro:IfcPsetWindowCommon
定義
IFCで記述された窓に共通の属性。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:boolean [0..1]
xs:double [0..1]
xs:double [0..1]
xs:double [0..1]
xs:boolean [0..1]
XMLスキーマ
  <xs:element name="IfcPsetWindowCommon" substitutionGroup="uro:IfcAttribute" type="uro:IfcPsetWindowCommonType"/>
XMLインスタンスのサンプル
<uro:IfcPsetWindowCommon>
    <uro:reference>AA000001</uro:reference>
    <uro:acousticRating>1級</uro:acousticRating>
    <uro:fireRating>等級3</uro:fireRating>
    <uro:securityRating>等級3</uro:securityRating>
    <uro:isExternal>1</uro:isExternal>
    <uro:infiltration>0.1</uro:infiltration>
    <uro:thermalTransmittance>1.0</uro:thermalTransmittance>
    <uro:glazingAreaFraction>0.1</uro:glazingAreaFraction>
    <uro:smokeStop>1</uro:smokeStop>
</uro:IfcPsetWindowCommon>