Definition Type: SimpleType
Name: IfcSurfaceTextureEnum
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Containing Schema: IFC2X2_FINAL.xsd
Collapse XSD Schema Diagram:
XSD Diagram of IfcSurfaceTextureEnum in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="IfcSurfaceTextureEnum">
    <xs:restriction base="xs:string">
        <xs:enumeration value="bump" />
        <xs:enumeration value="opacity" />
        <xs:enumeration value="reflection" />
        <xs:enumeration value="selfillumination" />
        <xs:enumeration value="shininess" />
        <xs:enumeration value="specular" />
        <xs:enumeration value="texture" />
        <xs:enumeration value="transparencymap" />
        <xs:enumeration value="notdefined" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration bump
Enumeration opacity
Enumeration reflection
Enumeration selfillumination
Enumeration shininess
Enumeration specular
Enumeration texture
Enumeration transparencymap
Enumeration notdefined
Collapse Derivation Tree:
Collapse References:
ifc:IfcSurfaceTextureEnumifc:TextureType,