http://schemas.datacontract.org/2004/07/devDept.Eyeshot
viewType Simple Type
http://schemas.datacontract.org/2004/07/devDept.Eyeshot : viewType Simple Type
Description
The view type used for the images conversion.
Namespace http://schemas.datacontract.org/2004/07/devDept.Eyeshot
Type
Restriction of xs:string
Diagram
viewType Simple Type
Overview
viewType Restriction of xs:string
The view type used for the images conversion.
Facets
EnumerationFront
EnumerationRight
EnumerationRear
EnumerationLeft
EnumerationTop
EnumerationBottom
EnumerationIsometric
EnumerationDimetric
EnumerationTrimetric
EnumerationvcFrontFaceBottom
EnumerationvcFrontFaceRight
EnumerationvcFrontFaceTop
EnumerationvcFrontFaceLeft
EnumerationvcRightFaceBottom
EnumerationvcRightFaceRight
EnumerationvcRightFaceTop
EnumerationvcRightFaceLeft
EnumerationvcBackFaceBottom
EnumerationvcBackFaceRight
EnumerationvcBackFaceTop
EnumerationvcBackFaceLeft
EnumerationvcLeftFaceBottom
EnumerationvcLeftFaceRight
EnumerationvcLeftFaceTop
EnumerationvcLeftFaceLeft
EnumerationvcBottomFaceBottom
EnumerationvcBottomFaceRight
EnumerationvcBottomFaceTop
EnumerationvcBottomFaceLeft
EnumerationvcTopFaceBottom
EnumerationvcTopFaceRight
EnumerationvcTopFaceTop
EnumerationvcTopFaceLeft
EnumerationvcFrontFaceBottomLeft
EnumerationvcFrontFaceBottomRight
EnumerationvcFrontFaceTopLeft
EnumerationvcFrontFaceTopRight
EnumerationvcBackFaceBottomLeft
EnumerationvcBackFaceBottomRight
EnumerationvcBackFaceTopLeft
EnumerationvcBackFaceTopRight
EnumerationOther
Source
<xs:simpleType name="viewType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Front" />
    <xs:enumeration value="Right" />
    <xs:enumeration value="Rear" />
    <xs:enumeration value="Left" />
    <xs:enumeration value="Top" />
    <xs:enumeration value="Bottom" />
    <xs:enumeration value="Isometric" />
    <xs:enumeration value="Dimetric" />
    <xs:enumeration value="Trimetric" />
    <xs:enumeration value="vcFrontFaceBottom" />
    <xs:enumeration value="vcFrontFaceRight" />
    <xs:enumeration value="vcFrontFaceTop" />
    <xs:enumeration value="vcFrontFaceLeft" />
    <xs:enumeration value="vcRightFaceBottom" />
    <xs:enumeration value="vcRightFaceRight" />
    <xs:enumeration value="vcRightFaceTop" />
    <xs:enumeration value="vcRightFaceLeft" />
    <xs:enumeration value="vcBackFaceBottom" />
    <xs:enumeration value="vcBackFaceRight" />
    <xs:enumeration value="vcBackFaceTop" />
    <xs:enumeration value="vcBackFaceLeft" />
    <xs:enumeration value="vcLeftFaceBottom" />
    <xs:enumeration value="vcLeftFaceRight" />
    <xs:enumeration value="vcLeftFaceTop" />
    <xs:enumeration value="vcLeftFaceLeft" />
    <xs:enumeration value="vcBottomFaceBottom" />
    <xs:enumeration value="vcBottomFaceRight" />
    <xs:enumeration value="vcBottomFaceTop" />
    <xs:enumeration value="vcBottomFaceLeft" />
    <xs:enumeration value="vcTopFaceBottom" />
    <xs:enumeration value="vcTopFaceRight" />
    <xs:enumeration value="vcTopFaceTop" />
    <xs:enumeration value="vcTopFaceLeft" />
    <xs:enumeration value="vcFrontFaceBottomLeft" />
    <xs:enumeration value="vcFrontFaceBottomRight" />
    <xs:enumeration value="vcFrontFaceTopLeft" />
    <xs:enumeration value="vcFrontFaceTopRight" />
    <xs:enumeration value="vcBackFaceBottomLeft" />
    <xs:enumeration value="vcBackFaceBottomRight" />
    <xs:enumeration value="vcBackFaceTopLeft" />
    <xs:enumeration value="vcBackFaceTopRight" />
    <xs:enumeration value="Other" />
  </xs:restriction>
</xs:simpleType>
See Also
http://schemas.datacontract.org/2004/07/devDept.Eyeshot