Definition Type: SimpleType
Name: IfcReflectanceMethodEnum
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 IfcReflectanceMethodEnum in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="IfcReflectanceMethodEnum">
    <xs:restriction base="xs:string">
        <xs:enumeration value="blinn" />
        <xs:enumeration value="flat" />
        <xs:enumeration value="glass" />
        <xs:enumeration value="matt" />
        <xs:enumeration value="metal" />
        <xs:enumeration value="mirror" />
        <xs:enumeration value="phong" />
        <xs:enumeration value="plastic" />
        <xs:enumeration value="strauss" />
        <xs:enumeration value="notdefined" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration blinn
Enumeration flat
Enumeration glass
Enumeration matt
Enumeration metal
Enumeration mirror
Enumeration phong
Enumeration plastic
Enumeration strauss
Enumeration notdefined
Collapse Derivation Tree:
Collapse References:
ifc:IfcReflectanceMethodEnumifc:ReflectanceMethod,